Skip to content

Commit ce861a3

Browse files
Chris HendrixCorbin Halliwill
authored andcommitted
Bump version to 6.17.1
Signed-off-by: Corbin Halliwill <[email protected]>
1 parent f2060a3 commit ce861a3

File tree

2 files changed

+76
-1
lines changed

2 files changed

+76
-1
lines changed

CHANGELOG.md

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,78 @@
1+
## 6.17.1
2+
* Bump version to 6.17.1
3+
* Set the deployment prior to running smoketest
4+
* Run smoke tests after deploy-boshlite
5+
* Backfill CHANGELOG.md for v6.17.0
6+
* generate-changelog writes to CHANGELOG.md
7+
* suggestions made by 'gofmt -s'
8+
* Use InnoSetup to sign the generated windows exe installer
9+
* All the nodes (except only 2) and for CATS
10+
* No nodes for gats linux
11+
* Pump up the jam, pump it up/ While your feet are stompin'
12+
* Add cflinuxfs2-rootfs-release to deploy-diego
13+
* Can you C what I did here? :grin:
14+
* Formatting
15+
* Fix capturing terminal output on windows
16+
* WHAT AMI!? I CAN'T EVEN?!
17+
* Run tests in parallel
18+
* Up the size of bosh lite
19+
* Fix err variable shadowing govet error
20+
* Staticly link Linux binaries
21+
* rename edge installer to match version installers
22+
* Taste the rainbow (bring colors to windows)
23+
* Check for existence of CF_HOME
24+
* Update README
25+
* Revert "Windows x64 installer puts things in correct directory"
26+
* Remove data races from NOAA log repo
27+
* Windows x64 installer puts things in correct directory
28+
* added request to check the latest version
29+
* Merge pull request #821 from andreas-kupries/ticket-ref-117404629
30+
* Adding back in noaa library
31+
* Removing noaa, so hopefully submodule doesn't show
32+
* Using gvt to Recreate vendor directory
33+
* Fix collateral damage
34+
* Important to flush (message queues, that is)
35+
* Remove tests from noaa package
36+
* Merge noaa to master
37+
* Merge master into wip/104053574-switch-to-noaa
38+
* Change error message to specify command instead of RoutingAPIRequirement
39+
* Update noaa to challiwill fork
40+
* Ui -> UI
41+
* Api -> API
42+
* Cli -> CLI
43+
* Do not break plugins
44+
* Url -> URL
45+
* Uri -> URI
46+
* Guid -> GUID
47+
* Update acronyms
48+
* Only display insecure warning for insecure api's
49+
* Ref ticket 117404629. Reviewed transforms done on a cell value. Had to trim value before transformation in all places (*). Moved application of the transform into printCellValue, to keep things nearer to each other and make comparison of printing and width calculation easier.
50+
* Copy old translations and update them to 'https'
51+
* Use new noaa consumer library
52+
* Update noaa library and some others
53+
* Linter won't complain
54+
* Make returned vars explicit
55+
* Add back properties in stub
56+
* Fix routing api property
57+
* Remove RunCliCommand
58+
* Enforce https connections to plugins.cloudfoundry.org
59+
* Use https:// in plugin help text
60+
* Put property-override where it won't get deleated
61+
* Make consistent with deploy-routing-release
62+
* Set appropriate tabbing
63+
* Make formatting correct
64+
* Use https for plugin-repos
65+
* Add LITE_HOSTNAME back
66+
* Add property-override stub back
67+
* for concourse to pick up previous commit
68+
* Update provision cf script and remove unnecessary envs
69+
* Update final-cli resource path
70+
* Noaa Log repository added
71+
* Changed LogsRepository interface
72+
* Moved FakeLoggregatorConsumer
73+
* Introduce generic interface for LogsRepository
74+
* Adding noaa library to deps
75+
176
## 6.17.0
277
* Bump version to 6.17.0
378
* Update TcpRoutingMinAPIVersion to 2.53.0

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.17.0
1+
6.17.1

0 commit comments

Comments
 (0)