SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for bosh-cli-5.4.0-lp150.1.3.x86_64.rpm :

* Wed Nov 14 2018 thardeckAATTsuse.com- update to version 5.4.0 [#]## Features - Show information of director stemcell on bosh env [(#159937907)](https://www.pivotaltracker.com/story/show/159937907) - requires director 268.3+ (not yet released) - Add infrastructure column to inspect-local-stemcell cmd [(#161025983)](https://www.pivotaltracker.com/story/show/161025983) - Added support for registry-less operation (requires compatible director, CPI and stemcell) Artifacts sha256 file ecc1b6464adf9a0ede464b8699525a473e05e7205357e4eb198599edf1064f57 bosh-cli-5.4.0-linux-amd64 82ef492d4e54a7005573c8f0e2f919858832293134caedce7c03f2df0184244e bosh-cli-5.4.0-darwin-amd64 12f8ba07fd3e063f97e77c3bd3aa7454b978d764c2ef28dcf468c346dd064293 bosh-cli-5.4.0-windows-amd64.exe
* Mon Nov 12 2018 thardeckAATTsuse.com- update to version 5.3.1 [#]## Features - `create-env` and `delete-env` now run drain [(#160187330)](https://www.pivotaltracker.com/story/show/160187330) - Drain can be skipped with `--skip-drain` [(#160187329)](https://www.pivotaltracker.com/story/show/160187329) - Add new `curl` command to improve debugging [(#160300311)](https://www.pivotaltracker.com/story/show/160300311) - Support connect-proxy for socks5-proxying [(#157826201)](https://www.pivotaltracker.com/story/show/157826201) - Add `--copy` flag to `attach-disk` command to copy disk properties. Requires BOSH v267.7+ - Add beta support for managed network commands. Requires BOSH v268.1+ [(#160294918)](https://www.pivotaltracker.com/story/show/160294918) - Add `inspect-local-stemcell` command to retrieve information for local stemcell file [(#160031962)](https://www.pivotaltracker.com/story/show/160031962) [#]## Bug Fixes - Fix issue with following logs via `bosh logs -f` [(#159916490)](https://www.pivotaltracker.com/story/show/159916490) - Improve documentation for `--fix` flag in `deploy` / `recreate` commands [(#156648106)](https://www.pivotaltracker.com/story/show/156648106) - Don\'t include process rows in instance count [(#159958895)](https://www.pivotaltracker.com/story/show/159958895) - Stop printing `Using environment` twice in `deployment` command [(#159242098)](https://www.pivotaltracker.com/story/show/159242098) - Improve error message when CLI is not authenticated ([#2036](https://github.com/cloudfoundry/bosh/issues/2036), [#159908878](https://www.pivotaltracker.com/story/show/159908878)
* Tue Aug 28 2018 thardeckAATTsuse.com- update to version 5.2.2 CI Changes: - Update CI to attach CLI builds to release notes
* Fri Aug 17 2018 thardeckAATTsuse.com- update to version 5.1.2 Bug Fix: - Fix nil pointer panic during `create-env` – #462
* Tue Aug 07 2018 thardeckAATTsuse.com- update to version 5.1.1
* `create-env` now supports `--recreate-persistent-disks`
* Thu Jul 19 2018 thardeckAATTsuse.com- update to version 5.0.1 - [breaking] `deployments` no longer shows the `Cloud-Config` column - `deployment` now supports listing specific config(s) used - this change is introduced to support upcoming director features - Fix symlink race condition causing `file exists` errors in `create-release` – [#158126231](https://www.pivotaltracker.com/story/show/158126231) - Improve SOCKS5 proxy URI parsing and error output
* Tue May 29 2018 thardeckAATTsuse.com- update to version 4.0.1 - Updated `diff-config` command to include additional flags for diffing configs from local files
* Wed Mar 14 2018 thardeckAATTsuse.com- update to version 3.0.1 - [breaking] Change arguments and flags for `update-config/config/delete-config` commands - This forced CLI major version to be bumped to v3 - Update homebrew formula to add bash completion with default handling - Add `--empty-image` flag to `repack-stemcell` command - This should allow users to make light stemcells with this command - Prevent `scp` command from mangling Windows disk paths - Do not use `powershell` when shelling out to ssh binary (in `ssh` command) - Try to clean up and close ssh sessions on SIGTERM and SIGHUP (not just SIGINT)
* Wed Jan 17 2018 thardeckAATTsuse.com- update to version 2.0.48 - Fetch deployment information in parallel during `bosh instances` and `bosh vms` commands - Control this behaviour via `--parallel` option - Support BOSH_ALL_PROXY configuration with auto-starting SSH tunneling (used by BBL) - Example: `export BOSH_ALL_PROXY=ssh+socks5://ip?private-key=/tmp/private-key` - Display \'Using environment\' in \'bosh login\' command - Enforce `jobs/` to match the job spec name - Enable ERB trim support for `bosh create-env` command
* Thu Nov 09 2017 thardeckAATTsuse.com- update to version 2.0.45 - IPv6 SSH & SCP enhancements - Added `configs/update-config/delete-config` commands
* Thu Oct 19 2017 thardeckAATTsuse.com- update to version 2.0.44 - Add `BOSH_SHA2` env var to opt into sha2 checksum generation - Fix parallel task tracking (problem was mostly triggered by parallel upload tasks)
* Fri Oct 13 2017 thardeckAATTsuse.com- update to version 2.0.43 - Minor fixes to bracketing of IPv6 addresses in `ssh` command
* Wed Oct 11 2017 thardeckAATTsuse.com- update to version 2.0.42 - Added `:before/:after` modifiers to ops files for positional insertion
* Tue Sep 19 2017 thardeckAATTsuse.com- update to version 2.0.40 - Added `--recreate` flag to `bosh create-env` command to force recreation regardless if manifest has changed or not - Especially useful for restarting stopped BOSH Lite VMs - Added `--format` flag to `bosh repack-stemcell` command
* Mon Sep 11 2017 thardeckAATTsuse.com- update to version 2.0.36 - Add `vendor-package` command - Start of documentation coming in https://github.com/cloudfoundry/docs-bosh/commit/159be5c2164e4f0994472c4bca7a61ebd414ff46 - Add several IPv6 fixes for upcoming IPv6 support
* Fri Aug 18 2017 thardeckAATTsuse.com- update to version 2.0.33 - Stream task output to avoid panicking due to out of memory errors - Only is useful for very large tasks
* Fri Aug 18 2017 thardeckAATTsuse.com- update to version 2.0.32 - Fixed tmp file leaks during `upload-release` command - Temporary files were being left around in `~/.bosh/tmp`
* Thu Aug 03 2017 thardeckAATTsuse.com- update to version 2.0.30 - Adds ability to interpolate `name` and `version` in `--tarball` flag for create release - Example: `bosh create-release --tarball \"/tmp/((name))-((version)).tgz\"` - Uploads releases in parallel when doing `bosh deploy` and `bosh update-runtime-config` - Useful for cf-deployment type configurations that use many releases - Adds a way to specify stemcell that compiled release was compiled against so that CLI can determine if release upload can be skipped - Example: ``` releases: - name: zookeeper version: 0.0.5 url: https://...compiled-bits.tgz stemcell: os: ubuntu-trusty version: 3421 ``` - Variety of diffing change for update-
*-config
* Tue Jul 11 2017 thardeckAATTsuse.com- update to version 2.0.28 - Allows to follow symlinks for when builds jobs - Packages continue not follow symlinks as its content may actually be a symlink
* Sat Jul 08 2017 thardeckAATTsuse.com- update to version 2.0.27 - Add support for specifying variables with dot notation - Example: `... -v docker_tls.ca=... -v docker_tls.private_key=...` - Interpolate `((instance_id))` for `bosh scp`\'s destinations to separate assets based on instance id - Example: `bosh scp api /tmp/api/((instance_id))` - Add GCS blobstore provider to CLI - Task command will use the given deployment option as a filter
* Thu Jun 22 2017 thardeckAATTsuse.com- update to version 2.0.26 - Fixes problem uploading releases from cf-release where data was YAML encoded incorrectly
* Thu Jun 22 2017 thardeckAATTsuse.com- update to version 2.0.25
* Fri May 26 2017 thardeckAATTsuse.com- update to version 2.0.22 - Added `--resolution` flag to `cck` command to apply resolutions non-interactively - Example: `bosh -d my-dep cck --resolution delete_vm_reference --resolution delete_disk_reference`
* Thu May 18 2017 thardeckAATTsuse.com- update to version 2.0.17 - Change `object-id` to `object-name` to match Director API - Use ID for tasks list header - Fix client library for Go 1.8 - Stop copying http headers (except Authorization if it exists) during an HTTP redirect
* Tue May 02 2017 thardeckAATTsuse.com- update to version 2.0.16
* Thu Apr 06 2017 thardeckAATTsuse.com- adapt spec file to handle tarballs downloaded by concourse
* Wed Apr 05 2017 thardeckAATTsuse.com- renamed executable bosh-cli to bosh
* Tue Mar 28 2017 svollathAATTsuse.de- update to version 2.0.13
* Wed Mar 22 2017 thardeckAATTsuse.com- revert some spec changes to fix Tumbleweed building
* Tue Mar 21 2017 thardeckAATTsuse.com- use go packaging style for rpm spec
* Mon Mar 20 2017 svollathAATTsuse.de- update to version 2.0.12
* Fri Mar 03 2017 thardeckAATTsuse.com- adapt spec to go packaging changes- provide full url as source path
* Thu Feb 16 2017 svollathAATTsuse.de- update to version 2.0.2
* Fri Feb 03 2017 svollathAATTsuse.de- update to version 0.0.155
* Wed Jan 18 2017 svollathAATTsuse.de- update to version 0.0.147
* Thu Dec 22 2016 svollathAATTsuse.de- revert change bosh-cli version string with patch to spec file
* Tue Dec 20 2016 svollathAATTsuse.de- update to version 0.0.138+1921223
* Thu Dec 08 2016 svollathAATTsuse.de- update to version v0.0.131+393f06e
* Mon Dec 05 2016 svollathAATTsuse.de- update to version v0.0.123+2a5f10c- change bosh-cli version string with patch instead of spec script
* Tue Nov 08 2016 svollathAATTsuse.de- update to version v0.0.101+33f5c26- fix spec file- fix bosh-cli command to return correct version string
* Tue Oct 18 2016 chullerAATTsuse.de- initial package for version v0.0.79+312e19e
 
ICM