Skip to content

Releases: mkolesnik/submariner

the mighty 0.6 release!

16 Dec 14:48
Compare
Choose a tag to compare
  • bugfixes:
    • we fixed this bug
  • features:
    • this feature was added
    • and this other one
  • upgrades: # optional
    • Upgrade notes important to anybody upgrading from a previous version
  • deprecations: # optional
    • Features or settings that have been deprecated and need to be updated
      by the administrator.

0.8.0-rc0

09 Dec 14:32
Compare
Choose a tag to compare
0.8.0-rc0 Pre-release
Pre-release
Reset gateway connection status when health checker reports connected

When the health checker reports a connection error, the gateway syncer
sets the gateway connection status to error. When the health checker
subsequently reports connected, the gateway syncer needs to set the
status back to connected.

The rest of the changes were related to adding unit tests for the health
checker's interaction with the gateway syncer. This entailed creating
a PingerInterface and a fake implementation that can be injected into the
health checker.

Signed-off-by: Tom Pantelis <tompantelis@gmail.com>

0.8.0-pre0

29 Nov 07:26
Compare
Choose a tag to compare
0.8.0-pre0 Pre-release
Pre-release

Here be dragons

the mighty 0.6 release!

28 Oct 07:36
Compare
Choose a tag to compare
  • bugfixes:
    • we fixed this bug
  • features:
    • this feature was added
    • and this other one
  • upgrades: # optional
    • Upgrade notes important to anybody upgrading from a previous version
  • deprecations: # optional
    • Features or settings that have been deprecated and need to be updated
      by the administrator.

the mighty 0.5 release!

11 Oct 13:25
Compare
Choose a tag to compare
  • bugfixes:
    • we fixed this bug
  • features:
    • this feature was added
    • and this other one
  • upgrades: # optional
    • Upgrade notes important to anybody upgrading from a previous version
  • deprecations: # optional
    • Features or settings that have been deprecated and need to be updated
      by the administrator.