Releases: devondragon/SpringCFTurnstile
Releases · devondragon/SpringCFTurnstile
1.2.0
What's Changed
- Bump org.junit.jupiter:junit-jupiter from 5.13.1 to 5.13.2 by @dependabot[bot] in #59
- Bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #60
- Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #61
- Bump springBootVersion from 3.5.3 to 3.5.4 by @dependabot[bot] in #62
- Bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #63
- Bump springBootVersion from 3.5.4 to 3.5.5 by @dependabot[bot] in #64
- Bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #65
- Fix metrics config placeholder ip dto by @devondragon in #66
Full Changelog: 1.1.9...1.2.0
1.1.9
What's Changed
- Updating version in README by @devondragon in #45
- Bump springBootVersion from 3.4.3 to 3.4.4 by @dependabot in #46
- Upgrade Gradle wrapper to 8.13 by @devondragon in #48
- Add CI/CD pipeline with code quality checks by @devondragon in #49
- Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #50
- Bump springBootVersion from 3.4.4 to 3.4.5 by @dependabot in #51
- Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0 by @dependabot in #52
- Bump springBootVersion from 3.4.5 to 3.5.0 by @dependabot in #53
- Bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 by @dependabot in #54
- Bump org.junit.jupiter:junit-jupiter from 5.13.0 to 5.13.1 by @dependabot in #56
- Bump springBootVersion from 3.5.0 to 3.5.3 by @dependabot in #57
- Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot in #58
Full Changelog: 1.1.8...1.1.9
1.1.8
What's Changed
- Bump springBootVersion from 3.4.1 to 3.4.2 by @dependabot in #19
- Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0 by @dependabot in #20
- Bump springBootVersion from 3.4.2 to 3.4.3 by @dependabot in #21
- Fix method name typo: getTurnsiteSitekey() -> getTurnstileSitekey() by @devondragon in #36
- Implement input validation for Turnstile tokens by @devondragon in #37
- Improve documentation consistency and completeness by @devondragon in #38
- Improve error handling and resilience by @devondragon in #39
- Add monitoring and metrics support by @devondragon in #40
- Bump com.vanniktech.maven.publish from 0.30.0 to 0.31.0 by @dependabot in #42
- Issue 43 add filter for spring security form login support by @devondragon in #44
Full Changelog: 1.1.7...1.1.8
1.1.7 Release
Full Changelog: 1.1.5...1.1.7
1.1.5
What's Changed
Fixed major bug!
- Update version to 1.1.3 and add TurnstileValidationService bean; refa… by @devondragon in #4
- Update project name and version to 1.1.4 in README, build.gradle, and… by @devondragon in #6
- Bump com.vanniktech.maven.publish from 0.29.0 to 0.30.0 by @dependabot in #7
- 3 more component issues 2 by @devondragon in #8
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v1.1.2...v1.1.5
v1.1.2
What's Changed
- RestTemplate component conflict by @devondragon in #2
New Contributors
- @devondragon made their first contribution in #2
Full Changelog: v1.1.1...v1.1.2
Fixing a few minor things
v1.1.1 Merge branch 'main' of https://github.com/devondragon/SpringCFTurnstile
Initial Release
Initial release