今週のGrails 2016 44-45

この記事の内容は、Jacob氏による"Grails Diary"を、意訳した内容です。誤訳等有りましたら @tyama宛てに(DMで)優しく報告ください。
元記事:Grails Diary - Week 44-45

信じられないことに、もう、Apache Software Foundationで、Groovyがトップレベルプロジェクトになって一年が経過しました。お祝いしましょう!今回はお祝い号です!

Grailsチームは、バグフィックスバージョン、 3.2.33.1.14をリリース。 Grails 3.2.3では、Grails Wrapperの復活です。

Ratpackチームがメモリーリークを解決して、全ユーザ更新推奨のバージョン1.4.4をリリース

この数週間Gradleチームのエンジニアは忙しかったようですね。いくつかのRCを経て、Gradle 3.2をリリースしました。 ビッグニュースは、タスクを定義する左シフト (<<) の非推奨、インクリメンタルビルドの向上、高速化したIDE取込、Ctrl-Cで初起動のデーモン停止、そして、ネイティブビルド関連。

Ivan Lopez氏がGrails用Postgres Extensionプラグインを更新。新機能として、JsonデータをpgJsonオブジェクトを使用してクライテリアクエリーを行う機能を追加。

Spockテストフレームワークが新たなRC版 1.1-rc-3 をリリース。 このリリースでは、ByteBuddy対応が追加。

GrooCSSのバージョン0.9がリリース!saturate, desaturate, fadein, fadeout, fadeなどをサポート。 こちらから: groocss.org/

Sergio del Amo氏のニュースレターGroovy Calamari、ロゴが変わりましたね!

MrHakiとして知られているHubert Klein Ikkink氏、そう!超超便利なブログの主!彼のnotebooksシリーズ(ebook)が更新されました! The Ratpacked Notebook そして、 Awesome Asciidoctor Notebook

フルブライト・プログラムでデンマークにいるJenn Strater氏が、現状をブログにつづりました.

次の日曜日にGR8Conf EU運営のミーティングがります。何か要望があれば運営に声をかけてください!EU開催の前にGR8Confインドが開催される事もおわすれなく! アーリーバードチケットはあと二週間!

 

プレゼン動画・ポッドキャスト

ブログ・記事など

Grails 3プラグイン更新情報

  • jms (2.0.0.RC1) Grails jms plugin.
  • audit-logging (2.0.2) Grails 3.x Audit-Logging Plugin..
  • aws-sdk-s3 (2.0.6) Grails AWS SDK S3 plugin.
  • grails-isomorphic (1.0) Grails Isomorphic Rendering Plugin.
  • selfie (1.1.1) Selfie is a Grails Image / File Upload Plugin. Use Selfie to attach files to your domain models, upload to a CDN, validate content, produce thumbnails..
  • postgresql-extensions (5.0.0) This plugin provides hibernate user types to support for Postgresql Native Types like Array, HStore, JSON,… as well as new criterias to query this native types..
  • cassandra (6.0.4) GORM - Grails Data Access Framework.
  • rx-gorm-rest-client (1.0.3.RELEASE) Provides a RxGORM Object Mapping implementation for communication with REST web services.
  • redis-gorm (6.0.4) GORM - Grails Data Access Framework.
  • neo4j (6.0.4) GORM - Grails Data Access Framework.
  • aws-sdk-ses (2.0.4) Grails AWS SDK SES plugin.
  • aws-sdk-sns (2.0.5) Grails AWS SDK SNS plugin.
  • aws-sdk-sqs (2.0.9) Grails AWS SDK SQS plugin.
  • newrelic (3.33.0) Grails NewRelic plugin.
  • mongodb (6.0.4) GORM for MongoDB.
  • rx-mongodb (6.0.4) GORM - Grails Data Access Framework.
  • hibernate4 (6.0.4) GORM - Grails Data Access Framework.
  • hibernate5 (6.0.4) GORM - Grails Data Access Framework.
  • aws-sdk-kinesis (2.0.6) Grails AWS SDK Kinesis plugin.
  • aws-sdk-dynamodb (2.0.3) Grails AWS SDK DynamoDB plugin.
  • jesque-admin (0.6.5) Admin UI for the Grails Jesque Plugin.
  • rxjava (1.0.1) A plugin that integrates Grails with RxJava.
  • view-tools (0.5) ViewResourceLocator for locating views in grails-app/views.
  • queuekit (1.10) Queuekit is a plugin for grails which uses TaskExecutor with Spring Events for grails 2 and for grails 3 using default `Reactor` events to manage concurrent submitted reports..

Grails 2プラグイン更新情報

  • Plastic Criteria Plugin Mock Grails Criteria for Unit Tests
  • ReCaptcha support for Grails. Protect your website from spam and abuse while letting real people pass through with ease. Version 1.0 of this plugin introduces support for the new "checkbox" ReCaptcha. Please use an older version if you require the legacy funct
  • Audit Logging Plugin
  • List dependency versions List all dependency versions used by your app.
  • Grails Postgresql Extensions Plugin This plugin provides hibernate user types to support for Postgresql Native Types like Array, HStore, JSON,… as well as new criterias to query this native types
  • queuekit plugin Queuekit plugin provides you with various ways of calling on TaskExecutor and specifically it's underlying queuing mechanism to control the creation of reports on your grails application. Queuekit can help whether you are using the existing grails export plugin or you manually produce csv,tsv or maybe even rely on apache-poi or it's likes to produce xls files as per user request. With this plugin you can change the process of files produces as requested to files produced when there is an availab...

興味深いつぶやき

 

カンファレンスとミートアップ


Topへ
インデックスへ
Grails公式サイト
ドキュメント
G*Magazine
Grails/Groovy便利リンク集
Grails/Groovy Links
日本Grails/Groovyユーザーグループ
ワークショップの告知等はこちらを参照してください。
Japan Grails/Groovy Users Group
Grails徹底入門サポートページ
『Grails 徹底入門』のサンプルコード等