Skip to content

Commit 3af37e1

Browse files
authored
Update CHANGELOG.md
1 parent 7c87510 commit 3af37e1

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 @@ Fixed
1414

1515
Security
1616

17+
## [1.5.8] - 2025-01-27
18+
Changed
19+
* ACL information no longer removed for Non-Administrator Users by @github-actions in https://github.com/kit-data-manager/base-repo/pull/381
20+
* Resources with state GONE are now visible to owners and administrators (introduced in repo-core v1.2.5)
21+
22+
Fixed
23+
24+
Security
25+
* Update dependency org.springframework.data:spring-data-elasticsearch to v5.4.2 by @renovate in https://github.com/kit-data-manager/base-repo/pull/372
26+
* Update plugin org.owasp.dependencycheck to v12.0.1 by @renovate in https://github.com/kit-data-manager/base-repo/pull/374
27+
* Update docker/build-push-action digest to ca877d9 by @renovate in https://github.com/kit-data-manager/base-repo/pull/378
28+
* Update plugin io.freefair.maven-publish-java to v8.12 by @renovate in https://github.com/kit-data-manager/base-repo/pull/377
29+
* Update plugin io.freefair.lombok to v8.12 by @renovate in https://github.com/kit-data-manager/base-repo/pull/376
30+
* Update dependency gradle to v8.12.1 by @renovate in https://github.com/kit-data-manager/base-repo/pull/379
31+
* Update plugin org.springframework.boot to v3.4.2 by @renovate in https://github.com/kit-data-manager/base-repo/pull/375
32+
* Update springDocVersion to v2.8.4 by @renovate in https://github.com/kit-data-manager/base-repo/pull/382
33+
* Update repo-core to v1.2.5
34+
35+
1736
## [1.5.7] - 2025-01-17
1837
Fixed
1938
* Fixed ignored Elastic configuration in https://github.com/kit-data-manager/base-repo/pull/367
@@ -308,7 +327,8 @@ Added
308327

309328
- First public version
310329

311-
[Unreleased]: https://github.com/kit-data-manager/base-repo/compare/v1.5.7...HEAD
330+
[Unreleased]: https://github.com/kit-data-manager/base-repo/compare/v1.5.8...HEAD
331+
[1.5.8]: https://github.com/kit-data-manager/base-repo/compare/v1.5.7...v1.5.8
312332
[1.5.7]: https://github.com/kit-data-manager/base-repo/compare/v1.5.6...v1.5.7
313333
[1.5.6]: https://github.com/kit-data-manager/base-repo/compare/v1.5.5...v1.5.6
314334
[1.5.5]: https://github.com/kit-data-manager/base-repo/compare/v1.5.4...v1.5.5

0 commit comments

Comments
 (0)