Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
chuwy committed Jan 16, 2019
1 parent 2516501 commit 697de5d
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 2 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,43 @@
Release 11 Capul de bour (2019-01-16)
-------------------------------------
Common: extend Travis timeout to 30 minutes (#471)
Common: add logging messages to deploy scripts (#464)
Common: add Bintray Docker registry credentials to .travis.yml (#423)
Server: bump SBT to 1.2.8 (#468)
Server: add read-only keys (#429)
Server: change datetime format to ISO 8601 (#460)
Server: bump to 0.5.0 (#459)
Server: dockerize (#399)
Server: harmonise returned data struct for GET schemas (#407)
Server: delete public/schema endpoints (#398)
Server: add Schema DDL as validation backend (#406)
igluctl: bump SBT to 1.2.8 (#467)
igluctl: replace scopt with decline (#462)
igluctl: omit "no maxLength" warning if hostname format is present (#341)
igluctl: factor out AWScala (#283)
igluctl: bump Schema DDL to 0.9.0 (#458)
igluctl: bump to 0.6.0 (#457)
Schema DDL: bump sbt-bintray to 0.5.4 (#470)
Schema DDL: bump SBT to 1.2.8 (#466)
Schema DDL: fix nullable array casting into string in BigQuery AST (#461)
Schema DDL: bump iglu-core to 0.4.0 (#456)
Schema DDL: rename Product type to Union in jsonschema (#387)
Schema DDL: add support for BigQuery numeric type (#426)
Schema DDL: add JSON Pointers to linter messages (#330)
Schema DDL: add circe support (#455)
Schema DDL: port to cats (#454)
Schema DDL: bump Scala to 2.12.8 (#453)
Schema DDL: bump to 0.9.0 (#452)
Scala Core: bump sbt-bintray to 0.5.4 (#469)
Scala Core: bump SBT to 1.2.8 (#465)
Scala Core: add ParseError type (#369)
Scala Core: unify SchemaKey and SchemaMap (#450)
Scala Core: remove syntax extensions (#449)
Scala Core: add circe Decoder instance for SelfDescribingData (#448)
Scala Core: swap SelfDescribingData member names (#394)
Scala Core: bump circe to 0.10.1 (#447)
Scala Core: bump to 0.4.0 (#451)

Release 10 Tiflis (2018-08-24)
------------------------------
igluctl: bump to 0.5.0 (#402)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ limitations under the License.
[travis-image]: https://travis-ci.org/snowplow/iglu.png?branch=master
[travis]: http://travis-ci.org/snowplow/iglu

[release-image]: https://img.shields.io/badge/release-10_Tiflis-orange.svg?style=flat
[release-image]: https://img.shields.io/badge/release-11_Capul_de_bour-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 @@
r10-tiflis
r11-capul-de-bour

0 comments on commit 697de5d

Please sign in to comment.