Releases: apache/grails-spring-security
7.0.0
What's Changed
- docs: specify a domain class name when securityConfigType is Requestmap @bkoehm (#1187)
- Inline guide release-dropdown task from core @matrei (#1185)
- enhance gradle s2-quickstart to handle running in a web-plugin profile @davydotcom (#1177)
- docs: use correct config for static mapping rules @matrei (#1182)
- Published dependency cleanup @jamesfredley (#1180)
- Update documentation and commands to use ./grailsw instead of ./gradlew @jamesfredley (#1175)
- Fix/plugin rest pac4j jee session store @sbglasius (#1167)
- Update installation.adoc @arjangch (#1171)
- chore: post release scripts @jdaugherty (#1170)
- chore: merge 7.0.0-RC2->7.0.x; bump to 7.0.0-SNAPSHOT @github-actions[bot] (#1169)
- throw a more descriptive exception when required CAS configuration values are not set @bkoehm (#1164)
- Rebased 7.0.x @sbglasius (#1166)
- remove references to Grails 3 from CAS plugin documentation @bkoehm (#1163)
- chore: adjust verification script to not error when no differences remain @jdaugherty (#1162)
🔧 Maintenance
- Prep for release @matrei (#1186)
- chore: Removed traces of incubation, DISCLAIMER and PPMC @sbglasius (#1176)
- test: fix logging in example apps @matrei (#1168)
Contributors
@arjangch, @bkoehm, @davydotcom, @jamesfredley, @jdaugherty, @matrei, @sbglasius, David Estes and github-actions[bot]
7.0.0-RC2
Disclaimer: Release Created While Under Incubation
Apache Grails is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Groovy Project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
What's Changed
- ci: add release abort workflow & update verification script to check svn artifacts @jdaugherty (#1161)
- ci: add commit hash for vote templates @jdaugherty (#1159)
- ci: update release drafter @matrei (#1157)
- Update to Grails 7.0.0-RC2 @jdaugherty (#1158)
- ACL Plugin 7.0.x fixes @eugene-kamenev (#1154)
- Update Docs to use Apache Grails Maven Groupid @jamesfredley (#1155)
- Add grails-layout dependency to test projects @jamesfredley (#1152)
- Merge 7.0.0-M5 tag into 7.0.x branch @jamesfredley (#1151)
- [skip ci] chore: add actions permission to allow merges of releases that update a workflow @jdaugherty (#1150)
- Reuse CreateReleaseDropDownTask from grails-docs-core @jamesfredley (#1145)
- Update ghpages.html to include links to documentation for all 7 plugins @jamesfredley (#1148)
Contributors
@eugene-kamenev, @jamesfredley, @jdaugherty, @matrei and @sbglasius
7.0.0-M5
What's Changed
- Update NOTICE by @paulk-asert in #1132
- Add missing permission pull-requests: write by @jdaugherty in #1134
- Merge back 7.0.0 m4 by @jdaugherty in #1135
- Fix a nit in the plugin-rest oauth.doc by @gandharvas in #1136
- Update asset-pipeline to cloud.wondrify groupid by @jamesfredley in #1137
- Add plugin documentation links on README.md by @jamesfredley in #1140
- Fix typo in
spring-security-core_de.propertiesby @felixscheinost in #1141 - Move the configuration of the SecurityContextHolder strategy by @lynchie14 in #1139
- Revert to Sitemesh 2 by @matrei in #1144
- ci: updates to the release workflow from the grails-core release process by @jdaugherty in #1146
- dep: bump grails-redis to 5.0.0-M5 by @jdaugherty in #1147
New Contributors
- @paulk-asert made their first contribution in #1132
- @gandharvas made their first contribution in #1136
- @felixscheinost made their first contribution in #1141
Full Changelog: v7.0.0-M4...v7.0.0-M5
7.0.0-M4
What's Changed
- chore: adapt to new repo name by @matrei in #1097
- Fixes #1098 by @lynchie14 in #1099
- Adjust gradle workflow by @jamesfredley in #1102
- fix more action URLs by @jamesfredley in #1103
- Update URLs to https://, https://github.com/apache/, grails-spring-security and https://apache.github.io/ by @jamesfredley in #1101
- Apache artifact rename by @matrei in #1105
- build: fix publishing by adding back platform by @matrei in #1106
- Set correct env var
GRAILS_PUBLISH_RELEASEby @matrei in #1107 - build: switch develocity instance by @matrei in #1108
- build: remove workaround for
asset-pipelineby @matrei in #1109 - Develocity apache by @matrei in #1110
- fix gradle build error for plugin-rest/spring-security-rest-testapp-profile by @bkoehm in #1111
- grails-web-boot artifact group has changed by @bkoehm in #1112
- License headers and Spring Boot 3.5.0, Spring Security 6.5.0 by @matrei in #1115
- fixing tests from 3.5 breakage by @jdaugherty in #1116
- fix docs config by @jdaugherty in #1117
- Verification Scripts by @jdaugherty in #1118
- documentation prep for 7.0.0-M4 by @jdaugherty in #1120
- reduce load on RAO by @jdaugherty in #1121
- Add workaround for softprops/action-gh-release#628 by @jdaugherty in #1122
- Add workaround for environment approvals by @jdaugherty in #1123
- Verification fixes by @jdaugherty in #1124
- prep for m4 by @jdaugherty in #1125
- adjust rat root config to work correctly with the source distribution by @jdaugherty in #1126
- rename the last release step to reflect its purpose by @jdaugherty in #1127
- Release stage feedback by @jdaugherty in #1128
- #14787 - reduce RAO load by @jdaugherty in #1129
- Add release version for debugging by @jdaugherty in #1130
- verification fixes by @jdaugherty in #1131
New Contributors
- @lynchie14 made their first contribution in #1099
Full Changelog: v7.0.0-M3...v7.0.0-M4
7.0.0-M3
What's Changed
- Remove version catalog usage by @matrei in #1053
- Update s2 quickstart to set hibernate-ehcache dependency by @jamesfredley in #1055
- Merge Grails Spring Security Plugin repositories by @matrei in #1057
- Grails 7.0.0-M3
Full Changelog: v7.0.0-M1...v7.0.0-M3
7.0.0-M1
What's Changed
- Grails 7 by @bkoehm in #1015
- Restore shell scripts by @codeconsole in #1019
- HashCodeHelper in groovy 4 is still in org.codehaus namespace by @codeconsole in #1020
- --refresh-dependencies by @codeconsole in #1021
- --refresh-dependencies by @codeconsole in #1022
- Fix locale for authfail to be consistant with g:message FormatTagLib resolveLocale by @codeconsole in #1024
- Merge 6.1.x by @codeconsole in #1029
- 6.1.x merge by @codeconsole in #1032
- Merge 6.1.x into 7.0.x by @jamesfredley in #1044
- Grails 7 - Spring Security - Cleanup by @matrei in #1046
- Use grails-bom by @codeconsole in #1034
New Contributors
Full Changelog: v6.1.2...v7.0.0-M1
6.1.2
What's Changed
- Filter order is completely different in Spring Security 5 @codeconsole (#1031)
- Fix locale for authfail to be consistant with g:message FormatTagLib resolveLocale @codeconsole (#1025)
- Restore shell scripts @codeconsole (#1023)
- fix(build): Update Build and CI @matrei (#1005)
- test(plugin): Remove deprecated usage of
NavigableMap.NullSafeNavigator@guillermocalvo (#999) - Fix sonatype nexusUrl problem @matrei (#1042)
- Pre release 6.1.2 @matrei (#1043)
🔧 Maintenance
- set username to grails-build @codeconsole (#1028)
- fix(deps): update grailsgradlepluginversion to v6.1.2 @renovate (#986)
- chore(deps): update dependency org.grails.plugins:hibernate5 to v8.0.3 @renovate (#998)
- Update dependency com.bertramlabs.plugins:asset-pipeline-grails to v4 @renovate (#993)
Contributors
@bkoehm, @codeconsole, @guillermocalvo, @jamesfredley, @matrei, @puneetbehl, @renovate and @renovate[bot]
Full Changelog: v6.1.1...v6.1.2
6.1.1
What's Changed
- fix: add generic types to return value to allow static compilation @matrei (#991)
- Groovy 3.0.19 compatibility @matrei (#982)
- Fix documentation @guillermocalvo (#973)
🛠 Dependency upgrades
- Update plugin org.grails.grails-gsp to v6.1.1 @renovate (#988)
- Update spring security to v5.8.9 @renovate (#992)
- Update plugin org.grails.grails-web to v6.1.1 @renovate (#989)
- Update plugin com.gradle.enterprise to v3.16.1 @renovate (#990)
- Update dependency org.grails:grails-bom to v6.1.1 @renovate (#983)
- Update plugin org.grails.grails-plugin to v6.1.1 @renovate (#984)
- Update grailsTestingSupportVersion to v3.1.1 @renovate (#980)
- Update dependency org.grails.plugins:hibernate5 to v8.0.2 @renovate (#981)
- Update plugin com.gradle.enterprise to v3.16 - autoclosed @renovate (#976)
- Update selenium monorepo to v4.16.1 @renovate (#979)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 @renovate (#977)
- Update selenium monorepo to v4.16.0 @renovate (#978)
- Update dependency org.grails.plugins:spring-security-core to v6.1.0 @renovate (#968)
- Update plugin io.spring.dependency-management to v1.1.4 @renovate (#969)
- Update dependency org.jsoup:jsoup to v1.17.1 @renovate (#974)
- Update actions/setup-java action to v4 @renovate (#975)
Contributors
@guillermocalvo, @matrei, @puneetbehl, @renovate and @renovate[bot]
6.1.0
What's Changed
- Move the java version compatibility declaration inside the java task. @matrei (#964)
- Fix that the wrong version is declared in the grails-plugin.xml file. @matrei (#962)
- Change to get a clean jar artifact filename without the -plain suffix. @matrei (#963)
- Add implementation scoped dependency on org.grails.plugins:async as g… @matrei (#967)
- Remove VERSION from documentation landing page template as it's only … @matrei (#966)
- Add version 5.x.x and 6.x.x to docs landing page. @matrei (#965)
🛠 Dependency upgrades
- Update dependency org.grails:grails-bom to v6.1.0 - autoclosed @renovate (#956)
- Update plugin org.grails.grails-gsp to v6.1.0 @renovate (#957)
- Update grailsGradlePluginVersion to v6.1.0 @renovate (#958)
- Update dependency org.grails:grails-gradle-plugin to v6.1.0 @renovate (#959)
- Update dependency org.grails:grails-gradle-plugin to v6.1.0 - autoclosed @renovate (#960)
- Update plugin org.grails.grails-web to v6.1.0 @renovate (#961)
- Update selenium monorepo to v4.15.0 @renovate (#955)
- Update dependency org.grails.plugins:spring-security-core to v6.0.3 - autoclosed @renovate (#951)
- Update dependency org.jsoup:jsoup to v1.16.2 @renovate (#952)
- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 @renovate (#953)
Contributors
@matrei, @puneetbehl, @renovate and @renovate[bot]
6.0.3
What's Changed
- Update selenium monorepo to v4.14.0 by @renovate in #946
- Update dependency org.grails.plugins:spring-security-core to v6.0.2 by @renovate in #945
- Update spring security to v5.8.8 by @renovate in #948
- Update release-drafter/release-drafter action to v5.25.0 by @renovate in #949
- Update selenium monorepo to v4.14.1 by @renovate in #947
Full Changelog: v6.0.2...v6.0.3