Skip to content

Releases: folio-org/mgr-tenant-entitlements

v2.0.0

01 Nov 14:24
Compare
Choose a tag to compare

What's Changed

  • Release 1.3.0 by @yauhen-vavilkin in #141
  • KEYCLOAK-24 Increase keycloak-admin-client to v25.0.6 by @pfilippov-epam in #142
  • MGRENTITLE-72 - Implement retries for external calls (Kong, Keycloak, FOLIO Modules) by @mykolam-epm in #143
  • chore(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.0 to 2.35.1 in the maven group by @dependabot in #144
  • MGRENTITLE-75: remove routes while purge=false by @yauhen-vavilkin in #145
  • fix(deps): bump the prod-deps group with 4 updates by @dependabot in #147
  • chore(deps-dev): bump com.github.tomakehurst:wiremock-jre8 from 2.35.1 to 2.35.2 in the dev-deps group by @dependabot in #146
  • fix(deps): bump the prod-deps group with 2 updates by @dependabot in #148
  • fix(deps): bump org.folio:cql2pgjson from 35.2.2 to 35.3.0 in the prod-deps group by @dependabot in #149

New Contributors

Full Changelog: v1.3.0...v2.0.0

v1.3.0

30 Sep 14:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.3.0

v1.2.4

14 Aug 13:10
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 #113
  • MGRENTITLE-62 Fix ApplicationFlowValidator to forbid installing lower versions by @pfilippov-epam in #112
  • MGRAPPS-23 Use extensions field to generate system user events by @pfilippov-epam in #115
  • MGRENTITLE-38 Improve documentation for entitlement query parameters by @pfilippov-epam in #114
  • MODROLESKC-200 Implement application version upgrades for capability events by @pfilippov-epam in #116
  • APPPOCTOOL-25: adjust test after resource creation filter updated by @yauhen-vavilkin in #118
  • MGRENTITLE-63 Use metadata field instead of removed extensions by @pfilippov-epam in #119
  • Enable docker build in Jenkinsfile. by @TarasSpashchenko in #120
  • EPC. Remove old approach and switch to Docker Hub. by @epam-avramenko in #122
  • fix(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #124
  • chore(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 in the dev-deps group by @dependabot in #125

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

10 Jul 13:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

21 Jun 14:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

21 Jun 06:29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

27 May 01:31
Compare
Choose a tag to compare

What's Changed

  • [MGRENTITLE-33]: enable TLS for Keycloak client by @yaroslav-kiriak in #56
  • fix(deps): bump the prod-deps group with 1 update by @dependabot in #57
  • KONG-6 Kong timeouts should be extended by @dmtkachenko in #58
  • APPPOCTOOL-10: update Keycloak-related tests by @yauhen-vavilkin in #61
  • chore(deps-dev): bump the dev-deps group with 1 update by @dependabot in #59
  • fix(deps): bump the prod-deps group with 4 updates by @dependabot in #62
  • fix(deps): bump the prod-deps group with 2 updates by @dependabot in #63
  • fix(deps): bump the prod-deps group with 1 update by @dependabot in #64
  • MGRENTITLE-19 Implement upgrade operation for Keycloak service by @pfilippov-epam in #65
  • fix(deps): bump the prod-deps group with 3 updates by @dependabot in #66
  • fix(deps): bump org.folio:cql2pgjson from 35.2.0 to 35.2.2 in the prod-deps group by @dependabot in #68
  • EUREKA-66 Include timer interface endpoint into account in integration test asserts by @dmtkachenko in #69
  • MGRENTITLE-40 Detached module entities are tried to update with null values by @OleksiiKuzminov in #67
  • MGRENTITLE-39 Implement support for upgrade operation by @pfilippov-epam in #71
  • fix(deps): bump the prod-deps group with 4 updates by @dependabot in #72
  • MGRENTITLE-20 Implement upgrade operation for Kong routes by @pfilippov-epam in #73
  • MGRENTITLE-20 Fix module descriptor and duplicated stage names by @pfilippov-epam in #74
  • MGRENTITLE-39 Fix issue with repeat enabling by @pfilippov-epam in #75
  • fix(deps): bump org.semver4j:semver4j from 5.2.3 to 5.3.0 in the prod-deps group by @dependabot in #76
  • MGRENTITLE-21 Implement upgrade for scheduled job event by @pfilippov-epam in #78
  • MGRENTITLE-22 Implement upgrade event for Capability entity by @pfilippov-epam in #79
  • MGRENTITLE-23 Implement upgrade event for system users by @pfilippov-epam in #81
  • fix(deps): bump the prod-deps group across 1 directory with 3 updates by @dependabot in #84
  • MGRENTITLE-51 Implement upgrade operation for modules in folio flow by @pfilippov-epam in #82
  • APPPOCTOOL-12 Include FeignAutoConfiguration into controller tests by @dmtkachenko in #85
  • MGRENTITLE-43: Add HTTPS access to Kong by @yaroslav-kiriak in #83
  • MGRENTITLE-48: Add HTTPS access to mgr-tenants by @yaroslav-kiriak in #77
  • Bump applications-poc-tools version to 1.4.2-SNAPSHOT by @dmtkachenko in #86
  • fix(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.21 to 2.2.22 in the prod-deps group by @dependabot in #89
  • MGRENTITLE-54: Keycloak client: support TLS certificates issued by trusted certificate authorities by @yaroslav-kiriak in #88
  • MGRENTITLE-52: Add HTTPS access to application-manager by @yaroslav-kiriak in #87
  • MGRENTITLE-37: Secure mgr-tenant-entitlements HTTP end-points with SSL by @OleksiiKuzminov in #90
  • MGRENTITLE-42 Create a docker file for the mgr-tenant-entitlements module that is based on the FIPS-140-2 compliant base image (ubi9/openjdk-17-runtime) by @dmtkachenko in #91

Full Changelog: v1.1.1...v1.2.0

v1.1.0

16 Apr 13:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

08 Mar 15:23
Compare
Choose a tag to compare

What's Changed

  • Group dependabot dependencies by predefined dependency types by @dmtkachenko in #49
  • fix(deps): bump the prod-deps group with 2 updates by @dependabot in #51
  • Schedule dependabot runs on sunday by @dmtkachenko in #54
  • fix(deps): bump the prod-deps group with 3 updates by @dependabot in #55
  • MGRENTITLE-34 Handle cyclic dependency during module installation by @pfilippov-epam in #53
  • [MODROLESKC-26]: remove tenant header and path variable value equality validation by @yaroslav-kiriak in #52

Full Changelog: v1.0.0...v1.0.1

v1.0.0

27 Feb 17:53
Compare
Choose a tag to compare

What's Changed

  • Remove entitlement entity on cancellation by @dmtkachenko in #1
  • Fix nullpointer if empty Provides in MDs by @OleksiiKuzminov in #2
  • Prevent applications from uninstalled if depended on by @dmtkachenko in #3
  • Query entitlement table to get installed apps instead of entitlement flow to validate application before uninstalling by @dmtkachenko in #5
  • Define NOT NULL constraints separately from column specification by @dmtkachenko in #7
  • MGRENTITLE-11 Upgrade Keycloak client to v23.0.3 by @pfilippov-epam in #4
  • MODROLESKC-21 Upgrade Spring Boot to v3.2.1 by @pfilippov-epam in #6
  • Create dependabot.yml by @dmtkachenko in #8
  • FIX: maven deployment issue by @yauhen-vavilkin in #10
  • Update dependabot.yml by @dmtkachenko in #9
  • Change Jenkins build node to "bigmem", use "alpine" version of postgres in test containers by @dmtkachenko in #16
  • fix(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.8 to 2.2.20 by @dependabot in #14
  • fix(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 by @dependabot in #13
  • fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 by @dependabot in #12
  • fix(deps): bump mapstruct.version from 1.5.3.Final to 1.5.5.Final by @dependabot in #11
  • fix(deps): bump org.folio:cql2pgjson from 35.0.4 to 35.1.1 by @dependabot in #15
  • Fix: update versions by @yauhen-vavilkin in #22
  • MGRENTITLE-6 Implement self-registration in Kong by @pfilippov-epam in #23
  • fix(deps): bump org.openapitools:openapi-generator-maven-plugin from 6.4.0 to 7.2.0 by @dependabot in #19
  • fix(deps): bump com.puppycrawl.tools:checkstyle from 10.12.3 to 10.12.7 by @dependabot in #20
  • fix(deps): bump org.springframework.boot:spring-boot-configuration-processor from 3.2.1 to 3.2.2 by @dependabot in #25
  • fix(deps): bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #24
  • fix(deps): bump com.puppycrawl.tools:checkstyle from 10.12.7 to 10.13.0 by @dependabot in #26
  • MGRENTITLE-28 No route for "/entitlements/modules/id" when using Kong baseUrl by @dmtkachenko in #27
  • [MGRENTITLE-26] mgr-tenant-entitlements - Keycloak resources creation issue by @oliinyko in #28
  • fix(deps): bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.0 to 3.7.1 by @dependabot in #29
  • Update dependencies by @OleksiiKuzminov in #30
  • MGRENTITLE-31 Fix module dependency graph creation by @pfilippov-epam in #31
  • KEYCLOAK-6 Raise version of 'folio-security' to v1.3.0-SNAPSHOT by @pfilippov-epam in #35
  • FOLIO-3678 MGRENTITLE-10 Use GitHub Workflows api-lint and api-schema-lint and api-doc by @dcrossleyau in #36
  • fix(deps): bump io.hypersistence:hypersistence-utils-hibernate-63 from 3.7.1 to 3.7.3 by @dependabot in #39
  • fix(deps): bump org.folio:folio-integration-kafka from 1.2.0-SNAPSHOT to 1.2.0 by @dependabot in #37
  • Use applications-poc-tools:1.2.0 by @pfilippov-epam in #40
  • fix(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.2.0 to 7.3.0 by @dependabot in #34
  • fix(deps): bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 by @dependabot in #32
  • MGRAPPS-8 Implement router prefix for the generated endpoints by @pfilippov-epam in #41
  • MGRAPPS-8 Raise applications-poc-tools to v1.3.0-SNAPSHOT by @pfilippov-epam in #42
  • APPPOCTOOL-7 Fix URL for wiremock container for EntitlementRoutesIT by @pfilippov-epam in #48
  • fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.2 to 3.2.3 by @dependabot in #46

New Contributors

Full Changelog: https://github.com/folio-org/mgr-tenant-entitlements/commits/v1.0.0