All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.5 - 2021-08-30
- Allow the alias relation
...
to be implicitly defined.
0.1.4 - 2021-08-18
- Bug with cross namespace config snapshots not being uniquely stored per namespace within the context.
0.1.3 - 2021-07-09
google.protobuf.FieldMask
option in theListRelationTuples
RPC. We can re-introduce it later if needed.
0.1.2 - 2021-06-28
- gRPC Health Checking
0.1.1 - 2021-06-25
- RPC input request validation
0.1.0 - 2021-06-18
- Initial
WriteService
,ReadService
,CheckService
, andExpandService
implementations - Namespace config API and continuous namespace config snapshot monitoring
- Gossip based clustering and consistent hashing with bounded load-balancing for
Check
RPCs - gRPC or HTTP/JSON (or both) API interfaces
- Kubernetes Helm chart