Skip to content

Releases: grace-profiles/base

v2024.2.0-M1

v2024.2.0-M1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:33
bef54bd

What's Changed

🛠 Improvements

  • Add release notes for 2024.2.0-M1
  • Update README - Update the badget version of Grace - Update the document link
  • Update doc.properties - switch to 2024.2.x branch
  • Move Base's skeleton into the other inherited Profile's own skeleton #134

🚀 Dependency Upgrades

  • Upgrade to Grace 2024.1.1 #133

⚙️ Tasks

  • Release v2024.2.0-M1
  • Bump actions/checkout from 6 to 7
  • Update GitHub workflows - Switch to '2024.2.x'
  • Next development version: 2024.2.0-SNAPSHOT

Full Changelog: v2024.1.0...v2024.2.0-M1

v2024.1.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:01
4b98c6f

What's Changed

🛠 Improvements

  • 1c4820a Add release notes for 2024.1.0
  • 38236e0 Polish "Remove default configuration of dataSource.properties for hibernate feature" #132
  • 847709f Update README - Update the badget versions of Groovy and Grace
  • c87996f Update release notes for 2024.1.0
  • e8dbac1 Remove default configuration of dataSource.properties for hibernate feature #132
  • bc50eb7 Remove unused config property dataSource.jmxExport #131
  • c8b914b Set an explicit type boolean for the force flag #130
  • 8ba0f52 Update upgrade.adoc
  • 62bb5fb Skeleton: update application.yml to remove liquibase config #129
  • 7976721 Skeleton: update Gradle Wrapper to 8.14.5 #128

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v2024.1.0-RC1...v2024.1.0

v2024.1.0-RC1

v2024.1.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 May 11:30
a1242e7

What's Changed

⭐️ New Features

🛠 Improvements

  • a8bf047 Add release notes for 2024.1.0-RC1
  • 25c0706 Update README - Update versions of Grace and Groovy badges
  • 72375cf Update skeleton: remove src/main/groovy/.gitkeep #126
  • 4e11af4 Remove config property spring.liquibase.enabled in application.yml.tpl #125
  • 6b4ee25 Update documentation links in HELP.md #124
  • 22a4ee0 Add .sdkmanrc with latest java version 17.0.19-zulu #122
  • 79c4df3 Upgrade Release Drafter Gradle Action to v7 #121
  • 559f943 Upgrade GitHub workflows: migrate java distribution from adopt to zulu #120

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v2024.1.0-M1...v2024.1.0-RC1

v2024.1.0-M1

v2024.1.0-M1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 12:22
00c7462

What's Changed

🛠 Improvements

  • 1539aac Update README
  • afb95c1 Add release notes for 2024.1.0-M1
  • 46ee816 Update doc.properties - switch to 2024.1.x branch
  • be7f213 Update profile.yml: using double quote #117
  • 128f5ae Code formatting for all templates #116

🚀 Dependency Upgrades

⚙️ Tasks

  • 00c7462 Release v2024.1.0-M1
  • 7f7d249 Upgrade to actions/checkout@v6 #112
  • 32906c3 Upgrade to actions/setup-java@v5 #113
  • b9852b9 Upgrade to gradle/actions/setup-gradle@v5.0.2 #114
  • 1d2018d Switch to '2024.1.x' Update github workflows
  • 700273d Next development version: 2024.1.0-SNAPSHOT

Full Changelog: v2024.0.0...v2024.1.0-M1

v2024.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:18
79576b1

What's Changed

🛠 Improvements

  • 68d4ba4 Add release notes for 2024.0.0
  • 5d5b646 Update README - Update versions of Grace and Groovy badges
  • 2d83421 Code formatting for all templates #110
  • 5fcca42 Code formatting for all commands #109
  • 1ca7cff Update test-app: restore support for completer #108
  • a81d44f Update test-app: restore support for completer #108

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v2024.0.0-RC1...v2024.0.0

v2024.0.0-RC1

v2024.0.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Mar 10:53
7214f9c

What's Changed

⭐️ New Features

  • 088b83b Skeleton: move Application.groovy from app/boot to src/main/groovy #101
  • 2e7ced7 Use the new package name of CLI Command and prefer to use ApplicationCommand See #102

🛠 Improvements

  • 769740c Update release notes for 2024.0.0-RC1
  • 788c7c2 Update profile.yml - Code Formating
  • aadd91c Remove management.endpoints settings in the application.yml
  • c23f6ba Update command stats: change app.taglib to app.taglibs
  • be3038a Fix the github issue link
  • d721856 Skeleton: update the logging level of Application to info #105
  • 8075c84 Update README - Update badge version of Grace badge
  • cb5e05c Add release notes for 2024.0.0-RC1
  • 7d76fe8 Update copyright in doc.properties
  • a163770 Skeleton: update Gradle Wrapper to 8.14.4 #104
  • cd8c816 Update test-app: temporarily remove support for completer #103
  • d0ee295 Update the Command template #102
  • e73b034 Add Gradle task: 'docs' and depend on 'publishGuide'

🐞 Bug Fixes

  • 05f3fc2 Fix deprecation warnings due to reporting.file() in Gradle 9 #99

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v2024.0.0-M1...v2024.0.0-RC1

v2024.0.0-M1

v2024.0.0-M1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jan 18:00
eae4019

What's Changed

⭐️ New Features

  • 9e5331f Remove the explicit dependencies on selenium of geb feature #98
  • 8f0bc0f Use grace-boot-test #96
  • a814b53 Feature: remove json-views and markup-views features #95
  • 29158b4 Feature: add REST feature #94
  • d9837d3 Feature: add taglibs to gsp feature #93
  • 8b41a39 Feature: use grace-boot-events instead of the events plugin #92
  • d3ed18d Feature: use grace-boot-cache instead of the cache plugin #91
  • f937303 Feature: use grace-boot-async instead of the async plugin #90
  • 6eb6c39 Feature: change the coords of mongodb plugin #89
  • 3a335a8 Feature: change the coords of markup-views plugin #88
  • 09154f8 Feature: change the coords of json-views plugin #87
  • 1d5f41b Feature: change the coords of hibernate plugin #86
  • 01b0f71 Feature: change the coords of geb plugin #85
  • 7c90e46 Feature: change the coords of events plugin #84
  • 08d6b0a Feature: change the coords of database-migration plugin #83
  • c926912 Feature: change the coords of cache plugin #82
  • 0af9a25 Feature: change the coords of async plugin #81

🛠 Improvements

  • 7b23c7a Update docs for features

  • 8bf545c Update docs for features

  • 905f44c Update profile info

  • 235becf Update doc.properties to switch to 2024.0.x branch

  • 897d998 Skeleton: update Gradle Wrapper to 8.14.3 #80

  • 00b0eb0 Feature: update the description for 'geb' and now support Apache Geb 8.0 #78

  • 36765c4 Skeleton: move Application.groovy from app\init to app\boot #76

  • 5b14499 Skeleton: move Bootstrap.groovy from app\init to app\boot #75

  • 86f5c31 Skeleton: rename to Bootstrap.groovy #74

  • 3d9ef48 Update README

    • Update document links
    • Update badge version of Grace
    • Update supported versions
  • 88e7961 Update README - Update badge version of Grace, Groovy

  • 5601d90 Migrate to Central Portal OSSRH Staging API #71

🐞 Bug Fixes

  • 42ebe67 Fix the links to Spring Boot 3.4 #97
  • bf1fba4 Command: 'test-app' no longer support monitoring file changes and rerunning tests automatically #77

🚀 Dependency Upgrades

⚙️ Tasks

  • 4da5e25 Update GitHub workflows - Switch to 2024.0.x
  • a8fab3b Next development version: 2024.0.0-SNAPSHOT

Full Changelog: v2023.3.1...v2024.0.0-M1

v2023.3.1

Choose a tag to compare

@github-actions github-actions released this 23 Jun 13:20
fe98ee3

What's Changed

🛠 Improvements

  • ad4ca6c Update documentation - Update release notes
  • f3b6d81 Make schema-export available to use: should add hibernate plugin to build classpath #69
  • 1891c00 Change title to Profile Version
  • 01b710e Remove deprecated gradle/actions/wrapper-validation

⚙️ Tasks

  • fe98ee3 Release v2023.3.1
  • 4b0fd83 Next development version: 2023.3.1-SNAPSHOT

Full Changelog: v2023.3.0...v2023.3.1

v2023.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:46
8c1d1ab

What's Changed

⭐️ New Features

🛠 Improvements

  • 92da6c8 Add release notes
  • b438771 Update description for asset-pipeline feature
  • a4d982d Update description for database-migration feature
  • d4ea439 Improve asset-pipeline feature to reuse it in plugin and web-plugin profiles #68
  • d8c8d47 Skeleton: format Application.groovy
  • 045707a Use the Apache Geb
  • c1d5ac8 Update README
  • 819af48 Update documentation
  • bebe338 Update the description of Commands
  • b0277e0 Update documentation - Updates for test-app and geb
  • de89569 Update documentation
  • 881b5a7 Don't use webdriver-binaries-gradle-plugin to configure webdriver #67
  • 3be52b3 Add LICENSE
  • e3f7e63 Update README - Add document links
  • 8519789 Update documentation
  • a6fdeec Skeleton: update Gradle Wrapper to 8.14.2 #64
  • 5e79cc9 Update webdriverBinaries versions - "chromedriver = '137.0.7151.68' - geckodriver = '0.36.0' #66
  • 11aa28f Make shell command work again See graceframework/grace-framework#1072 #65
  • 670492e Update github workflows - Remove setup-gradle@v3
  • f1b7a62 Update github workflows - Upgrade to setup-gradle@v4 - Upgrade to latest ubuntu
  • 533ea16 Skeleton: Upgrade to Gradle Wrapper 8.14 #61

🚀 Dependency Upgrades

⚙️ Tasks

Full Changelog: v2023.3.0-RC1...v2023.3.0

v2023.3.0-RC1

v2023.3.0-RC1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 May 14:12
b663ad6

What's Changed

⭐️ New Features

9ecf264 Use dependency version of asset-pipeline-plugin in BOM #57

🛠 Improvements

1e6e9ca Update README
922f762 Revert "Use version of asset-pipeline-plugin" This reverts commit ff9a52b.
828ad1e Skeleton: Remove distributionSha256Sum in gradle-wrapper.properties #58
ff9a52b Use version of asset-pipeline-plugin #56
94c6c83 Skeleton: update Gradle Wrapper to 8.13 #55

🚀 Dependency Upgrades

c740e84 Upgrade to Gradle 8.13 #54
d4080ab Upgrade to Grace 2023.3.0-M2 #53

⚙️ Tasks

b663ad6 Release v2023.3.0-RC1

Full Changelog: v2023.3.0-M2...v2023.3.0-RC1