Skip to content

Commit 39f6def

Browse files
authored
chore(sdk/go): update CHANGELOG for v0.10.0 (#2709)
1 parent e4b36d9 commit 39f6def

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

sdk/go/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
55

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+
### Added
15+
16+
- Add JWT authentication provider (#2620)
17+
- `rpc/flipt`: add reference to read request protocols (#2570)
18+
619
## [v0.8.0](https://github.com/flipt-io/flipt/releases/tag/sdk/go/v0.8.0) - 2023-11-15
720

821
- `sdk/go`: update rpc/flipt to 1.31.0

0 commit comments

Comments
 (0)