File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.4] - 2021-08-18
10
+ ### Fixed
11
+ * Bug with cross namespace config snapshots not being uniquely stored per namespace within the context.
12
+
9
13
## [ 0.1.3] - 2021-07-09
10
14
### Removed
11
15
* ` google.protobuf.FieldMask ` option in the ` ListRelationTuples ` RPC. We can re-introduce
@@ -27,7 +31,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
27
31
* gRPC or HTTP/JSON (or both) API interfaces
28
32
* Kubernetes Helm chart
29
33
30
- [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.3...HEAD
34
+ [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.4...HEAD
35
+ [ 0.1.4 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.3...v0.1.4
31
36
[ 0.1.3 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.2...v0.1.3
32
37
[ 0.1.2 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.1...v0.1.2
33
38
[ 0.1.1 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.0...v0.1.1
You can’t perform that action at this time.
0 commit comments