Skip to content

Commit 3ecb81a

Browse files
chore(main): release 1.7.0 (#48)
Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com>
1 parent 8f769cc commit 3ecb81a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.6.0"
2+
".": "1.7.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.7.0](https://github.com/flipt-io/flipt-grpc-go/compare/v1.6.0...v1.7.0) (2023-08-16)
4+
5+
6+
### Features
7+
8+
* updates to protobuf definitions for flipt main ([#45](https://github.com/flipt-io/flipt-grpc-go/issues/45)) ([4b0f1b9](https://github.com/flipt-io/flipt-grpc-go/commit/4b0f1b968e4f928eca6f163c7731b8e81a130dac))
9+
* updates to protobuf definitions for flipt v1.25.0 ([#50](https://github.com/flipt-io/flipt-grpc-go/issues/50)) ([8f769cc](https://github.com/flipt-io/flipt-grpc-go/commit/8f769cc358f7995db68b0dfb72fbaf28db5b6575))
10+
11+
12+
### Bug Fixes
13+
14+
* **buf:** use the remote plugins for go and go-grpc ([#49](https://github.com/flipt-io/flipt-grpc-go/issues/49)) ([ef833d3](https://github.com/flipt-io/flipt-grpc-go/commit/ef833d352f0b23fd7a117ee56c41a54c061b51e3))
15+
316
## [1.6.0](https://github.com/flipt-io/flipt-grpc-go/compare/v1.5.0...v1.6.0) (2023-05-23)
417

518

0 commit comments

Comments
 (0)