Releases: terrestris/shogun
Releases · terrestris/shogun
Version 9.3.1
♦️ MISC ♦️
- Bump log4j2.version from 2.17.1 to 2.17.2
- Bump hibernate-types-52 from 2.14.0 to 2.14.1
- Bump jib-maven-plugin from 3.2.0 to 3.2.1
- Bump spring-boot.version from 2.6.4 to 2.6.6
- Bump spring-boot-starter-parent from 2.5.2 to 2.6.5
- Bump jackson to 2.13.2.28
List of all changes: v9.3.0...v9.3.1.
Release 9.3.0
Version 9.2.3
♦️ MISC ♦️
List of all changes: v9.2.2...v9.2.3.
Version 9.2.2
Version 9.2.1
🌟 Features 🌟
- Include react-geo baseclient (#460)
- Default JSONB (De-)Serializers (#466)
- Keycloak Application Event (#470)
- Disable swagger for test profiles (#472)
♦️ MISC ♦️
- Bump testcontainers.version from 1.16.2 to 1.16.3
- Bump jib-maven-plugin from 3.1.4 to 3.2.0
- Bump spring-boot.version from 2.6.2 to 2.6.3
- fix: use keycloak id to test for group membership
- Bump mockito-core from 4.2.0 to 4.3.0
- Bump mockito-core from 4.3.0 to 4.3.1
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1
- Bump tika-core from 2.2.1 to 2.3.0
- Bump swagger-codegen-maven-plugin from 2.4.25 to 2.4.26
- Add license headers
- Set -Djdk.serialSetFilterAfterRead=true to hide keycloak warning
- Also set serialSetFilterAfterRead to jib builds
- Bump maven-site-plugin from 3.10.0 to 3.11.0
List of all changes: v9.2.0...v9.2.1.
Version 9.2.0
🌟 Features 🌟
- Conditional resource and SPA controller (#449)
♦️ MISC ♦️
- Bump
tika-core
from 2.1.0 to 2.2.1 - Bump
spring-boot
from 2.6.1 to 2.6.2 - Bump
maven-site-plugin
from 3.9.1 to 3.10.0 - Bump
log4j2
from 2.17.0 to 2.17.1 - Bump
swagger-codegen-maven-plugin
from 2.4.24 to 2.4.25
List of all changes: v9.1.1...v9.2.0.
Version 9.1.1
♦️ MISC ♦️
- Bump
log4j2
from 2.16.0 to 2.17.0 - Bump
mockito-core
from 4.1.0 to 4.2.0
List of all changes: v9.1.0...v9.1.1.
Version 9.1.0
🌟 Features 🌟
- Enable second level cache for the interceptor entites (#422)
🛠️ Fixes 🛠️
- Adds missing dependencies for session management to HTTP proxy (#423)
- Add missing fontawesome webfonts (#425)
- Set envers suffix instead of prefix (#428)
♦️ MISC ♦️
- Fix the startup action (#431)
- Bump
mockito-core
from 3.12.4 to 4.0.0 - Bump
hibernate-types-52
from 2.13.0 to 2.14.0 - Bump
testcontainers
from 1.16.1 to 1.16.2 - Bump
reflections
from 0.10.1 to 0.10.2 - Bump
tika-core
from 1.27 to 2.1.0 - Bump
graphql-java-extended-scalars
from 15.0.0 to 17.0 - Bump
keycloak
from 14.0.0 to 15.0.2 - Bump
shogun-admin
from 3.0.0 to 4.0.0 - Bump
swagger-codegen-maven-plugin
from 2.4.23 to 2.4.24 - Bump
mockito-core
from 4.0.0 to 4.1.0 - Bump
spring-boot
from 2.5.5 to 2.6.1 - Bump
log4j2
from 2.14.1 to 2.16.0
List of all changes: v9.0.0...v9.1.0.
Version 9.0.0
🚨 Breaking Changes 🚨
🌟 Features 🌟
- Integrate admin client #386
- use fixed shogun-docker version #398
- Introduce whitelist proxy microservice: #410
- Integration of SHOGun admin: Introduce form configuration for applications #397
- Update index page #399
🛠️ Fixes 🛠️
- Replace deprecated SubTypesScanner and TypeAnnotationsScanner #417
- Add controller integration tests #407
- Add elementary tests for services extending the BaseService class #406
- Add more permission evaluator tests #405
- Enhance logging in the permission evaluator #404
- Fix startup action #394
- Fix dev dockerfile #393
- Fix test execution #387
- Adjust log level for the CacheLogger #382
- Fix jib jvmFlags configuration #381
♦️ MISC ♦️
- Remove unneeded/duplicated files (
.gitignore
,.editorconfig
) #416 - Bump shogun-admin from 1.0.1 to 3.0.0 #396, #415
- Bump testcontainers.version from 1.16.0 to 1.16.1 #414
- Bump swagger-codegen-maven-plugin from 2.4.22 to 2.4.23 #408
- Add docs directory including the shogun-logo #413
- Readme enhancements #412, #400
- Add contributing and code of conduct #401
- Bump swagger-codegen-maven-plugin from 2.4.21 to 2.4.22 #383
- Bump hibernate-types-52 from 2.12.1 to 2.13.0 #409
- Bump spring-data.version from 2.5.5 to 2.5.6 #411
- Bump reflections from 0.9.12 to 0.10.1 #392, #403
List of all changes: v8.0.0...v9.0.0.
Version 8.0.0
🚨 Breaking Changes 🚨
- Enhancement of the OpenAPI documentation #380
- Renaming of several JSONB fields #356
- Remove the
i18n
field from theApplication
entity #355 - Update spring-boot #348
🌟 Features 🌟
- Add the application context to the permission expression handler #379
🛠️ Fixes 🛠️
- Drop non-null constraint from sourceConfig field in Layer class #362
- Hide the hypersistence banner by default on startup #352
♦️ MISC ♦️
- Add a Dockerfile for development #361
- Init documentation for the GraphQL schema #353
- Init license checker workflow #347
List of all changes: v7.2.1...v8.0.0.