Releases: projectcalico/typha
Releases · projectcalico/typha
Typha v0.1.7 pre-release for testing
- 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
- 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
- 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
- Special-case NodeKey since it can't be serialized.
- Update libcalico-go to v1.3.0
v0.1.1 pre-release for testing
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
This is a very early pre-alpha release of Typha intended for internal Tigera testing.