Skip to content

Releases: terrestris/shogun

Version 9.3.1

Release 9.3.0

Version 9.2.3

24 Feb 13:49
Compare
Choose a tag to compare

Version 9.2.2

24 Feb 11:05
Compare
Choose a tag to compare

Version 9.2.1

Version 9.2.0

06 Jan 08:29
Compare
Choose a tag to compare

🌟 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

20 Dec 10:15
Compare
Choose a tag to compare

♦️ 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

15 Dec 13:59
Compare
Choose a tag to compare

🌟 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

20 Oct 14:18
b8b1865
Compare
Choose a tag to compare

🚨 Breaking Changes 🚨

  • Use Java 17 and introduce some java 12-17 features # 385, #389
  • Rename master branch to main #384

🌟 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

24 Sep 15:09
Compare
Choose a tag to compare

🚨 Breaking Changes 🚨

  • Enhancement of the OpenAPI documentation #380
  • Renaming of several JSONB fields #356
  • Remove the i18n field from the Application 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.