Skip to content

Changes

Summary

  1. Ditto 3.0 preparation: removed deprecated marked code and adjusted japicmp excludes accordingly (details)
  2. updated used dependencies to latest bugfix versions (details)
  3. [#181] fix DITTO_DUMMY_AUTH_USER config resolving in DittoClientUsageExamples (details)
Commit b40d3ad89d982ba3d4922872ec24d7552422ce25 by Thomas Jaeckle
Ditto 3.0 preparation: removed deprecated marked code and adjusted japicmp excludes accordingly

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
The file was modified java/src/main/java/org/eclipse/ditto/client/live/commands/query/RetrieveThingsLiveCommand.java (diff)
The file was modified java/pom.xml (diff)
Commit 14892271d167d3ca2b07030fb65fa7bda7c0343e by Thomas Jaeckle
updated used dependencies to latest bugfix versions
* and updated NOTICE-THIRD-PARTY and other dependency files

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
The file was modified legal/3rd-party-dependencies/compile.txt (diff)
The file was modified java/pom.xml (diff)
The file was modified legal/3rd-party-dependencies/test.txt (diff)
The file was modified legal/NOTICE-THIRD-PARTY.md (diff)
Commit 0316286dacd0a93fb92c3838102a5646c059af15 by Thomas Jaeckle
[#181] fix DITTO_DUMMY_AUTH_USER config resolving in DittoClientUsageExamples

Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
The file was modified java/src/test/java/org/eclipse/ditto/client/DittoClientUsageExamples.java (diff)