This repository was archived by the owner on Oct 2, 2022. It is now read-only.
Releases: ContainerSSH/configuration
Releases · ContainerSSH/configuration
0.9.4: New docker and kubernetes backends
This release adds support for the new docker and kubernetes backends.
0.9.3: Metrics integration
This release integrates the metrics library which is now required as a dependency when creating a HTTP client.
0.9.2: Bumped HTTP dependency
This release bumps the http dependency to 0.9.2 and changes the Url to URL in the setting.
0.9.1 Disabling configuration client
This release restores the ContainerSSH 0.3 functionality where passing an empty url in the configuration would disable fetching configuration from the config server.
0.9.0 Initial Release
This is the initial port from ContainerSSH 0.3. It is able to load ContainerSSH 0.3 configuration files, but deprecates the listen option in the root configuration and instead moves it to ssh → listen.