leftovers...

about grails groovy

Grails 3.3.7 リリース!!

Grails 3.3.7リリース

Grails 3.3.x系メンテナンスリリースです。

ライブラリ更新

  • Spring Boot 1.5.15.RELEASE

注意点
プラグインのマルチプロジェクトビルドの場合において設定が必要となります。
プラグインマルチプロジェクトビルド設定の全工程はドキュメントを参照。
今回から必要になった内容: プラグインの gradle.properties に exploded=true を追記

あと、新規作成したアプリケーションのGORMバージョン指定が間違っているようなので、
gradle.properties でのバージョン指定を gormVersion=6.1.10.RELEASE に変更しましょう!


Grails 3.3.7 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.3.7
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew

Issues fixed

コミット https://github.com/grails/grails-core/compare/v3.3.6...v3.3.7
ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.7/grails-3.3.7.zip
ドキュメント http://docs.grails.org/3.3.x/

Grails 3.3.6 リリース!!

Grails 3.3.6リリース

Grails 3.3.x系メンテナンスリリースです。

ライブラリ更新

  • Groovy 2.4.14
  • GORM 6.1.10
  • Spring Boot 1.5.14.RELEASE
  • Spring Framework 4.3.18.RELEASE

プラグイン更新

  • Fields 2.2.8
  • Views 1.2.8

プロファイル更新

  • React-webpack 1.0.6

Grails 3.3.6 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.3.6
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew

Issues fixed

コミット https://github.com/grails/grails-core/compare/v3.3.5...v3.3.6
ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.6/grails-3.3.6.zip
ドキュメント http://docs.grails.org/3.3.x/

Grails 3.3.5と3.2.13リリース!!

Grails 3.3.5リリース

Grails 3.3.x系メンテナンスリリースです。

ライブラリ更新


Grails 3.3.5 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.3.5
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew


コミット https://github.com/grails/grails-core/compare/v3.3.4...v3.3.5
ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.3/grails-3.3.5.zip
ドキュメント http://docs.grails.org/3.3.x/



Grails 3.2.13リリース

Grails 3.2.x系メンテナンスリリースです。

ライブラリ更新


Grails 3.2.13 公式リリースノート
https://github.com/grails/grails-core/releases/tag/v3.2.13
http://docs.grails.org/3.2.x/guide/introduction.html#whatsNew


コミット https://github.com/grails/grails-core/compare/v3.2.12...v3.2.13?w=1
ダウンロード https://github.com/grails/grails-core/releases/download/v3.2.13/grails-3.2.13.zip
ドキュメント http://docs.grails.org/3.2.x/