Skip to content

Commit faa4fdc

Browse files
Update CHANGELOG.md
1 parent 2bddc59 commit faa4fdc

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

CHANGELOG.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,40 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
### Security
1010

11+
### Changed
12+
13+
### Added
14+
15+
### Fixed
16+
17+
### Deprecated
18+
19+
### Removed
20+
21+
## [1.1.0] - 2023-01-11
22+
23+
### Security
24+
1125
### Changed
1226
- Listing resources now keeps ACL information in resources, on which the caller has ADMINISTRATE permissions
27+
- Bump commons-text from 1.9 to 1.10.0
28+
- Bump service-base from 1.0.5 to 1.1.0
29+
- Bump jaxb-core from 4.0.0 to 4.0.1
30+
- Bump io.spring.dependency-management from 1.0.13.RELEASE to 1.0.14.RELEASE.
31+
- Bump spring-boot-admin-starter-client from 2.7.5 to 2.7.10
32+
- Bump io.spring.dependency-management from 1.0.14.RELEASE to 1.1.0
33+
- Bump org.owasp.dependencycheck from 7.2.1 to 7.4.1
34+
- Bump springDocVersion from 1.6.11 to 1.6.14
35+
- Bump javers-spring-boot-starter-sql from 6.7.1 to 6.8.2
36+
- Bump jackson-jaxrs-json-provider from 2.13.4 to 2.14.0
37+
- Bump jackson-datatype-joda from 2.13.4 to 2.14.0
38+
- Bump tika-core from 2.5.0 to 2.6.0
39+
- Bump spring-boot-dependencies from 2.7.4 to 2.7.7
40+
- Bump gson from 2.9.1 to 2.10
41+
- Bump postgresql from 42.5.0 to 42.5.1
42+
- Bump jackson-datatype-joda from 2.14.0 to 2.14.1
43+
- Bump jackson-jaxrs-json-provider from 2.14.0 to 2.14.1
44+
- Update gradle from 7.2 to 7.6
1345

1446
### Added
1547

@@ -142,7 +174,8 @@ Extracted from the 'base-repo' project.
142174
### Removed
143175
- none
144176

145-
[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.0.4...HEAD
177+
[Unreleased]: https://github.com/kit-data-manager/repo-core/compare/v1.1.0...HEAD
178+
[1.1.0]: https://github.com/kit-data-manager/repo-core/compare/v1.0.4...v1.1.0
146179
[1.0.4]: https://github.com/kit-data-manager/repo-core/compare/v1.0.3...v1.0.4
147180
[1.0.3]: https://github.com/kit-data-manager/repo-core/compare/v1.0.2...v1.0.3
148181
[1.0.2]: https://github.com/kit-data-manager/repo-core/compare/v1.0.1...v1.0.2

0 commit comments

Comments
 (0)