Skip to content

Commit

Permalink
Merge pull request #134 from SpineEventEngine/release-1.2.0
Browse files Browse the repository at this point in the history
Release `1.2.0`
  • Loading branch information
dmitrykuzmin authored Nov 8, 2019
2 parents 97b8632 + ed76ddf commit e300228
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 79 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ dependencies {
implementation (
// Datastore Storage support library.
"io.spine.gcloud:spine-datastore:1.1.3-SNAPSHOT+1",
"io.spine.gcloud:spine-datastore:1.2.0",
// Stackdriver Trace support library.
"io.spine.gcloud:spine-stackdriver-trace:1.1.3-SNAPSHOT+1",
"io.spine.gcloud:spine-stackdriver-trace:1.2.0",
// Datastore-related test utilities (if needed).
"io.spine.gcloud:testutil-gcloud:1.1.3-SNAPSHOT+1"
"io.spine.gcloud:testutil-gcloud:1.2.0"
)
}
```
Expand Down
2 changes: 1 addition & 1 deletion config
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
import com.google.common.truth.IterableSubject;
import com.google.protobuf.Any;
import com.google.protobuf.FieldMask;
import com.google.protobuf.Message;
import com.google.protobuf.Timestamp;
import io.spine.base.EntityState;
import io.spine.client.CompositeFilter;
import io.spine.client.IdFilter;
import io.spine.client.ResponseFormat;
Expand Down Expand Up @@ -142,7 +142,7 @@ protected Class<TestCounterEntity> getTestEntityClass() {
}

@Override
protected Message newState(ProjectId projectId) {
protected EntityState newState(ProjectId projectId) {
Project project = Project
.newBuilder()
.setId(projectId)
Expand Down
72 changes: 6 additions & 66 deletions license-report.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@


# Dependencies of `io.spine.gcloud:spine-datastore:1.1.13`
# Dependencies of `io.spine.gcloud:spine-datastore:1.2.0`

## Runtime
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-core **Version:** 2.9.9
Expand Down Expand Up @@ -136,12 +136,6 @@
* **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
* **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand All @@ -164,10 +158,6 @@
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -443,12 +433,6 @@
* **POM Project URL:** [http://github.com/square/javapoet/](http://github.com/square/javapoet/)
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand Down Expand Up @@ -485,10 +469,6 @@
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -735,12 +715,12 @@
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.


This report was generated on **Thu Oct 31 19:50:36 EET 2019** 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).
This report was generated on **Fri Nov 08 15:58:08 EET 2019** 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).




# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.1.13`
# Dependencies of `io.spine.gcloud:spine-stackdriver-trace:1.2.0`

## Runtime
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-core **Version:** 2.9.6
Expand Down Expand Up @@ -853,12 +833,6 @@ This report was generated on **Thu Oct 31 19:50:36 EET 2019** using [Gradle-Lice
* **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
* **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand Down Expand Up @@ -897,10 +871,6 @@ This report was generated on **Thu Oct 31 19:50:36 EET 2019** using [Gradle-Lice
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -1156,12 +1126,6 @@ This report was generated on **Thu Oct 31 19:50:36 EET 2019** using [Gradle-Lice
* **POM Project URL:** [http://github.com/square/javapoet/](http://github.com/square/javapoet/)
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand Down Expand Up @@ -1214,10 +1178,6 @@ This report was generated on **Thu Oct 31 19:50:36 EET 2019** using [Gradle-Lice
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.21.0
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -1472,12 +1432,12 @@ This report was generated on **Thu Oct 31 19:50:36 EET 2019** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.


This report was generated on **Thu Oct 31 19:50:49 EET 2019** 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).
This report was generated on **Fri Nov 08 15:58:21 EET 2019** 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).




# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.1.13`
# Dependencies of `io.spine.gcloud:spine-testutil-gcloud:1.2.0`

## Runtime
1. **Group:** com.fasterxml.jackson.core **Name:** jackson-core **Version:** 2.9.9
Expand Down Expand Up @@ -1613,12 +1573,6 @@ This report was generated on **Thu Oct 31 19:50:49 EET 2019** using [Gradle-Lice
* **Manifest license URL:** [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)
* **POM License: 3-Clause BSD License** - [https://opensource.org/licenses/BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand All @@ -1641,10 +1595,6 @@ This report was generated on **Thu Oct 31 19:50:49 EET 2019** using [Gradle-Lice
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -1941,12 +1891,6 @@ This report was generated on **Thu Oct 31 19:50:49 EET 2019** using [Gradle-Lice
* **POM Project URL:** [http://github.com/square/javapoet/](http://github.com/square/javapoet/)
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okhttp **Name:** okhttp **Version:** 2.5.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** com.squareup.okio **Name:** okio **Version:** 1.13.0
* **POM License: Apache 2.0** - [http://www.apache.org/licenses/LICENSE-2.0.txt](http://www.apache.org/licenses/LICENSE-2.0.txt)

1. **Group:** commons-codec **Name:** commons-codec **Version:** 1.11
* **Project URL:** [http://commons.apache.org/proper/commons-codec/](http://commons.apache.org/proper/commons-codec/)
* **Manifest license URL:** [https://www.apache.org/licenses/LICENSE-2.0.txt](https://www.apache.org/licenses/LICENSE-2.0.txt)
Expand Down Expand Up @@ -1983,10 +1927,6 @@ This report was generated on **Thu Oct 31 19:50:49 EET 2019** using [Gradle-Lice
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-okhttp **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)

1. **Group:** io.grpc **Name:** grpc-protobuf **Version:** 1.24.1
* **POM Project URL:** [https://github.com/grpc/grpc-java](https://github.com/grpc/grpc-java)
* **POM License: Apache 2.0** - [https://opensource.org/licenses/Apache-2.0](https://opensource.org/licenses/Apache-2.0)
Expand Down Expand Up @@ -2233,4 +2173,4 @@ This report was generated on **Thu Oct 31 19:50:49 EET 2019** using [Gradle-Lice
The dependencies distributed under several licenses, are used according their commercial-use-friendly license.


This report was generated on **Thu Oct 31 19:51:02 EET 2019** 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).
This report was generated on **Fri Nov 08 15:58:34 EET 2019** 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).
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ all modules and does not describe the project structure per-subproject.

<groupId>io.spine.gcloud</groupId>
<artifactId>spine-gcloud-java</artifactId>
<version>1.1.13</version>
<version>1.2.0</version>

<inceptionYear>2015</inceptionYear>

Expand Down Expand Up @@ -40,7 +40,7 @@ all modules and does not describe the project structure per-subproject.
<dependency>
<groupId>io.spine</groupId>
<artifactId>spine-server</artifactId>
<version>1.1.13</version>
<version>1.2.0</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand All @@ -58,7 +58,7 @@ all modules and does not describe the project structure per-subproject.
<dependency>
<groupId>io.spine</groupId>
<artifactId>spine-testutil-server</artifactId>
<version>1.1.13</version>
<version>1.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -114,12 +114,12 @@ all modules and does not describe the project structure per-subproject.
<dependency>
<groupId>io.spine.tools</groupId>
<artifactId>spine-errorprone-checks</artifactId>
<version>1.1.10</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>io.spine.tools</groupId>
<artifactId>spine-protoc-plugin</artifactId>
<version>1.1.10</version>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
Expand Down
4 changes: 2 additions & 2 deletions version.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
* {@code .config/gradle/dependencies.gradle}.
*/

def final SPINE_VERSION = '1.1.13'
def final SPINE_VERSION = '1.2.0'

ext {
versionToPublish = SPINE_VERSION

spineBaseVersion = '1.1.10'
spineBaseVersion = SPINE_VERSION
spineCoreVersion = SPINE_VERSION

datastoreVersion = '1.96.0'
Expand Down

0 comments on commit e300228

Please sign in to comment.