File tree 3 files changed +22
-2
lines changed
3 files changed +22
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
21
Release 8 Basel Dove (2018-02-07)
2
22
---------------------------------
3
23
igluctl: fix false failure message in push command (#313)
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ limitations under the License.
48
48
[ travis-image ] : https://travis-ci.org/snowplow/iglu.png?branch=master
49
49
[ travis ] : http://travis-ci.org/snowplow/iglu
50
50
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
52
52
[ releases ] : https://github.com/snowplow/snowplow/releases
53
53
54
54
[ license-image ] : http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
Original file line number Diff line number Diff line change 1
- r8-basel-dove
1
+ r9-bulls-eye
You can’t perform that action at this time.
0 commit comments