Closed
Conversation
Contributor
stianst
commented
Mar 22, 2022
- Set version to 17.0.0
- Publish directly to Sonatype OSSRH
- GitHub Action to release Keycloak container
- Sign artefacts uploaded to Maven Central
- Update to Quarkus 2.7.1
- update to quarkus 2.7.2
- Update to quarkus 2.7.3
- Update to Quarkus 2.7.4 (Update to Quarkus 2.7.4 #10687)
- docs: Change references from keycloak-x to keycloak
- Preparing a baseline for 17.0 (Preparing a baseline for 17.0 #10799)
- Add ability to control debug suspend mode to kc scripts
- Updating proxy guide with x509 client certificate lookup (Updating proxy guide with x509 client certificate lookup #10220)
- Proper error response when handing unexpected errors
- Change tx driver handling.
- Fixing responses when unexpected errors occurs (Fixing responses when unexpected errors occurs #10383)
- Wrong description for import/export options
- Configuring providers guide
- Allow using an additional persistence unit and datasource
- Remove wrong message from build command help
- Change the flush mode to auto and fixing how entities are checked if they are loaded in the EM
- fixes port not recognized when setting hostname and port without proxy
- Can't change http-port by Keycloak/Quarkus on Windows #10443 start-dev: parsing command lines parameters
- Capacity to change hibernate dialect
- Update Quarkus to 2.7.5 (Backport Update Quarkus to 2.7.5 #10837)
- Update to Liquibase 4.8.0 (Backport: Update to Liquibase 4.8.0 #10839)
- Changes Doctype in base theme to (Changes Doctype in base theme to <!DOCTYPE HTML> #10271) (Backport: Changes Doctype in base theme to <!DOCTYPE HTML> (#10271) #10838)
- Support for running the client using different JAX-RS Client implementations (Support for running the client using different JAX-RS Client implementations #10844)
- Fixes to hostname (Fixes to hostname #10820)
Postgresql driver patch to 42.3.2 Closes keycloak#10111
postgres update to 42.3.3. Did a hands-on startup performance test between 2.7.1 and 2.7.2, no change (between 3.2xx and 3.4xx seconds for start-dev with initialized db, mostly in the 3.3xx or lower 3.4xx timeframe). Also did a few smoketests Closes keycloak#10437 Closes keycloak#10282
Full changelog on quarkus side: https://github.com/quarkusio/quarkus/releases/tag/2.7.3.Final | startup performance: no degradation | manual smoke tests: passed Closes keycloak#10641
includes ispn 13.0.6 Closes keycloak#10685
* fixing quarkus-logging-json-deployment * Removing unnecessary code paths during startup Closes keycloak#10130
We now consider the new env variable DEBUG_SUSPEND to control the suspend mode of the remote debug configuration. DEBUG_SUSPEND defaults to 'n' which was the hard-coded default setting before. Fixes keycloak#10178 Signed-off-by: Thomas Darimont <[email protected]>
Introduce a non-tx driver for the vendors and map based on new build option transaction-tx-enabled Closes keycloak#10191 and others. Co-authored-by: Pedro Igor <[email protected]>
Co-authored-by: Stian Thorgersen <[email protected]> Closes keycloak#10400
Closes keycloak#10664 Conflicts: quarkus/tests/integration/src/test/resources/org/keycloak/it/cli/approvals/cli/help/HelpCommandTest.testBuildHelp.approved.txt
…they are loaded in the EM Closes keycloak#10411
kc.bat called "shift" twice after parsing "start-dev". But "start-dev" is only one parameter so that "shift" should be called only once or else further command line parameters won't be parsed correctly. Closes keycloak#10443
No dependencies changed for us. No startup degradation (instead it got a bit better afaict) Closes keycloak#10819
Closes keycloak#10678 Co-authored-by: Stefan Guilhen <[email protected]> Co-authored-by: Martin Kanis <[email protected]> Co-authored-by: Bruno Oliveira da Silva <[email protected]> Co-authored-by: Stefan Guilhen <[email protected]> Co-authored-by: Martin Kanis <[email protected]>
…ycloak#10838) Closes: keycloak#10157 Co-authored-by: Michael Rosenberger <[email protected]> Co-authored-by: foliengriller <[email protected]> Co-authored-by: Michael Rosenberger <[email protected]>
…tations (keycloak#10844) Closes keycloak#9539 Co-authored-by: geoand <[email protected]> Co-authored-by: geoand <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.