Skip to content

Releases: projectcalico/typha

Typha v0.1.7 pre-release for testing

07 Jun 15:42
Compare
Choose a tag to compare
Pre-release
  • Add counters for updates and skipped updates.
  • Add extra debug to KV decoding.
  • Pass through nil values to signal deletion.
  • Update libcalico-go to pick up key parsing fix. Pin deps to avoid glide issues.
  • Skip bad keys to avoid a nil pointer in that failure case.
  • Reduce severity of context canceled message.
  • Ensure datastore is initialized.

Typha v0.1.6 pre-release for testing

07 Jun 14:07
Compare
Choose a tag to compare
Pre-release
  • Add extra debug to KV decoding.
  • Pass through nil values to signal deletion.
  • Update libcalico-go to pick up key parsing fix. Pin deps to avoid glide issues.
  • Skip bad keys to avoid a nil pointer in that failure case.
  • Reduce severity of context canceled message.

v0.1.5 pre-release for testing

07 Jun 02:35
Compare
Choose a tag to compare
Pre-release
  • Fix deduplication of unchanged KVs. This was broken by addition of revision information.
  • Update libcalico-go to v1.4.0

v0.1.4 pre-release for testing

05 Jun 23:49
Compare
Choose a tag to compare
Pre-release
  • Special-case NodeKey since it can't be serialized.
  • Update libcalico-go to v1.3.0

v0.1.1 pre-release for testing

01 Jun 17:42
Compare
Choose a tag to compare
Pre-release

Typha version v0.1.1

  • Fix Makefile to embed version in executable correctly.
  • Force the names of the gob messages to allow for vendoring.

This is a very early pre-alpha release of Typha intended for internal Tigera testing.

v0.1.0 pre-release for testing

01 Jun 17:26
Compare
Choose a tag to compare
Pre-release

This is a very early pre-alpha release of Typha intended for internal Tigera testing.