Skip to content
Success

Changes

Summary

  1. prepare 3.3.0 release (details)
  2. prepare 3.3.0 JS client release (details)
  3. fix MergeThing command being used for creating new things did not respect "inlinePolicy" (details)
  4. update used GitHub actions versions; k8s version matrix for Helm (details)
Commit a7f268fe175d646ab68ee10c888c1aa041cea2aa by Thomas Jaeckle
prepare 3.3.0 release

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified SECURITY.md (diff)
The file was modified javascript/CHANGELOG.md (diff)
Commit af8aed4a20f62620550e99bdcd5f536e6b98fd79 by Thomas Jaeckle
prepare 3.3.0 JS client release

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified javascript/lib/dom/package.json (diff)
The file was modified javascript/lib/api/package.json (diff)
The file was modified javascript/lib/dom/package-lock.json (diff)
The file was modified javascript/package.json (diff)
The file was modified javascript/package-lock.json (diff)
The file was modified javascript/lerna.json (diff)
The file was modified javascript/lib/api/package-lock.json (diff)
The file was modified javascript/lib/node/package-lock.json (diff)
The file was modified javascript/lib/node/package.json (diff)
Commit fbd41a11d97616218b73f9836ccb7a5ef1f5eb31 by Thomas Jaeckle
fix MergeThing command being used for creating new things did not respect "inlinePolicy"

* when processed via Ditto "Adaptable" - there the "inlinePolicy" was missing

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified java/src/main/java/org/eclipse/ditto/client/live/commands/modify/MergeThingLiveCommandImpl.java (diff)
Commit d193b4ecf4b777807492c47189e9416608391bc6 by Thomas Jaeckle
update used GitHub actions versions; k8s version matrix for Helm

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified .github/workflows/nodejs.yml (diff)
The file was modified .github/workflows/maven.yml (diff)
The file was modified .github/workflows/license-check.yml (diff)