Skip to content

Commit 2e1ad8b

Browse files
oguzhanunluchuwy
authored andcommitted
Prepared for release
1 parent bb38725 commit 2e1ad8b

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG

+20
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
Release 9 Bull's Eye (2018-04-19)
2+
---------------------------------
3+
Common: add Gitter badge (#358)
4+
Documentation: fix incorrect hyphen underlining for R7 and R8 (#335)
5+
Server: add HTTPS scheme to Swagger UI (#363)
6+
Server: add baseURL to configuration (#362)
7+
Server: rename from Scala Repo Server (#131)
8+
Server: use scopt for CLI parameters (#356)
9+
Server: migrate CI/CD to release-manager (#355)
10+
Server: extend copyright notice to 2018 (#352)
11+
Server: only add metadata to schema JSON if ?metadata=1 (#86)
12+
Server: port to Akka HTTP (#318)
13+
Server: allow super user to upload schemas (#83)
14+
Server: bump SBT to 1.1.1 (#322)
15+
Server: bump Scala to 2.11.12 (#321)
16+
Server: bump to 0.3.0 (#338)
17+
igluctl: add support for Java 9 (#300)
18+
igluctl: fix interpreting SchemaVer warnings as failures (#340)
19+
igluctl: bump to 0.4.1 (#345)
20+
121
Release 8 Basel Dove (2018-02-07)
222
---------------------------------
323
igluctl: fix false failure message in push command (#313)

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ limitations under the License.
4848
[travis-image]: https://travis-ci.org/snowplow/iglu.png?branch=master
4949
[travis]: http://travis-ci.org/snowplow/iglu
5050

51-
[release-image]: https://img.shields.io/badge/release-8_Basel_Dove-orange.svg?style=flat
51+
[release-image]: https://img.shields.io/badge/release-9_Bull's_Eye-orange.svg?style=flat
5252
[releases]: https://github.com/snowplow/snowplow/releases
5353

5454
[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
r8-basel-dove
1+
r9-bulls-eye

0 commit comments

Comments
 (0)