Skip to content

Commit

Permalink
chore(release): release 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 26, 2024
1 parent 25a9ef7 commit e3f092c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.15.2"
".": "0.15.3"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [0.15.3](https://github.com/dadrus/heimdall/compare/v0.15.2...v0.15.3) (2024-11-26)


### Dependencies

* update google.golang.org/genproto/googleapis/rpc digest to 65e8d21 ([#1967](https://github.com/dadrus/heimdall/issues/1967)) ([fd44cee](https://github.com/dadrus/heimdall/commit/fd44ceeec1943753833fb11a599e8b959f2a60d7))
* update google.golang.org/genproto/googleapis/rpc digest to e0fbfb7 ([#1963](https://github.com/dadrus/heimdall/issues/1963)) ([f0e1f01](https://github.com/dadrus/heimdall/commit/f0e1f013ed77319094c544ce22d7c2bb037a740e))
* update google.golang.org/genproto/googleapis/rpc digest to e639e21 ([#1977](https://github.com/dadrus/heimdall/issues/1977)) ([bfa3f29](https://github.com/dadrus/heimdall/commit/bfa3f2971c83c9065fbeb9f7f9483af4267d4f41))
* update kubernetes packages to v0.31.3 ([#1985](https://github.com/dadrus/heimdall/issues/1985)) ([ab79a95](https://github.com/dadrus/heimdall/commit/ab79a95ec8850809dfa686527daa95faffaf8b3f))
* update module github.com/go-co-op/gocron/v2 to v2.12.4 ([#1984](https://github.com/dadrus/heimdall/issues/1984)) ([2924666](https://github.com/dadrus/heimdall/commit/292466672a86781cb064f153f24c92c1cbccd04b))
* update module github.com/go-playground/validator/v10 to v10.23.0 ([#1973](https://github.com/dadrus/heimdall/issues/1973)) ([8760824](https://github.com/dadrus/heimdall/commit/8760824bbd482f50742c54d25177ab93285dc9fb))
* update module github.com/google/cel-go to v0.22.1 ([#1986](https://github.com/dadrus/heimdall/issues/1986)) ([09404f8](https://github.com/dadrus/heimdall/commit/09404f8b2cee44793cffabf259df6f34ea1abae0))
* update module github.com/redis/rueidis/rueidisotel to v1.0.50 ([#1989](https://github.com/dadrus/heimdall/issues/1989)) ([aaeb8b3](https://github.com/dadrus/heimdall/commit/aaeb8b3792bf78765149d956d2de8f89cbfcc463))
* update module github.com/wi2l/jsondiff to v0.6.1 ([#1974](https://github.com/dadrus/heimdall/issues/1974)) ([f488ebe](https://github.com/dadrus/heimdall/commit/f488ebef693344abfd2982bd012daabfb755e908))
* update module google.golang.org/protobuf to v1.35.2 ([#1968](https://github.com/dadrus/heimdall/issues/1968)) ([10e34e7](https://github.com/dadrus/heimdall/commit/10e34e7ac024a0bc3c931374a629581657b219ce))

## [0.15.2](https://github.com/dadrus/heimdall/compare/v0.15.1...v0.15.2) (2024-11-10)


Expand Down

0 comments on commit e3f092c

Please sign in to comment.