You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
15
15
### Fixed
16
16
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
+
17
36
### Deprecated
18
37
19
38
### Removed
@@ -174,7 +193,8 @@ Extracted from the 'base-repo' project.
0 commit comments