Releases: folio-org/mgr-applications
Releases · folio-org/mgr-applications
v2.0.0
What's Changed
- Release v1.4.0 by @yauhen-vavilkin in #124
- KEYCLOAK-24 Increase version of keycloak-admin-client to v25.0.6 by @pfilippov-epam in #125
- fix(deps): bump the prod-deps group with 4 updates by @dependabot in #126
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #127
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #128
Full Changelog: v1.4.0...v2.0.0
v1.4.0
What's Changed
- Release 1.3.3 by @OleksiiKuzminov in #110
- fix(deps): bump the prod-deps group across 1 directory with 7 updates by @dependabot in #115
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #116
- Bump up applications-poc-tools dependencies to 1.5.6 by @TarasSpashchenko in #117
- fix(deps): bump the prod-deps group with 3 updates by @dependabot in #119
- chore(deps-dev): bump org.instancio:instancio-junit from 5.0.1 to 5.0.2 in the dev-deps group by @dependabot in #118
- APPPOCTOOL-28 Use folio-auth-openid library for JWT validation by @pfilippov-epam in #120
- fix(deps): bump the prod-deps group with 4 updates by @dependabot in #121
- Upgrade applications-poc-tools to 1.5.7 by @dmtkachenko in #122
- fix(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.23 to 2.2.24 in the prod-deps group by @dependabot in #123
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- fix(deps): bump org.springframework.cloud:spring-cloud-dependencies from 2023.0.2 to 2023.0.3 in the prod-deps group by @dependabot in #97
- MGRAPPS-23 Validate extensions field in ModuleDescriptor by @pfilippov-epam in #98
- enable docker build in Jenkinsfile by @TarasSpashchenko in #100
- EPC. Remove old approach and switch to Docker Hub. by @epam-avramenko in #103
- MGRAPPS-29: Revert MGRAPPS-23 by @OleksiiKuzminov in #104
- chore(deps-dev): bump org.instancio:instancio-junit from 4.8.1 to 5.0.1 in the dev-deps group across 1 directory by @dependabot in #105
- fix(deps): bump the prod-deps group across 1 directory with 5 updates by @dependabot in #107
- chore(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 in the dev-deps group by @dependabot in #108
New Contributors
- @epam-avramenko made their first contribution in #103
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- KONG-10: upgrade kong version to 3.7.1 by @yaroslav-kiriak in #93
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Add KC trust-store-type to application settings by @TarasSpashchenko in #81
- Rancher 1502 by @eldiiar-duishenaliev in #85
New Contributors
- @TarasSpashchenko made their first contribution in #81
- @eldiiar-duishenaliev made their first contribution in #85
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- MGRENTITLE-21 Fix kafka event assertions by @pfilippov-epam in #66
- MGRAPPS-13: Add HTTPS access to Kong by @yaroslav-kiriak in #69
- MGRAPPS-18: Add HTTPS access to mgr-tenant-entitlements by @yaroslav-kiriak in #71
- MGRAPPS-10: Secure mgr-applications HTTP end-points with SSL by @OleksiiKuzminov in #76
- MGRAPPS-12 Create a docker file for the mgr-applications module that is based on the FIPS-140-2 compliant base image (ubi9/openjdk-17-runtime) by @dmtkachenko in #77
New Contributors
- @yaroslav-kiriak made their first contribution in #69
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- (MGRAPPS-11): desired permission in bootstrap data (#59)
- (APPPOCTOOL-10): adjust test with Keycloak test container (#55)
- (KONG-6): Kong timeouts should be extended (#52)
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Features
- Self-register routes in Kong (MGRAPPS-2)
- Upgrade to Keycloak 23.0.6 (KEYCLOAK-6)
- Implement router prefix for the generated endpoints (MGRAPPS-8)
Dependencies
- Add
org.folio:folio-integration-kong
1.3.0
- Add
org.folio:folio-backend-common
1.3.0
- Bump
org.springframework.boot:spring-boot-starter-parent
from3.2.1
to3.2.3
- Bump
org.instancio:instancio-junit
from3.7.1
to4.3.2
- Bump
org.openapitools:openapi-generator-maven-plugin
from6.4.0
to7.3.0
- Bump
org.folio:folio-spring-cql
from7.2.2
to8.0.0
- Bump
com.puppycrawl.tools:checkstyle
from10.12.7
to10.13.0
- Bump
org.folio:cql2pgjson
from35.0.4
to35.1.2
- Bump
org.testcontainers:testcontainers-bom
from1.19.3
to1.19.6
- Bump
io.hypersistence:hypersistence-utils-hibernate-63
from3.7.0
to3.7.3
- Bump
org.folio:folio-security
from1.0.0
to1.3.0
- Bump
org.folio:folio-integration-kafka
from1.0.0
to1.3.0
- Bump
org.folio:folio-backend-testing
from1.0.0
to1.3.0
v1.0.0
New APIs versions
- Provides
applications v1.0
- Provides
discoveries v2.0
- Provides
module-bootstraps v1.0
Tech Dept
- Fix maven deploy issue
- Add dependabot to track and upgrade project dependencies
- Use alpine version for postgres docker container in integration tests
Dependencies
- Bump
org.projectlombok:lombok
from1.18.26
to1.18.30
- Bump
org.springframework.boot:spring-boot-starter-parent
from3.0.4
to3.2.1
- Bump
org.mapstruct:mapstruct
from1.5.3.Final
to1.5.5.Final
- Bump
org.mapstruct:mapstruct-processor
from1.5.3.Final
to1.5.5.Final
- Bump
com.puppycrawl.tools:checkstyle
from10.12.3
to10.12.7
- Bump
org.folio:folio-spring-cql
from7.0.0
to7.2.2
- Bump
io.swagger.core.v3:swagger-annotations
from2.2.8
to2.2.20