今週のGrails 2016-28,29

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

GR8Conf US開催直前号です!次の号ではカンファレンス情報が盛りだくさんになるでしょう!(今回は参加しませんが。。。)

Grails 3.2の2番目のマイルストーンがリリース。同じく2番目のマイルストーンのGORM6もリリースしました。 Graeme氏はブログで、いくつかの新機能について紹介しました。 "What’s New in GORM 6?"のガイドによると、Springコンテナ不要な起動、ユニットテスト向上、mongodbとNeo4jを含むマルチデータソース対応や統一された定義モデルなどの新機能が追加されました。

Ratpack 1.4の正式リリースも近いようです!RC1とRC2がリリースされました。 リリースノートによると、依存ライブラリの更新や、Promiseに多くのメソッド追加。そしてSerialBatchとParallelBatchという新たなクラスが追加されます。 RatpackプロジェクトリーダーのLuke Daley氏がこれらの新機能についてブログを書いています。コチラ:"ParallelBatch"そして"Promise.fork()"。 Ratpack公式ドキュメント内容もリリースに合わせてかなり更新されています。

7月のTiobeインデックスにて、Groovyはギリギリ20位でトップ20に滑り込みました!
Michał Mally氏がナイスなスライド"Groovy - The Superb Homeless"を公開しました。

ツイッターDaily Groovyアカウントがソースコードをシェアしました: https://github.com/DailyGroovyLang/GroovyTip

Dan Woods氏が"Groovy in the Cloud"のスライドコードを公開しました。

Craig Burke氏が、Grails 3での開発とビルドで同じasset pipeline設定方法を共有しました。コチラ

Swagger-codegen 2.2.0がリリース。 Groovy用APIクライアントジェネレータ追加されました。

GR8Conf IndiaとGR8Conf Europe 2017のCall For Papersが始まってます!

 

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

ブログ・記事など

新規Grails 3プラグイン

  • angular-scaffolding (1.0.0.RC2) Provides scaffolding for AngularJS 1.x applications
  • rx-gorm-rest-client (1.0.0.M1) Provides a RxGORM Object Mapping implementation for communication with REST web services
  • grails-phonenumbers (0.11) Adds support for using Google's libphonenumber library to validate phone numbers
  • schwartz (1.0.0) Quartz integration
  • grails-jasper (v2.0.0.RC1) This plugin allows you to integrate reports Jasperreports into your Grails application.

Updated Grails 3 Plugins

  • console (2.0.6) A web-based Groovy console for interactive runtime application management and debugging.
  • jesque (1.1.9) Grails Jesque Plugin
  • slack (3.1.0) Grails Slack Integration Plugin
  • grails-views (1.1.0.RC1) Grails Views
  • views-gradle (1.1.0.RC1) Grails views-gradle plugin
  • grails-hibernate-filter (0.2.0)
  • views-json-templates (1.1.0.RC1) Grails views-json-templates plugin
  • redis-gorm (6.0.0.M2) GORM - Grails Data Access Framework
  • neo4j (6.0.0.M2) GORM - Grails Data Access Framework
  • mongodb (6.0.0.M2) GORM for MongoDB
  • hibernate5 (6.0.0.M2) GORM - Grails Data Access Framework
  • hibernate4 (6.0.0.M2) GORM - Grails Data Access Framework
  • cassandra (6.0.0.M2) GORM - Grails Data Access Framework
  • grails-gscripting (1.0.6) Run Groovy scripts in Grails
  • rx-mongodb (6.0.0.M2) GORM - Grails Data Access Framework
  • angular-scaffolding (1.0.0.RC2) Provides scaffolding for AngularJS 1.x applications
  • coffee-asset-pipeline (2.9.5) Easily process coffee-script files with the asset-pipeline plugin. Package includes both jvm coffee runtime as well as the ability to use the coffeescript npm module if detected.
  • sass-asset-pipeline (2.9.5) Provides fast and easy .sass and .scss file support for Transpiling to CSS. This plugin takes advantage of jsass and libsass for maximum performance.
  • handlebars-asset-pipeline (2.9.5) Provides native Handlebars file support in the asset-pipeline. Easily convert .hbs or .handlebars files into javascript template caches for use with the handlebars runtime.
  • ember-asset-pipeline (2.9.5) Compiles hbs or handlebars files for the asset-pipeline into the Ember.TEMPLATES cache
  • less-asset-pipeline (2.9.5) LESS Compiler for the Asset-Pipeline
  • sentry (7.4.0) Grails Sentry plugin
  • compass-asset-pipeline (2.9.5) Provides Compass/SCSS Build support using the jruby runtime. Any compass project can be adjusted to be built by the asset-pipeline and used in applications.
  • oauth (3.0.1) Grails oauth plugin

Grails2プラグイン更新情報

  • Smart Case Plugin Provides an easy way to convert between cases for Strings and variable names
  • Slack Plugin This plugin provides integration with Slack by Incoming Webhooks

興味深いつぶやき

 

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

  • GR8conf US, ミネアポリス,ミネソタ - USA, 2016/7/27-29
  • G3 Summit , フォートローダーデール,フロリダ - USA, 2016/11/27-12/1CFP is open!
  • GR8Conf India, ニューデリー - インド, January 7th-8th, 2017
  • GR8conf Europe, コペンハーゲン - デンマーク, May 31st - June 2nd, 2017.


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