This repository was archived by the owner on Jan 14, 2025. It is now read-only.
Releases: grails-profiles/rest-api
Releases · grails-profiles/rest-api
7.0.1
What's Changed
- Update to org.grails.profiles:base:7.0.1-SNAPSHOT and Gradle 8.10.2 by @jamesfredley in #29
- Update profile build for 7.x Publish Plugin by @jdaugherty in #33
- update base profile to 7.0.1, grails-gradle-plugin to 7.0.0-M2, Gradle to 8.11.1 and remove unused grailsVersion by @jamesfredley in #34
New Contributors
- @jdaugherty made their first contribution in #33
Full Changelog: v7.0.0...v7.0.1
6.0.1
7.0.0
6.0.0
5.0.1
What's Changed
- Delete .travis.yml by @puneetbehl in #22
- Delete travis-build.sh by @puneetbehl in #23
- Update base profile to 5.0.1 by @puneetbehl in #24
- Update to Grails 5.0.3 by @puneetbehl in #25
- Update base profile to 5.0.2 by @puneetbehl in #26
- Release to the new nexus infrastructure for Sonatype OSSRH by @puneetbehl in #27
Full Changelog: v5.0.0...v5.0.1
5.0.0
Changes
- Update base profile to 5.0.0 @puneetbehl (#21)
- Update to Grails 5.0.0-RC4 @puneetbehl (#20)
Contributors
5.0.0.RC1
Changes
- Update Gradle from 4 to 5 @puneetbehl (#18)
- Update dependencies @puneetbehl (#17)
- Configure GitHub workflow @puneetbehl (#16)
- Fix issues with generate-all command @puneetbehl (#15)
- Update feature.yml @alvarosanchez (#14)
- Fixes java.net.MalformedURLException in default generated FunctionalSpec @puneetbehl (#13)
- Resolve apache/grails-core#11388 @ZacharyKlein (#12)
- Escape the '$' used to define the serverPort @olliefreeman (#11)
- Added create-service command - https://github.com/grails/grails-core/… @ZacharyKlein (#10)
- Remove geb from the rest-api profile @sdelamo (#8)
- Remove unused import of "grails.util.Environment" @thojo (#6)
- testing-support template changes to Controller @niravassar (#1)
- Bump hibernate-validator from 6.0.20.Final to 6.1.7.Final @puneetbehl (#19)
Contributors
@ZacharyKlein, @alvarosanchez, @ddelponte, @erichelgeson, @graemerocher, @jameskleeh, @niravassar, @olliefreeman, @puneetbehl, @sdelamo, @thojo, Nirav Assar and niravassar