Skip to content

Changes

Summary

  1. fix MergeThing command being used for creating new things did not respect "inlinePolicy" (details)
  2. update used GitHub actions versions; k8s version matrix for Helm (details)
  3. update maven names (details)
  4. prepare Ditto 3.4.0 release (details)
  5. fix Java client build after upstream changes in Ditto (details)
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/license-check.yml (diff)
The file was modified .github/workflows/maven.yml (diff)
Commit 900eda4254dae66a3d1a2429c896b0e8c884af7f by Thomas Jaeckle
update maven names

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified java/pom.xml (diff)
Commit 526b34b08739924ba220eec28d51a56cccb1727c by Thomas Jaeckle
prepare Ditto 3.4.0 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 SECURITY.md (diff)
The file was modified legal/3rd-party-dependencies/test.txt (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/dom/package-lock.json (diff)
The file was modified legal/3rd-party-dependencies/compile.txt (diff)
The file was modified legal/NOTICE-THIRD-PARTY.md (diff)
The file was modified javascript/CHANGELOG.md (diff)
The file was modified javascript/lib/api/package.json (diff)
The file was modified javascript/lib/node/package-lock.json (diff)
The file was modified javascript/package.json (diff)
The file was modified javascript/lib/node/package.json (diff)
The file was modified javascript/package-lock.json (diff)
Commit 389cec4b956eaf7af0d5c300a9084b8fa2cd65dd by Thomas Jaeckle
fix Java client build after upstream changes in Ditto

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified java/src/main/java/org/eclipse/ditto/client/policies/internal/PoliciesImpl.java (diff)
The file was modified java/src/main/java/org/eclipse/ditto/client/internal/AbstractHandle.java (diff)
The file was modified java/src/main/java/org/eclipse/ditto/client/internal/CommonManagementImpl.java (diff)
The file was modified java/src/main/java/org/eclipse/ditto/client/live/commands/modify/AbstractModifyLiveCommand.java (diff)