Skip to content

Release 101 Neapolis (2018-03-21)

Compare
Choose a tag to compare
@BenFradet BenFradet released this 21 Mar 17:00
· 1063 commits to master since this release
0dfb27f

Initial support for Google Cloud Platform

Scala Stream Collector

  • Bump to 0.13.0 (#3682)
  • Add Google Cloud PubSub sink (#3047)
  • Split into multiple artifacts according to targeted platform (#3621)
  • Expose number of requests over JMX (#3637)
  • Move cross domain configuration to enabled-style (#3556)
  • Truncate events exceeding the configured maximum size into a BadRow (#3587)
  • Remove string interpolation false positive warnings (#3623)
  • Update config.hocon.sample to support Google Cloud PubSub (#3049)
  • Customize useragent for GCP API calls (#3658)
  • Bump kafka-clients to 1.0.1 (#3660)
  • Bump aws-java-sdk to 1.11.290 (#3665)
  • Bump scala-common-enrich to 0.31.0 (#3666)
  • Bump SBT to 1.1.1 (#3629)
  • Bump sbt-assembly to 0.14.6 (#3667)
  • Use sbt-buildinfo (#3626)
  • Extend copyright notice to 2018 (#3687)

Stream Enrich

  • Bump to 0.15.0 (#3681)
  • Add Google Cloud PubSub source (#3150)
  • Add Google Cloud PubSub sink (#3149)
  • Split into multiple artifacts according to targeted platform (#3645)
  • Rename etl version from kinesis to stream-enrich (#3642)
  • Make source / sink configuration a coproduct (#3555)
  • Add ability to retrieve resolver and enrichments from Google Cloud Datastore (#3152)
  • Update config.hocon.sample to support Google Cloud PubSub (#3151)
  • Customize useragent for GCP API calls (#3193)
  • Bump kafka-clients to 1.0.1 (#3661)
  • Bump amazon-kinesis-client to 1.9.0 (#3663)
  • Bump aws-java-sdk to 1.11.290 (#3662)
  • Bump SBT to 1.1.1 (#3657)
  • Bump sbt-assembly to 0.14.6 (#3664)
  • Use sbt-buildinfo (#3627)
  • Extend copyright notice to 2018 (#3686)

Common

  • Install Ruby 2.4.3 before deploy (#3689)
  • Fix CHANGELOG entry for R97 (#3630)