Releases: FIWARE/credentials-config-service
Releases · FIWARE/credentials-config-service
3.4.2
3.4.2-PRE-28
3.4.2-PRE-27
3.4.1
fix(pagination): split service and scope queries to avoid paginating …
3.4.0
MIgrate to liquibase (#22) * refactor(db): replace flyway with liquibase Liquibase has better support for different types of databases. It allows having a single migration file for all databases. * do not copy test resources into prod image * update README.md * rename 2.0.3 database migration script --------- Co-authored-by: Stefan Wiedemann <wistefan@googlemail.com>
3.3.5
fix(psql): add missing PSQL add authorization migration (#23) Co-authored-by: Víctor Rampérez Martín <vramperez@MacBook-Air-de-Victor.local> Co-authored-by: Stefan Wiedemann <wistefan@googlemail.com>
3.3.4
fix(scope-entry): fix scope update and delete bugs (#24) Co-authored-by: Víctor Rampérez Martín <vramperez@MacBook-Air-de-Victor.local>
3.3.3
fix(docker-image): avoid using test application.yaml in docker image …
3.3.2
fix(mysql-migration): fix add dcql mysql migration (#19) Co-authored-by: Víctor Rampérez Martín <vramperez@MacBook-Air-de-Victor.local>
3.3.1
Refactoring of the DB migration to apply the appropriate migration ba…