Skip to content

Commit 8ba3d41

Browse files
Merge pull request #257 from kit-data-manager/updateChangelog
Update changelog
2 parents 2324e3f + 04a9037 commit 8ba3d41

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

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

1212
### Changed
1313

14+
## [1.0.2] - date 2024-11-22
15+
### Changed
16+
- Update python Docker tag to v3.13
17+
- Upgrade to Java 21.
18+
- Update dependency gradle to v8.11.1
19+
20+
### Libs
21+
- Bump com.github.jknack:handlebars from 4.3.1 to 4.4.0
22+
- Bump com.gorylenko.gradle-git-properties from 2.4.1 to 2.4.2
23+
- Bump commons-codec:commons-codec from 1.16.0 to 1.16.1
24+
- Update dependency edu.kit.datamanager:service-base to v1.3.2
25+
- Update plugin io.freefair.lombok to v8.11
26+
- Update plugin io.freefair.maven-publish-java to v8.11
27+
- Update javersVersion to v7.7.0
28+
- Update dependency org.apache.tika:tika-core to v3
29+
- Bump org.asciidoctor.jvm.convert from 4.0.1 to 4.0.2
30+
- Bump org.json:json from 20231013 to 20240205
31+
- Bump org.mockito:mockito-core from 5.8.0 to 5.10.0
32+
- Bump org.owasp.dependencycheck from 9.0.8 to 9.0.9
33+
- Bump org.postgresql:postgresql from 42.7.1 to 42.7.3
34+
- Update plugin org.springframework.boot to v3.3.6
35+
- Bump org.springframework.data:spring-data-elasticsearch from 5.2.2 to 5.2.3.
36+
- Bump org.springframework:spring-messaging from 6.1.3 to 6.1.6
37+
38+
### Github Actions
39+
- Bump codecov/codecov-action from 3 to 4
40+
1441
## [1.0.1] - date 2024-01-12
1542
### Changed
1643
- Use softlink to jar file in start script.
@@ -150,7 +177,8 @@ and mapping of metadata documents delivered by RabbitMQ
150177
- Mapping of metadata documents with Gemma
151178
- Ingest to elasticsearch
152179

153-
[Unreleased]: https://github.com/kit-data-manager/indexing-service/compare/v1.0.1...HEAD
180+
[Unreleased]: https://github.com/kit-data-manager/indexing-service/compare/v1.0.2...HEAD
181+
[1.0.2]: https://github.com/kit-data-manager/indexing-service/compare/v1.0.1...v1.0.2
154182
[1.0.1]: https://github.com/kit-data-manager/indexing-service/compare/v1.0.0...v1.0.1
155183
[1.0.0]: https://github.com/kit-data-manager/indexing-service/compare/v0.9.0...v1.0.0
156184
[0.9.0]: https://github.com/kit-data-manager/indexing-service/compare/v0.1.3...v0.9.0

0 commit comments

Comments
 (0)