Grails 4.0.0 マイルストーン2 リリース
今週、スペインのマドリードでGreach Conf 2019が開催されます!
ちょっとスペイン行ってくる!
クローズしたイシュー : https://github.com/grails/grails-core/milestone/208?closed=1
- Grails4更新ガイド http://docs.grails.org/4.0.x/guide/upgrading.html
- What's new in Grails 4 Guide http://docs.grails.org/4.0.x/guide/introduction.html#whatsNew
- ユーザガイド http://docs.grails.org/4.0.x/guide/
- コミット: https://github.com/grails/grails-core/compare/v4.0.0.M1...v4.0.0.M2
- ダウンロード https://github.com/grails/grails-core/releases/tag/v4.0.0.M2
Grails 4 マイルストーン1 リリース!
Grails 4 マイルストーン1 リリース! Micronaut と Java11サポート!
Grailsチームが、Grails4の最初のマイルストーンをリリースしました!
Grails4では、以下のライブラリをベースに、フレームワークの大幅なアップグレードがおこなわれています。
そして、Micronautが親ApplicationContextとして含まれており、Micronautの機能を活用できます。 Spring Boot 2.1とMicronautのおかげで、以前のリリースにくらべ、起動時間とメモリ消費も最適化されています。
既に多くのプラグインはGrails4に対応しています。 プラグインオーナーの方は、更新ガイドを参考にGrails4対応を進めましょう!
- 公式リリースノート! https://objectcomputing.com/news/2019/02/19/grails-4-milestone-1-released
- Grails4更新ガイド http://docs.grails.org/4.0.x/guide/upgrading.html
- What's new in Grails 4 Guide http://docs.grails.org/4.0.x/guide/introduction.html#whatsNew
- ユーザガイド http://docs.grails.org/4.0.x/guide/
- コミット: https://github.com/grails/grails-core/compare/v3.3.9...v4.0.0.M1
- ダウンロード https://github.com/grails/grails-core/releases/tag/v4.0.0.M1
Grails 3.3.9リリース!!
Grails 3.3.9リリース
Grails 3.3.x 系、メンテナンスリリースです。
そろそろ4.0系マイルストーンでてほしーなー。
依存更新
- GORM 6.1.11
- Spring Boot 1.5.18.RELEASE
- Spring Framework 4.3.21.RELEASE
- Grails Testing support 1.1.5
- Tomcat 8.5.35
プラグイン更新
- Gorm Hibernate 5 6.1.11
- Gorm Mongodb 6.1.7
- Gorm Neo4j 6.1.8
- Cache 4.0.1
- Views 1.2.9
プロファイル更新
- Base 3.3.3
- Angular 6.1.0
Grails 3.3.9 公式リリースノート
- https://github.com/grails/grails-core/releases/tag/v3.3.9
http://docs.grails.org/3.3.x/guide/introduction.html#whatsNew
Issues fixed
- コミット https://github.com/grails/grails-core/compare/v3.3.8...v3.3.9
- ダウンロード https://github.com/grails/grails-core/releases/download/v3.3.9/grails-3.3.9.zip
- ドキュメント http://docs.grails.org/3.3.x/