Skip to content

Commit

Permalink
Merge pull request #165 from xmidt-org/denopink/release/v0.14.4
Browse files Browse the repository at this point in the history
Security Release v0.14.4 Release - autoclosed
  • Loading branch information
denopink authored Aug 23, 2022
2 parents 7f1ae00 + 278de00 commit 660852f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v0.14.4]
- Fix security vulns
- https://github.com/xmidt-org/svalinn/issues/155
- https://github.com/xmidt-org/svalinn/issues/154
- https://github.com/xmidt-org/svalinn/issues/153
- Upgrade wrp go from v2 to v3 [#166](https://github.com/xmidt-org/svalinn/pull/166)

## [v0.14.3]
- bump dependencies [#152](https://github.com/xmidt-org/svalinn/pull/152)
- Migrate to github actions, normalize analysis tools, Dockerfiles and Makefiles. [#140](https://github.com/xmidt-org/svalinn/pull/140)
Expand Down Expand Up @@ -151,7 +158,8 @@ Bug Fix Caduceus config loading
- Initial creation
- Bumped codex version, modified code to match changes

[Unreleased]: https://github.com/xmidt-org/svalinn/compare/v0.14.3...HEAD
[Unreleased]: https://github.com/xmidt-org/svalinn/compare/v0.14.4...HEAD
[v0.14.4]: https://github.com/xmidt-org/svalinn/compare/v0.14.3...v0.14.4
[v0.14.3]: https://github.com/xmidt-org/svalinn/compare/v0.14.2...v0.14.3
[v0.14.2]: https://github.com/xmidt-org/svalinn/compare/v0.14.1...v0.14.2
[v0.14.1]: https://github.com/xmidt-org/svalinn/compare/v0.14.0...v0.14.1
Expand Down

0 comments on commit 660852f

Please sign in to comment.