Skip to content

Commit 684e8c5

Browse files
authored
Update CHANGELOG.md
1 parent a2d8fe2 commit 684e8c5

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414

1515
### Fixed
1616

17+
### Deprecated
18+
19+
### Removed
20+
21+
## [1.1.1] - 2023-01-26
22+
23+
### Security
24+
25+
### Changed
26+
- Bump gson from 2.10 to 2.10.1 by @dependabot in https://github.com/kit-data-manager/repo-core/pull/128
27+
- Bump httpclient from 4.5.13 to 4.5.14 by @dependabot in https://github.com/kit-data-manager/repo-core/pull/127
28+
29+
### Added
30+
31+
### Fixed
32+
- Autowired loggers removed to avoid NPE at runtime by @ThomasJejkal in https://github.com/kit-data-manager/repo-core/pull/132
33+
- Health information no longer queried from RabbitMQMessagingService if messaging is disabled by @ThomasJejkal in https://github.com/kit-data-manager/repo-core/pull/134
34+
35+
1736
### Deprecated
1837

1938
### Removed
@@ -174,7 +193,8 @@ Extracted from the 'base-repo' project.
174193
### Removed
175194
- none
176195

177-
[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.1.0...HEAD
196+
[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.1.1...HEAD
197+
[1.1.0]: https://github.com/kit-data-manager/repo-core/compare/v1.1.0...v1.1.1
178198
[1.1.0]: https://github.com/kit-data-manager/repo-core/compare/v1.0.4...v1.1.0
179199
[1.0.4]: https://github.com/kit-data-manager/repo-core/compare/v1.0.3...v1.0.4
180200
[1.0.3]: https://github.com/kit-data-manager/repo-core/compare/v1.0.2...v1.0.3

0 commit comments

Comments
 (0)