Skip to content

Commit

Permalink
Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Apr 30, 2020
1 parent 8b0a5c0 commit deaa505
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 2 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
Release 119 Tycho Magnetic Anomaly Two (2020-04-30)
---------------------------------------------------
Cloudfront Collector: deprecate (#4319)
Clojure Collector: deprecate (#4264)
Spark Enrich: deprecate (#4263)
Beam Enrich: extract into separate repo (#4282)
Scala Stream Collector: bump to 1.0.1 (#4338)
Scala Stream Collector: add Snowplow Bintray to resolvers (#4326)
Scala Stream Collector: publish Docker image for stdout via Travis (#4333)
Scala Stream Collector: fix config example (#4332)
Scala Stream Collector: fix incompatible jackson dependencies to enable CBOR (#4266)
EmrEtlRunner: bump to 0.37.0 (#4297)
EmrEtlRunner: switch AMI bootstrap scripts to HTTPS (#4256)
EmrEtlRunner: set ig.count (#4285)
EmrEtlRunner: Catch and retry EMR connection exceptions (#4290)
Stream Enrich: bump to 1.1.0 (#4296)
Stream Enrich: add the possibility to override the DynamoDB endpoint (#3942)
Stream Enrich: use info generated by BuildInfo for Processor in Source (#4335)
Stream Enrich: remove sbt version from README (#4303)
Stream Enrich: bump Scala Common Enrich to 1.1.0 (#4295)
Stream Enrich: allow to download data from private S3 or GCS (#4269)
Scala Common Enrich: bump to 1.1.0 (#4294)
Scala Common Enrich: use recent timestamp for unit tests in WeatherEnrichmentSpec (#4339)
Scala Common Enrich: change maxColumns to 140 in .scalafmt.conf (#4314)
Scala Common Enrich: add Snowplow Bintray to resolvers (#4325)
Scala Common Enrich: return capitalised Unknown value in YAUAA enrichment (#4114)
Scala Common Enrich: fix abandon assertions in PiiPseudonymizerEnrichmentSpec (#4322)
Scala Common Enrich: handle query string parameters that don't have a value in IgluAdapter (#4330)
Scala Common Enrich: bump snowplow-badrows to 1.0.0 (#4292)
Scala Common Enrich: fix EtlPipeline short-circuiting on a first bad row (#4320)
Scala Common Enrich: add validation for contexts added by enrichments (#3795)
Common: fix dead links in collectors' README (#4310)
Enrich: update example config for referer parser enrichment to 2-0-0 (#4309)

Release 118 Morgantina (2020-01-16)
-----------------------------------
Spark Enrich: extend copyright notice to 2020 (#4260)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ limitations under the License.
[travis-image]: https://travis-ci.org/snowplow/snowplow.png?branch=master
[travis]: http://travis-ci.org/snowplow/snowplow

[release-image]: https://img.shields.io/badge/release-118_Morgantina-orange.svg?style=flat
[release-image]: https://img.shields.io/badge/release-119_Tycho_Magnetic_Anomaly_Two-orange.svg?style=flat
[releases]: https://github.com/snowplow/snowplow/releases

[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
r118-morgantina
r119-tycho-magnetic-anomaly-two

0 comments on commit deaa505

Please sign in to comment.