Skip to content

Commit 3d2c5ea

Browse files
chore(main): release 0.5.2 (#110)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6780f99 commit 3d2c5ea

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [0.5.2](https://github.com/open-feature/flagd-testbed/compare/v0.5.1...v0.5.2) (2024-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update golang.org/x/exp digest to ec58324 ([#100](https://github.com/open-feature/flagd-testbed/issues/100)) ([210c78b](https://github.com/open-feature/flagd-testbed/commit/210c78b292e2ff4ad805ea953f956c31a5c5751a))
9+
* **deps:** update module google.golang.org/grpc to v1.61.1 ([#106](https://github.com/open-feature/flagd-testbed/issues/106)) ([8201fdc](https://github.com/open-feature/flagd-testbed/commit/8201fdc5afe261174c9abf141b1ad4efa9492c94))
10+
* update server.go to use new metadata struct ([#112](https://github.com/open-feature/flagd-testbed/issues/112)) ([6780f99](https://github.com/open-feature/flagd-testbed/commit/6780f9960832be94674b4b62edd85057640b4fbe))
11+
312
## [0.5.1](https://github.com/open-feature/flagd-testbed/compare/v0.5.0...v0.5.1) (2024-02-13)
413

514

0 commit comments

Comments
 (0)