File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010### Changed
1111
12+ ## [ 0.1.1] - date 2023-01-30
13+ ### Changed
14+ - Bump mockito-core from 4.8.1 to 5.0.0 by @dependabot in https://github.com/kit-data-manager/indexing-service/pull/20
15+ - Enhance configuration files.
1216
13- ## [ 0.1.0] - date 2022 -01-27
17+ ## [ 0.1.0] - date 2023 -01-27
1418### Added
1519- Switch to gitHub Actions for CI
1620- Add /actuator/info endpoint
@@ -48,7 +52,8 @@ and mapping of metadata documents delivered by RabbitMQ
4852- Mapping of metadata documents with Gemma
4953- Ingest to elasticsearch
5054
51- [ Unreleased ] : https://github.com/kit-data-manager/indexing-service/compare/v0.1.0...HEAD
55+ [ Unreleased ] : https://github.com/kit-data-manager/indexing-service/compare/v0.1.1...HEAD
56+ [ 0.1.1 ] : https://github.com/kit-data-manager/indexing-service/compare/v0.1.0...v0.1.1
5257[ 0.1.0 ] : https://github.com/kit-data-manager/indexing-service/compare/v0.0.4...v0.1.0
5358[ 0.0.4 ] : https://github.com/kit-data-manager/indexing-service/compare/v0.0.3...v0.0.4
5459[ 0.0.3 ] : https://github.com/kit-data-manager/indexing-service/compare/v0.0.2...v0.0.3
You can’t perform that action at this time.
0 commit comments