We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b36d9 commit 39f6defCopy full SHA for 39f6def
sdk/go/CHANGELOG.md
@@ -3,6 +3,19 @@
3
This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
6
+## [v0.10.0](https://github.com/flipt-io/flipt/releases/tag/sdk/go/v0.10.0) - 2024-01-26
7
+
8
+### Added
9
10
+- Add Kubernetes authentication provider (#2703)
11
12
+## [v0.9.0](https://github.com/flipt-io/flipt/releases/tag/sdk/go/v0.9.0) - 2024-01-09
13
14
15
16
+- Add JWT authentication provider (#2620)
17
+- `rpc/flipt`: add reference to read request protocols (#2570)
18
19
## [v0.8.0](https://github.com/flipt-io/flipt/releases/tag/sdk/go/v0.8.0) - 2023-11-15
20
21
- `sdk/go`: update rpc/flipt to 1.31.0
0 commit comments