Releases: folio-org/mod-consortia-keycloak
Releases · folio-org/mod-consortia-keycloak
v1.6.4
The purpose of this release is to skip creating shadow system users
Full Changelog
Bug Fixes
- MODCONSKC-58 - Prevent creating shadow system users
v1.6.3
Updated module descriptor to properly declare all interface dependencies
v1.6.2
Bug Fix
- MODCONSKC-52 - Fix consortia data migration by adding safe insert for the repeated insertions of the same data
v1.6.1
The purpose of this release is fixing module permission
Full Changelog
Bug Fixes
- MODCON-169 - ECS, User with "Share" permission cannot share "Local" MARC bib record from member tenant
Release v1.6.0
The purpose of this release is to implement sharing features and fixing module permissions
Full Changelog
Stories
- MODCONSKC-45 - Update libraries of dependant acq modules to the latest versions
- MODCONSKC-42 - Update module permissions in the ModuleDescriptor
- MODCONSKC-39 - Finish sharing role/policy implementations
- MODCONSKC-37 - Rename change-manager permissions
- MODCONSKC-34 - Add support to delete all capability sets/role associations for the shadow user & module cleanup
- MODCONSKC-33 - Change list of permissions sets
- MODCONSKC-32 - move custom field creation to save tenant operation
- MODCONSKC-25 - Sync mod-consortia merged PRs with mod-consortia-keycloak
- MODCONSKC-21 - Implement sharing of role capabilities
- MODCONSKC-20 - Implement sharing of role capability sets
- MODCONSKC-19 - Implement sharing of authorization roles
- MODCONSKC-18 - Implement sharing of authorization policies
- MODCONSKC-7 - adjust custom fields creation error handling
- MODROLESKC-216 - Make all enum values in endpoints response with upper case as stored in DB
- MODCON-163 - Add system user permissions to support subject types/subject sources sharing
- MODCON-159 - Make default limit param as 100 instead 10 all consortia endpoints
- MODCON-158 - Extend "Inventory: Update ownership" permission
- EUREKA-65 - fix tenant data migration order to migrate user_tenant
- UICONSET-203 - Hide sharing action button in case when not all permissions are presented
v1.4.6
What's Changed
- Fixed migration script for setup_status field (MODCONSKC-40)
v1.4.5
What's Changed
- FOLIO-3678 MODCONSKC-1 Use GitHub Workflows api-lint and api-schema-lint and api-doc by @dcrossleyau in #1
- Create dependabot.yml by @dmtkachenko in #2
- MODCONSKC-2 Upgrade to Spring 3.2 by @OleksiiKuzminov in #3
- Update dependabot.yml by @dmtkachenko in #4
- Update test to fix build by @oliinyko in #10
- chore(deps-dev): bump org.awaitility:awaitility from 3.0.0 to 4.2.0 by @dependabot in #9
- fix(deps): bump org.testcontainers:testcontainers-bom from 1.19.0 to 1.19.3 by @dependabot in #8
- fix(deps): bump one.util:streamex from 0.8.1 to 0.8.2 by @dependabot in #7
- chore(deps-dev): bump testcontainers.version from 1.19.0 to 1.19.3 by @dependabot in #6
- fix(deps): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.1.0 to 3.4.1 by @dependabot in #5
- Release 1.0.0 by @OleksiiKuzminov in #11
- FIX: actualize module descriptor by @yauhen-vavilkin in #17
- chore(deps-dev): bump testcontainers.version from 1.19.3 to 1.19.4 by @dependabot in #18
- fix(deps): bump org.apache.maven.plugins:maven-resources-plugin from 3.3.0 to 3.3.1 by @dependabot in #15
- fix(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M7 to 3.2.5 by @dependabot in #12
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.8 to 0.8.11 by @dependabot in #14
- fix(deps): bump org.openapitools:openapi-generator-maven-plugin from 6.2.1 to 7.2.0 by @dependabot in #16
- fix(deps): bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 by @dependabot in #19
- MODCONSKC-5: fix user id extracting by @yauhen-vavilkin in #20
- fix(deps): bump org.folio:folio-backend-common from 1.0.0 to 1.1.0 by @dependabot in #21
- chore(deps-dev): bump testcontainers.version from 1.19.4 to 1.19.5 by @dependabot in #22
- fix(deps): bump org.openapitools:openapi-generator-maven-plugin from 7.2.0 to 7.3.0 by @dependabot in #23
- fix(deps): bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 by @dependabot in #24
- MODCON-132 Add missing module permission by @craigmcnally in #25
- fix(deps): bump org.folio:folio-backend-common from 1.1.0 to 1.2.0 by @dependabot in #26
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.1 to 3.2.3 by @dependabot in #29
- chore(deps-dev): bump testcontainers.version from 1.19.5 to 1.19.6 by @dependabot in #28
- FIX: update module descriptor with user section permissions by @yauhen-vavilkin in #30
- MODCONSKC-6: release 1.1.0 by @yauhen-vavilkin in #31
- Group dependabot dependencies by predefined dependency types by @dmtkachenko in #32
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #33
- Schedule dependabot runs on sunday by @dmtkachenko in #34
- MODCONSKC-8: support sidecar system user approach by @yauhen-vavilkin in #36
- Release 1.1.1 by @OleksiiKuzminov in #37
- fix(deps): bump the prod-deps group with 3 updates by @dependabot in #39
- chore(deps-dev): bump the dev-deps group with 3 updates by @dependabot in #40
- fix(deps): bump the prod-deps group with 3 updates by @dependabot in #43
- fix(deps): bump the prod-deps group with 1 update by @dependabot in #44
- fix(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 in the prod-deps group by @dependabot in #45
- MODCONSKC-11 Bug - set update metadata upon record creation by @dmtkachenko in #46
- MODCONSKC-11 Set updatedBy to the same value as createdBy in migration script by @dmtkachenko in #47
- fix(deps): bump org.folio:folio-service-tools-spring-dev from 4.0.0 to 4.0.1 in the prod-deps group by @dependabot in #48
- Release 1.2.0 by @yauhen-vavilkin in #49
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #50
- MODCONSKC-10. Add support of TLS when connecting to MSK by @SerhiiNosko in #51
- MODCONSKC-12: Port Poppy CSP changes from mod-consortia -> mod-consortia-keycloak by @OleksiiKuzminov in #52
- Release 1.3.0 by @OleksiiKuzminov in #53
- chore(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #54
- fix(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #56
- fix(deps): bump the prod-deps group with 4 updates by @dependabot in #57
- fix(deps): bump the prod-deps group with 3 updates by @dependabot in #58
- fix(deps): bump the prod-deps group with 3 updates by @dependabot in #59
- fix(deps): bump the prod-deps group with 2 updates by @dependabot in #60
- RANCHER-1515: build Container Image for application by @yaroslavishchenko in #61
- Release 1.4.0 by @yauhen-vavilkin in #62
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.0 to 3.3.1 in the prod-deps group by @dependabot in #63
- fix(deps): bump the prod-deps group across 1 directory with 2 updates by @dependabot in #65
- Release 1.4.1 by @dmtkachenko in #66
- fix(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #69
- chore(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #68
- EUREKA-225 Add system user to ModuleDescriptor.json by @pfilippov-epam in #70
- Enable docker build in Jenkinsfile by @TarasSpashchenko in #71
- EUREKA-225 Change system user type by @pfilippov-epam in #72
- EPC. Remove old approach and switch to Docker Hub. by @epam-avramenko in #73
- fix(deps): bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1 in the prod-deps group by @dependabot in #76
- chore(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #75
- [MODCONSKC-18] - Implement sharing of authorization policies by @azizbekxm in #74
- chore(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 in the dev-deps group by @dependabot in #78
- [MODCONSKC-19] - Implement sharing of authorization roles by @azizbekxm in #79
- EUREKA-65: add script to migrate data from mod-consortia by @yaroslav-kiriak in #77
- Release 1.4.2 by @OleksiiKuzminov in #80
- fix(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in https://github.com/folio-...
v1.4.4
What's Changed
- fix(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.3.2 to 3.3.3 in the prod-deps group by @dependabot in #84
- MODCONSKC-25. Sync mod-consortia merged PRs with mod-consortia-keycloak by @SerhiiNosko in #85
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- [MODCONSKC-19] - Implement sharing of authorization roles by @azizbekxm in #79
- EUREKA-65: add script to migrate data from mod-consortia by @yaroslav-kiriak in #77
New Contributors
- @yaroslav-kiriak made their first contribution in #77
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- fix(deps): bump the prod-deps group across 1 directory with 4 updates by @dependabot in #69
- chore(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #68
- EUREKA-225 Add system user to ModuleDescriptor.json by @pfilippov-epam in #70
- Enable docker build in Jenkinsfile by @TarasSpashchenko in #71
- EUREKA-225 Change system user type by @pfilippov-epam in #72
- EPC. Remove old approach and switch to Docker Hub. by @epam-avramenko in #73
- fix(deps): bump org.testcontainers:testcontainers-bom from 1.20.0 to 1.20.1 in the prod-deps group by @dependabot in #76
- chore(deps-dev): bump the dev-deps group with 2 updates by @dependabot in #75
- [MODCONSKC-18] - Implement sharing of authorization policies by @azizbekxm in #74
- chore(deps-dev): bump org.awaitility:awaitility from 4.2.1 to 4.2.2 in the dev-deps group by @dependabot in #78
New Contributors
- @pfilippov-epam made their first contribution in #70
- @TarasSpashchenko made their first contribution in #71
- @epam-avramenko made their first contribution in #73
- @azizbekxm made their first contribution in #74
Full Changelog: v1.4.1...v1.4.2