Skip to content

Commit

Permalink
prepare Ditto 3.4.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
  • Loading branch information
thjaeckle committed Oct 11, 2023
1 parent 900eda4 commit 526b34b
Show file tree
Hide file tree
Showing 14 changed files with 33 additions and 23 deletions.
4 changes: 2 additions & 2 deletions SECURITY.md
Expand Up @@ -6,9 +6,9 @@ These versions of Eclipse Ditto Clients are currently being supported with secur

| Version | Supported |
|---------| ------------------ |
| 3.4.x | :white_check_mark: |
| 3.3.x | :white_check_mark: |
| 3.2.x | :white_check_mark: |
| < 3.2.0 | :x: |
| < 3.3.0 | :x: |

## Reporting a Vulnerability

Expand Down
10 changes: 10 additions & 0 deletions javascript/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to the Ditto JavaScript client will be documented in this file.

## [3.4.0] - 2023-10-12

### Dependencies

No dependencies were explicitly updated.

### Features / Bug fixes

None in this release.

## [3.3.4] - 2023-06-23

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion javascript/lerna.json
Expand Up @@ -16,5 +16,5 @@
]
}
},
"version": "3.3.0"
"version": "3.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": "3.3.0",
"version": "3.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/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": "3.3.0",
"version": "3.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/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": "3.3.0",
"version": "3.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/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": "3.3.0",
"version": "3.4.0",
"description": "A library supporting you to work with the APIs of Eclipse Ditto 3.x.",
"author": "Eclipse Ditto committers <ditto-dev@eclipse.org>",
"repository": "https://github.com/eclipse-ditto/ditto-clients",
Expand Down
2 changes: 1 addition & 1 deletion 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.14:compile
org.atteo.classindex:classindex:jar:3.11:compile
org.atteo.classindex:classindex:jar:3.13:compile
org.reactivestreams:reactive-streams:jar:1.0.4:compile
org.slf4j:slf4j-api:jar:1.7.36:compile
8 changes: 4 additions & 4 deletions legal/3rd-party-dependencies/test.txt
@@ -1,19 +1,19 @@
biz.aQute.bnd:bndlib:jar:2.4.0:test
ch.qos.logback:logback-classic:jar:1.2.11:test
ch.qos.logback:logback-core:jar:1.2.11:test
ch.qos.logback:logback-classic:jar:1.2.12:test
ch.qos.logback:logback-core:jar:1.2.12: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.12.13:test
net.bytebuddy:byte-buddy:jar:1.12.10:test
net.bytebuddy:byte-buddy:jar:1.12.21:test
nl.jqno.equalsverifier:equalsverifier:jar:3.10.1: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.23.1:test
org.assertj:assertj-core:jar:3.24.2:test
org.awaitility:awaitility:jar:4.2.0:test
org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test
org.hamcrest:hamcrest-core:jar:1.3:test
Expand Down
6 changes: 3 additions & 3 deletions legal/NOTICE-THIRD-PARTY.md
Expand Up @@ -20,14 +20,14 @@
* 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)
## Atteo Class Index (3.13)

* Maven coordinates: `org.atteo.classindex:classindex:3.11`
* Maven coordinates: `org.atteo.classindex:classindex:3.13`
* License: [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html)
* Project: http://atteo.org/static/classindex/classindex
* Sources:
* declared as SCM: https://github.com/atteo/classindex/classindex
* Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.11/classindex-3.11-sources.jar
* Maven sources: https://search.maven.org/remotecontent?filepath=org/atteo/classindex/classindex/3.13/classindex-3.13-sources.jar


## reactive-streams (1.0.4)
Expand Down

0 comments on commit 526b34b

Please sign in to comment.