Skip to content
This repository was archived by the owner on Oct 2, 2022. It is now read-only.

Releases: ContainerSSH/configuration

2.1.0: Add health check configuration

07 Jun 18:00

Choose a tag to compare

2.0.1: Bugfixes

24 May 07:40

Choose a tag to compare

This release fixes the previous release which still depended on old Docker and Kubernetes libraries.

2.0.0: Bugfixes

23 May 16:09

Choose a tag to compare

This release fixes bugs introduced with the ContainerSSH 0.4.0 version in the Docker and Kubernetes libraries where configuration encoding/decoding didn't work properly. This is a backwards-incompatible change with respect to those libraries.

1.0.0: First stable release

01 Apr 15:17

Choose a tag to compare

This is the first stable release for ContainerSSH 0.4.0.

0.9.10: SSH proxy backend

30 Mar 21:40

Choose a tag to compare

Pre-release

This release adds the new SSH proxy backend.

0.9.9: Startup message

09 Mar 09:11

Choose a tag to compare

Pre-release

This release adds a message when the configuration server is started.

0.9.8: New logging

08 Mar 23:03

Choose a tag to compare

0.9.8: New logging Pre-release
Pre-release

This release adds the new message code based logging.

0.9.7: Bumped Docker, Kubernetes and Metrics dependencies

31 Dec 14:47

Choose a tag to compare

This release updates the Docker, Kubernetes, and Metrics dependency to the latest releases.

0.9.6: Added Validate()

30 Dec 00:55

Choose a tag to compare

Pre-release

This release adds a Validate() method to the configuration that allows for check the configuration on loading.

0.9.5: Security configuration

29 Dec 21:48

Choose a tag to compare

Pre-release

This release adds support for the new security library. It also adds a metric for config server requests and updates several libraries to their latest versions.