Skip to content

Commit 1c71f67

Browse files
authored
Merge pull request #151 from SpineEventEngine/release-1.6.0
Release `1.6.0`
2 parents 6d7af97 + a181cb3 commit 1c71f67

File tree

5 files changed

+25
-20
lines changed

5 files changed

+25
-20
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ Gradle:
1616
```kotlin
1717
dependencies {
1818
// Datastore Storage support library.
19-
implementation("io.spine.gcloud:spine-datastore:1.5.22")
19+
implementation("io.spine.gcloud:spine-datastore:1.6.0")
2020

2121
// Pub/Sub messaging support library.
22-
implementation("io.spine.gcloud:spine-pubsub:1.5.22")
22+
implementation("io.spine.gcloud:spine-pubsub:1.6.0")
2323

2424
// Stackdriver Trace support library.
25-
implementation("io.spine.gcloud:spine-stackdriver-trace:1.5.22")
25+
implementation("io.spine.gcloud:spine-stackdriver-trace:1.6.0")
2626

2727
// Datastore-related test utilities (if needed).
28-
implementation("io.spine.gcloud:testutil-gcloud:1.5.22")
28+
implementation("io.spine.gcloud:testutil-gcloud:1.6.0")
2929
}
3030
```
3131

license-report.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
# Dependencies of `io.spine.gcloud:spine-datastore:1.5.22`
3+
# Dependencies of `io.spine.gcloud:spine-datastore:1.6.0`
44

55
## Runtime
66
1. **Group:** androidx.annotation **Name:** annotation **Version:** 1.1.0
@@ -535,6 +535,7 @@
535535
1. **Group:** org.hamcrest **Name:** hamcrest-core **Version:** 1.3
536536
* **POM License: New BSD License** - [http://www.opensource.org/licenses/bsd-license.php](http://www.opensource.org/licenses/bsd-license.php)
537537

538+
1. **Group:** org.junit **Name:** junit-bom **Version:** 5.6.2 **No license information found**
538539
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-api **Version:** 5.6.2
539540
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
540541
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
@@ -593,12 +594,12 @@
593594
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
594595

595596

596-
This report was generated on **Wed Jun 24 13:30:07 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
597+
This report was generated on **Tue Sep 08 22:45:50 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
597598

598599

599600

600601

601-
# Dependencies of `io.spine.gcloud:spine-pubsub:1.5.22`
602+
# Dependencies of `io.spine.gcloud:spine-pubsub:1.6.0`
602603

603604
## Runtime
604605
1. **Group:** com.google.android **Name:** annotations **Version:** 4.1.1.4
@@ -956,6 +957,7 @@ This report was generated on **Wed Jun 24 13:30:07 EEST 2020** using [Gradle-Lic
956957
1. **Group:** org.hamcrest **Name:** hamcrest-core **Version:** 1.3
957958
* **POM License: New BSD License** - [http://www.opensource.org/licenses/bsd-license.php](http://www.opensource.org/licenses/bsd-license.php)
958959

960+
1. **Group:** org.junit **Name:** junit-bom **Version:** 5.6.2 **No license information found**
959961
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-api **Version:** 5.6.2
960962
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
961963
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
@@ -1009,12 +1011,12 @@ This report was generated on **Wed Jun 24 13:30:07 EEST 2020** using [Gradle-Lic
10091011
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
10101012

10111013

1012-
This report was generated on **Wed Jun 24 13:30:15 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1014+
This report was generated on **Tue Sep 08 22:45:55 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
10131015

10141016

10151017

10161018

1017-
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.5.22`
1019+
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.6.0`
10181020

10191021
## Runtime
10201022
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-core **Version:** 2.9.9
@@ -1553,6 +1555,7 @@ This report was generated on **Wed Jun 24 13:30:15 EEST 2020** using [Gradle-Lic
15531555
1. **Group:** org.hamcrest **Name:** hamcrest-core **Version:** 1.3
15541556
* **POM License: New BSD License** - [http://www.opensource.org/licenses/bsd-license.php](http://www.opensource.org/licenses/bsd-license.php)
15551557

1558+
1. **Group:** org.junit **Name:** junit-bom **Version:** 5.6.2 **No license information found**
15561559
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-api **Version:** 5.6.2
15571560
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
15581561
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
@@ -1611,12 +1614,12 @@ This report was generated on **Wed Jun 24 13:30:15 EEST 2020** using [Gradle-Lic
16111614
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
16121615

16131616

1614-
This report was generated on **Wed Jun 24 13:30:24 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
1617+
This report was generated on **Tue Sep 08 22:46:02 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
16151618

16161619

16171620

16181621

1619-
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.5.22`
1622+
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.6.0`
16201623

16211624
## Runtime
16221625
1. **Group:** androidx.annotation **Name:** annotation **Version:** 1.1.0
@@ -1819,6 +1822,7 @@ This report was generated on **Wed Jun 24 13:30:24 EEST 2020** using [Gradle-Lic
18191822
* **POM License: MIT license** - [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)
18201823
* **POM License: The Apache Software License, Version 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)
18211824

1825+
1. **Group:** org.junit **Name:** junit-bom **Version:** 5.6.2 **No license information found**
18221826
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-api **Version:** 5.6.2
18231827
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
18241828
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
@@ -2172,6 +2176,7 @@ This report was generated on **Wed Jun 24 13:30:24 EEST 2020** using [Gradle-Lic
21722176
1. **Group:** org.hamcrest **Name:** hamcrest-core **Version:** 1.3
21732177
* **POM License: New BSD License** - [http://www.opensource.org/licenses/bsd-license.php](http://www.opensource.org/licenses/bsd-license.php)
21742178

2179+
1. **Group:** org.junit **Name:** junit-bom **Version:** 5.6.2 **No license information found**
21752180
1. **Group:** org.junit.jupiter **Name:** junit-jupiter-api **Version:** 5.6.2
21762181
* **POM Project URL:** [https://junit.org/junit5/](https://junit.org/junit5/)
21772182
* **POM License: Eclipse Public License v2.0** - [https://www.eclipse.org/legal/epl-v20.html](https://www.eclipse.org/legal/epl-v20.html)
@@ -2230,4 +2235,4 @@ This report was generated on **Wed Jun 24 13:30:24 EEST 2020** using [Gradle-Lic
22302235
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.
22312236

22322237

2233-
This report was generated on **Wed Jun 24 13:30:28 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).
2238+
This report was generated on **Tue Sep 08 22:46:05 EEST 2020** using [Gradle-License-Report plugin](https://github.com/jk1/Gradle-License-Report) by Evgeny Naumenko, licensed under [Apache 2.0 License](https://github.com/jk1/Gradle-License-Report/blob/master/LICENSE).

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.
1212

1313
<groupId>io.spine.gcloud</groupId>
1414
<artifactId>spine-gcloud-java</artifactId>
15-
<version>1.5.22</version>
15+
<version>1.6.0</version>
1616

1717
<inceptionYear>2015</inceptionYear>
1818

@@ -46,7 +46,7 @@ all modules and does not describe the project structure per-subproject.
4646
<dependency>
4747
<groupId>io.spine</groupId>
4848
<artifactId>spine-server</artifactId>
49-
<version>1.5.21</version>
49+
<version>1.6.0</version>
5050
<scope>compile</scope>
5151
</dependency>
5252
<dependency>
@@ -58,7 +58,7 @@ all modules and does not describe the project structure per-subproject.
5858
<dependency>
5959
<groupId>io.spine</groupId>
6060
<artifactId>spine-testutil-server</artifactId>
61-
<version>1.5.21</version>
61+
<version>1.6.0</version>
6262
<scope>test</scope>
6363
</dependency>
6464
<dependency>
@@ -114,7 +114,7 @@ all modules and does not describe the project structure per-subproject.
114114
<dependency>
115115
<groupId>io.spine.tools</groupId>
116116
<artifactId>spine-protoc-plugin</artifactId>
117-
<version>1.5.21</version>
117+
<version>1.6.0</version>
118118
</dependency>
119119
<dependency>
120120
<groupId>net.sourceforge.pmd</groupId>

version.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
* `.config/gradle/dependencies.gradle`.
2626
*/
2727

28-
val spineBaseVersion: String by extra("1.5.21")
29-
val spineCoreVersion: String by extra("1.5.21")
30-
val versionToPublish: String by extra("1.5.22")
28+
val spineBaseVersion: String by extra("1.6.0")
29+
val spineCoreVersion: String by extra("1.6.0")
30+
val versionToPublish: String by extra("1.6.0")

0 commit comments

Comments
 (0)