Releases: PDCMFinder/pdcm-admin-api
Releases · PDCMFinder/pdcm-admin-api
v3.0.1 CI errors fixed
v3.0.0 Upgrades Java from `11` to `22` and SpringBoot from `2.6.4` to `3.4.0`
What's Changed
Full Changelog: v2.0.1...v3.0.0
v2.0.1 (pre upgrade)
The last stable release before upgrading Java from 11
to 22
and upgrading SpringBoot from 2.6.4
to 3.4.0
Postgres version + addition of release data
What's Changed
- Postgres migration by @mauroz77 in #84
- Use OLS4 by @mauroz77 in #85
- Fixes to migration to postgres by @mauroz77 in #86
- Remove h2 dependency by @mauroz77 in #87
- Merge pull request #83 from PDCMFinder/develop by @mauroz77 in #88
- Develop by @mauroz77 in #89
- Fix deployment in prod by @mauroz77 in #90
- Develop by @mauroz77 in #91
- Develop by @mauroz77 in #92
- Develop by @mauroz77 in #93
- Develop by @mauroz77 in #96
- Develop by @mauroz77 in #97
- Develop by @mauroz77 in #99
- Develop by @mauroz77 in #100
Full Changelog: v1.0.1...v2.0.0
v1.0.1
v1.0.0
First version ready to production
What's Changed
- Fix .gitlab-ci.yml develop branch name by @mauroz77 in #15
- chamges in gitlab ci configuration to fix error when running in ci by @mauroz77 in #16
- moving jib configuration to root project by @mauroz77 in #17
- Develop by @mauroz77 in #18
- Add k8 configuration for prod by @mauroz77 in #19
- Changing k8 configuration so tags prod and dev are used in the respec… by @mauroz77 in #20
- Remove instruction in .gitlab-ci.yml creating image with branch name by @mauroz77 in #21
- Develop by @mauroz77 in #22
- Fix error in .gitlab-ci.yml by @mauroz77 in #23
- Develop by @mauroz77 in #24
- Develop by @mauroz77 in #25
- Develop by @mauroz77 in #26
- No migration of orphaned entities by @mauroz77 in #27
- Force re-deployment in k8 by @mauroz77 in #28
- Develop by @mauroz77 in #29
- Develop by @mauroz77 in #30
- Develop by @mauroz77 in #31
- Develop by @mauroz77 in #32
- Merge pull request #32 from mauroz77/develop by @mauroz77 in #33
- Fix bug when lucene index does not exist and a query is executed by @mauroz77 in #34
- Develop by @mauroz77 in #35
- Create entity ProcessReport to store info about important processes i… by @mauroz77 in #36
- Add controller to get latest process report for input data copy process by @mauroz77 in #37
- Develop by @mauroz77 in #38
- Develop by @mauroz77 in #39
- Develop by @mauroz77 in #40
- Improving comments in indexer classes by @mauroz77 in #41
- Reporting process results in unified table by @mauroz77 in #42
- Reporting index process results unified table by @mauroz77 in #43
- Delete some unused tables, code and improving exception handling when… by @mauroz77 in #44
- Fix bug when updating ontologies - error deleting ontology used in a … by @mauroz77 in #45
- Develop by @mauroz77 in #46
- Develop by @mauroz77 in #47
Full Changelog: v0.0.5...v1.0.0
v0.0.5: Initial release ready to be deployed in k8
v0.0.4: Loading OLS terms with flexible list of branches
What's Changed
Full Changelog: v0.0.2...v0.0.4
v0.0.3: Relative score calculation for suggestions
What's Changed
Full Changelog: v0.0.1...v0.0.3