File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.1.3] - 2021-07-09
10
+ ### Removed
11
+ * ` google.protobuf.FieldMask ` option in the ` ListRelationTuples ` RPC. We can re-introduce
12
+ it later if needed.
13
+
9
14
## [ 0.1.2] - 2021-06-28
10
15
### Added
11
16
* gRPC Health Checking
12
17
13
-
14
18
## [ 0.1.1] - 2021-06-25
15
19
### Added
16
20
* RPC input request validation
@@ -23,7 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
23
27
* gRPC or HTTP/JSON (or both) API interfaces
24
28
* Kubernetes Helm chart
25
29
26
- [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.2...HEAD
30
+ [ Unreleased ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.3...HEAD
31
+ [ 0.1.3 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.2...v0.1.3
27
32
[ 0.1.2 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.1...v0.1.2
28
33
[ 0.1.1 ] : https://github.com/authorizer-tech/access-controller/compare/v0.1.0...v0.1.1
29
34
[ 0.1.0 ] : https://github.com/authorizer-tech/access-controller/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments