4.0.4
What's Changed
- Rename snapshot from BUILD-SNAPSHOT to SNAPSHOT @puneetbehl (#652)
- Update Build Status Badge in README @puneetbehl (#647)
- Delete gradle.yml workflow file from actions folder @puneetbehl (#645)
- Fix directory path for Github Workflow files @puneetbehl (#643)
- Use chromeDriver versionRegexp instead of hardcoded version @puneetbehl (#644)
- Configure Java CI workflow @puneetbehl (#642)
- Version 4 uses Spring Security 5 now @jknudsen (#636)
- Remove the usage of version.txt from Gradle build @puneetbehl (#633)
- Add index to username for deletion @robertoschwald (#631)
- Use unambiguous setter method name @jamesdh (#626)
🛠 Dependency upgrades
- Update to Gradle 6.9 and Grails 4.0.13 @puneetbehl (#657)
⚙️ Build/CI
- Publish Artifacts to Maven Central @puneetbehl (#658)
- Configure Github Workflow for doing a New Release @puneetbehl (#654)
- Delete version.txt @puneetbehl (#653)
- Configure Renovate for automating dependency upgrades @puneetbehl (#651)
- Delete travis-build.sh @puneetbehl (#649)
- Delete .travis.yml @puneetbehl (#648)
- Setup Changelog workflow to generate release notes @puneetbehl (#646)
Contributors
@bobbywarner, @jamesdh, @jknudsen, @puneetbehl and @robertoschwald