Skip to content

Releases: folio-org/mgr-applications

v2.0.0

01 Nov 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v2.0.0

v1.4.0

30 Sep 14:43
Compare
Choose a tag to compare

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

14 Aug 12:49
Compare
Choose a tag to compare

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

Full Changelog: v1.3.2...v1.3.3

v1.3.2

10 Jul 12:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Jun 13:33
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

27 May 00:46
Compare
Choose a tag to compare

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

Full Changelog: v1.2.0...v1.3.0

v1.2.0

16 Apr 12:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Feb 12:25
Compare
Choose a tag to compare

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 from 3.2.1 to 3.2.3
  • Bump org.instancio:instancio-junit from 3.7.1 to 4.3.2
  • Bump org.openapitools:openapi-generator-maven-plugin from 6.4.0 to 7.3.0
  • Bump org.folio:folio-spring-cql from 7.2.2 to 8.0.0
  • Bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0
  • Bump org.folio:cql2pgjson from 35.0.4 to 35.1.2
  • Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.6
  • Bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.0 to 3.7.3
  • Bump org.folio:folio-security from 1.0.0 to 1.3.0
  • Bump org.folio:folio-integration-kafka from 1.0.0 to 1.3.0
  • Bump org.folio:folio-backend-testing from 1.0.0 to 1.3.0

v1.0.0

22 Jan 13:11
Compare
Choose a tag to compare

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 from 1.18.26 to 1.18.30
  • Bump org.springframework.boot:spring-boot-starter-parent from 3.0.4 to 3.2.1
  • Bump org.mapstruct:mapstruct from 1.5.3.Final to 1.5.5.Final
  • Bump org.mapstruct:mapstruct-processor from 1.5.3.Final to 1.5.5.Final
  • Bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.7
  • Bump org.folio:folio-spring-cql from 7.0.0 to 7.2.2
  • Bump io.swagger.core.v3:swagger-annotations from 2.2.8 to 2.2.20