Release v0.42.0
Versions
- rancher/server:v0.42.0
- rancher/agent:v0.8.2
- rancher/agent-instance:v0.4.1
- rancher-compose-v0.4.3
New Features
- User Metadata [#2114] - Rancher now supports the ability for users to specify their own “user data” that becomes accessible to containers within a service in addition to the run-time meta data that’s generated by default. http://docs.rancher.com/rancher/metadata-service/#adding-user-metadata-to-a-service
Known Major Issues
- Clone does not work for hosts added using the Generic option [#2226]
Major Bug Fixes since v0.41.0
- Fixed an issue where a removed “stack” did not correctly remove its services [#2334]
- Fixed an issue where Rancher does not process states returned by Docker during image pulling well [#2318]
- Fixed an issue where credentials associated with a deleted registry is still active [#1960]
- Fixed an issue where users can still created services within deleted stacks [#1644]
- rancher-compose: Fixed an issue where “=” was not correctly being processed when interpolating variables [#2357]
- rancher-compose: Fixed an issue where numeric values work for interpolated variables [#2340]