-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c243ed5
commit 85f8a45
Showing
2 changed files
with
1 addition
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,2 @@ | ||
# Improvements | ||
|
||
- Added `minio-blobstore` feature -- see MANUAL.md for details | ||
|
||
# Bug Fixes | ||
|
||
- Fix `bosh-dns-healthcheck` feature - thanks @michaelmccaskill (#126) | ||
|
||
- Better support for `params.dns` when specifying a single entry - thanks | ||
@michaelmccaskill (#122) | ||
|
||
- Recent changes in the bosh-cli broke the login addon. Empty environment variables is treated as a value. | ||
|
||
- Fixes for rutime addon: | ||
|
||
1. Use overlay style for including os-conf release because it gets concated | ||
into an existing overlay style file, which was incompatible with its | ||
previous operator style. | ||
|
||
2. Improve runtime-config interface, to give better feedback for runtime | ||
uploads. | ||
|
||
3. Delete genesis.ops-access runtime if both netop-access and sysop-access | ||
features are not present (instead of uploading an empty runtime config) | ||
|
||
4. Fix exclude of genesis-local-users runtime job (it was in the wrong | ||
level, and therefore uneffective. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
## Version: 2.1.1 | ||
## Version: 2.1.2 |