Releases: ButterCMS/java-starter-buttercms
Releases · ButterCMS/java-starter-buttercms
v2.1.1 - Upgrade heroku stack to 24
What's Changed
- Add localhost output after running mvn spring-boot:run by @orlyohreally in #17
- Upgrade heroku stack to heroku-24 by @orlyohreally in #18
Full Changelog: v2.0.01...v2.0.1
Readme Updates - DSkipTests
What's Changed
- Include installation steps for windows by @orlyohreally in #15
- Add -DskipTests to mvn install by @orlyohreally in #16
New Contributors
- @orlyohreally made their first contribution in #15
Full Changelog: v2.0.0...v2.0.01
Update dependencies
- Update Spring Boot from 3.1.4 to 3.2.3 (latest LTS)
- Update ButterCMS client from 1.11 to 1.12.0
- Add explicit Jackson dependencies with version 2.15.3 to fix compatibility issue
- Add OWASP dependency check plugin for security monitoring
- Add SnakeYAML override to ensure latest secure version
- Set project version to 1.3.0 in pom.xml
- Add version and Spring Boot badges to README
- Create CHANGELOG.md to track version history
- Implement semantic versioning strategy for the project
Update to Spring Boot 3
What's Changed
- fix
by tagtext for rainforest by @ViolanteCodes in #10 - feat: update Spring Boot to 3 by @vlnevyhosteny in #12
- fix: heroku deployment by @vlnevyhosteny in #13
New Contributors
- @ViolanteCodes made their first contribution in #10
- @vlnevyhosteny made their first contribution in #12
Full Changelog: v1.1.0...v1.2.0
Updated Components + Menu Handling
Updated components, menu handling, bugfixes.
Initial Release
Initial release of java starter