Skip to content

Commit

Permalink
prepared Ditto-clients release 2.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Apr 14, 2022
1 parent a914335 commit 56be9fa
Show file tree
Hide file tree
Showing 16 changed files with 64 additions and 49 deletions.
1 change: 1 addition & 0 deletions java/pom.xml
Expand Up @@ -667,6 +667,7 @@
<validHeaders>
<header>../legal/headers/license-header-2019.txt</header>
<header>../legal/headers/license-header-2020.txt</header>
<header>../legal/headers/license-header-2021.txt</header>
</validHeaders>
<aggregate>true</aggregate>
<quiet>false</quiet>
Expand Down
5 changes: 5 additions & 0 deletions javascript/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to the Ditto JavaScript client will be documented in this file.

## [2.4.0] - 2022-04-14

### No changes
No changes comparing to 2.3.0 were done.

## [2.3.0] - 2022-01-21

### No changes
Expand Down
2 changes: 1 addition & 1 deletion javascript/lerna.json
Expand Up @@ -16,5 +16,5 @@
]
}
},
"version": "2.3.0"
"version": "2.4.0"
}
4 changes: 2 additions & 2 deletions javascript/lib/api/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/lib/api/package.json
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client-api",
"version": "2.3.0",
"version": "2.4.0",
"description": "API interfaces for implementing TypeScript clients for Eclipse Ditto",
"author": "Eclipse Ditto committers <ditto-dev@eclipse.org>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
4 changes: 2 additions & 2 deletions javascript/lib/dom/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/lib/dom/package.json
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client-dom",
"version": "2.3.0",
"version": "2.4.0",
"description": "DOM implementation of Eclipse Ditto JavaScript API to be used in browsers.",
"author": "Eclipse Ditto committers <ditto-dev@eclipse.org>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
4 changes: 2 additions & 2 deletions javascript/lib/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/lib/node/package.json
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client-node",
"version": "2.3.0",
"version": "2.4.0",
"description": "Node.js(r) implementation of Eclipse Ditto JavaScript API.",
"author": "Eclipse Ditto committers <ditto-dev@eclipse.org>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
4 changes: 2 additions & 2 deletions javascript/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion javascript/package.json
@@ -1,6 +1,6 @@
{
"name": "@eclipse-ditto/ditto-javascript-client",
"version": "2.3.0",
"version": "2.4.0",
"description": "A library supporting you to work with the APIs of Eclipse Ditto 2.3.x.",
"author": "Eclipse Ditto committers <ditto-dev@eclipse.org>",
"repository": "https://github.com/eclipse/ditto-clients",
Expand Down
4 changes: 2 additions & 2 deletions legal/3rd-party-dependencies/compile.txt
@@ -1,5 +1,5 @@
com.eclipsesource.minimal-json:minimal-json:jar:0.9.5:compile
com.neovisionaries:nv-websocket-client:jar:2.12:compile
com.neovisionaries:nv-websocket-client:jar:2.14:compile
org.atteo.classindex:classindex:jar:3.11:compile
org.reactivestreams:reactive-streams:jar:1.0.3:compile
org.slf4j:slf4j-api:jar:1.7.32:compile
org.slf4j:slf4j-api:jar:1.7.36:compile
53 changes: 26 additions & 27 deletions legal/3rd-party-dependencies/test.txt
@@ -1,27 +1,26 @@
biz.aQute.bnd:bndlib:jar:2.4.0:test
ch.qos.logback:logback-classic:jar:1.2.10:test
ch.qos.logback:logback-core:jar:1.2.10:test
com.beust:jcommander:jar:1.72:test
ch.qos.logback:logback-classic:jar:1.2.11:test
ch.qos.logback:logback-core:jar:1.2.11:test
com.beust:jcommander:jar:1.78:test
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1:test
junit:junit:jar:4.13.2:test
net.bytebuddy:byte-buddy-agent:jar:1.9.10:test
net.bytebuddy:byte-buddy:jar:1.9.10:test
nl.jqno.equalsverifier:equalsverifier:jar:3.1.10:test
org.apache-extras.beanshell:bsh:jar:2.0b6:test
org.apache.felix:org.apache.felix.framework:jar:6.0.4:test
net.bytebuddy:byte-buddy-agent:jar:1.12.4:test
net.bytebuddy:byte-buddy:jar:1.12.4:test
nl.jqno.equalsverifier:equalsverifier:jar:3.8.2:test
org.apache.felix:org.apache.felix.framework:jar:7.0.3:test
org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test
org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test
org.apache.servicemix.bundles:org.apache.servicemix.bundles.javax-inject:jar:1_2:test
org.assertj:assertj-core:jar:3.19.0:test
org.awaitility:awaitility:jar:4.0.3:test
org.assertj:assertj-core:jar:3.22.0:test
org.awaitility:awaitility:jar:4.1.1:test
org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
org.hamcrest:hamcrest-core:jar:1.3:test
org.hamcrest:hamcrest:jar:2.1:test
org.mockito:mockito-core:jar:3.1.0:test
org.mockito:mockito-core:jar:4.2.0:test
org.mutabilitydetector:MutabilityDetector:jar:0.10.4:test
org.objenesis:objenesis:jar:2.6:test
org.objenesis:objenesis:jar:3.2:test
org.ops4j.base:ops4j-base-exec:jar:1.5.1:test
org.ops4j.base:ops4j-base-io:jar:1.5.1:test
org.ops4j.base:ops4j-base-lang:jar:1.5.1:test
Expand All @@ -30,24 +29,24 @@ org.ops4j.base:ops4j-base-net:jar:1.5.1:test
org.ops4j.base:ops4j-base-spi:jar:1.5.1:test
org.ops4j.base:ops4j-base-store:jar:1.5.1:test
org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test
org.ops4j.pax.exam:pax-exam-container-native:jar:4.13.4:test
org.ops4j.pax.exam:pax-exam:jar:4.13.4:test
org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.4:test
org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.4:test
org.ops4j.pax.exam:pax-exam-spi:jar:4.13.4:test
org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.3:test
org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.3:test
org.ops4j.pax.swissbox:pax-swissbox-optional-jcl:jar:1.8.3:test
org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3:test
org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.3:test
org.ops4j.pax.exam:pax-exam-container-native:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.5:test
org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test
org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.4:test
org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test
org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1:test
org.ops4j.pax.url:pax-url-aether:jar:2.6.2:test
org.ops4j.pax.url:pax-url-aether-support:jar:2.6.2:test
org.ops4j.pax.url:pax-url-classpath:jar:2.6.2:test
org.ops4j.pax.url:pax-url-commons:jar:2.6.2:test
org.ops4j.pax.url:pax-url-link:jar:2.6.2:test
org.ops4j.pax.url:pax-url-aether:jar:2.6.8:test
org.ops4j.pax.url:pax-url-aether-support:jar:2.6.8:test
org.ops4j.pax.url:pax-url-classpath:jar:2.6.8:test
org.ops4j.pax.url:pax-url-commons:jar:2.6.8:test
org.ops4j.pax.url:pax-url-link:jar:2.6.8:test
org.reactivestreams:reactive-streams-examples:jar:1.0.3:test
org.reactivestreams:reactive-streams-tck:jar:1.0.3:test
org.skyscreamer:jsonassert:jar:1.5.0:test
org.slf4j:jcl-over-slf4j:jar:1.6.6:test
org.testng:test
org.webjars:jquery:jar:3.5.1:test
12 changes: 6 additions & 6 deletions legal/NOTICE-THIRD-PARTY.md
Expand Up @@ -10,14 +10,14 @@
* Maven sources: https://search.maven.org/remotecontent?filepath=com/eclipsesource/minimal-json/minimal-json/0.9.5/minimal-json-0.9.5-sources.jar


## com.neovisionaries:nv-websocket-client (2.12)
## com.neovisionaries:nv-websocket-client (2.14)

* Maven coordinates: `com.neovisionaries:nv-websocket-client:2.12`
* Maven coordinates: `com.neovisionaries:nv-websocket-client:2.14`
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
* Project: https://github.com/TakahikoKawasaki/nv-websocket-client
* Sources:
* declared as SCM: https://github.com/TakahikoKawasaki/nv-websocket-client
* Maven sources: https://search.maven.org/remotecontent?filepath=com/neovisionaries/nv-websocket-client/2.12/nv-websocket-client-2.12-sources.jar
* Maven sources: https://search.maven.org/remotecontent?filepath=com/neovisionaries/nv-websocket-client/2.14/nv-websocket-client-2.14-sources.jar


## Atteo Class Index (3.11)
Expand All @@ -40,13 +40,13 @@
* Maven sources: https://search.maven.org/remotecontent?filepath=org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3-sources.jar


## SLF4J API Module (1.7.32)
## SLF4J API Module (1.7.36)

* Maven coordinates: `org.slf4j:slf4j-api:1.7.32`
* Maven coordinates: `org.slf4j:slf4j-api:1.7.36`
* License: [MIT](https://spdx.org/licenses/MIT.html)
* Project: http://www.slf4j.org
* Sources:
* declared as SCM: https://github.com/qos-ch/slf4j/slf4j-api
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32-sources.jar
* Maven sources: https://search.maven.org/remotecontent?filepath=org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36-sources.jar


10 changes: 10 additions & 0 deletions legal/headers/license-header-2021.txt
@@ -0,0 +1,10 @@
Copyright (c) 2021 Contributors to the Eclipse Foundation

See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
http://www.eclipse.org/legal/epl-2.0

SPDX-License-Identifier: EPL-2.0
2 changes: 1 addition & 1 deletion legal/headers/license-header.txt
@@ -1,4 +1,4 @@
Copyright (c) 2021 Contributors to the Eclipse Foundation
Copyright (c) 2022 Contributors to the Eclipse Foundation

See the NOTICE file(s) distributed with this work for additional
information regarding copyright ownership.
Expand Down

0 comments on commit 56be9fa

Please sign in to comment.