Skip to content
Started 3 yr 0 mo ago
Took 2 min 11 sec on basic-t8v7h

2.0.0 (May 4, 2021, 5:54:00 AM)

Build Artifacts
compile-ditto-client.txt260 B view
dash-licenses-summary.txt5.04 KB view
provided-ditto-client.txt51 B view
runtime-ditto-client.txt0 B view
test-ditto-client.txt2.58 KB view
Changes
  1. #28 remove the IIFE build from the API and DOM modules (details / githubweb)
  2. Replace WithDittoHeaders by DittoHeadersSettable. (details / githubweb)
  3. Prepare changelog for 3.0.0 (details / githubweb)
  4. Update changelog for 3.0.0 (details / githubweb)
  5. Merge changelog of 2.1.0 (details / githubweb)
  6. Remove blocking instantiation of DittoClient (details / githubweb)
  7. Add bugfix #66 to the changelog for JS client 3.0.0 (details / githubweb)
  8. Add bugfix #126 to the changelog for JS client 3.0.0 (details / githubweb)
  9. Replace return of CompletableFuture with CompletionStage (details / githubweb)
  10. minor javadoc improvements; (details / githubweb)
  11. change return type of merge functions to CompletionStage; (details / githubweb)
  12. Add feature #111 to the changelog for JS client 3.0.0 (details / githubweb)
  13. Add feature #117 to the changelog for JS client 3.0.0 (details / githubweb)
  14. Remove instantiation of DittoRuntimeException (details / githubweb)
  15. moved ditto live signals into ditto-java-client; (details / githubweb)
  16. remove test dependency for ditto-signals-commands-live; (details / githubweb)
  17. Switch status code of new exception back to how it was, BAD_REQUEST, because it was a mistake (details / githubweb)
  18. remove api 1 support (details / githubweb)
  19. remov unnecessary osgi stuff for ditto-signals-commands-live (details / githubweb)
  20. remove unused class (details / githubweb)
  21. Adapt to the changes made in ditto regarding 'Fix WithId+WithIdButActuallyNot' (details / githubweb)
  22. Adapt to the changes, that RetrieveThings is not a ThingCommand anymore (details / githubweb)
  23. adjusted Ditto java client to changes of Event / EventsourcedEvent (details / githubweb)
  24. only serialize strings with quotation marks (details / githubweb)
  25. remove object serialization & fix serialization for In (details / githubweb)
  26. add support for _created field to thing model (details / githubweb)
  27. add tests for _created field (details / githubweb)
  28. create stringify function (details / githubweb)
  29. fix test for thing without metadata (details / githubweb)
  30. correct merge mistake (details / githubweb)
  31. correct merge mistake (details / githubweb)
  32. rename getter to _created (details / githubweb)
  33. update package-lock.json (details / githubweb)
  34. Publish all modules as ESM instead of a mix of ESM and CJS. (details / githubweb)
  35. Review: (details / githubweb)
  36. implement requested changes (details / githubweb)
  37. implement requested changes (details / githubweb)
  38. Add #124 and #140 to the release changelog (details / githubweb)
  39. Export node client as commonjs module as ESM still has problems in node (details / githubweb)
  40. replace deprecated method call of getId() with getEntityName(); (details / githubweb)
  41. Don't publish the API module (details / githubweb)
  42. Merge master into changelog_3.0.0 (details / githubweb)
  43. fix jest config (details / githubweb)
  44. Remove ACL, which is only available in API 1 (details / githubweb)
  45. Remove API 1 build steps, handles, client interfaces and implementations (details / githubweb)
  46. Update node versions in GitHub actions (details / githubweb)
  47. Remove karma conf (details / githubweb)
  48. removed unused function, fixed imports in test (details / githubweb)
  49. Update dependencies (details / githubweb)
  50. removed APIs and code marked as "@deprecated" (details / githubweb)
  51. Adapt to EntityId changes in ditto (details / githubweb)
  52. Update CHANGELOG and READMEs for new 2.0.0 release (details / githubweb)
  53. Add script to update the version (details / githubweb)
  54. Prepare 2.0.0-M2 release (details / githubweb)
  55. fix raw generic type usages and other sonar issues (details / githubweb)
  56. Review: (details / githubweb)
  57. fixed some sonar issues; (details / githubweb)
  58. updated used dependencies + NOTICE-THIRD-PARTY.md (details / githubweb)
  59. added build and version badges to js readme (details / githubweb)
  60. adjusted js version readme section (details / githubweb)
  61. Adapt to restructured policies module in ditto (details / githubweb)
  62. Adapt to things module restructuring in ditto (details / githubweb)
  63. Adapt to restructured base module in ditto (details / githubweb)
  64. Adapt to restructured thingsearch module in ditto (details / githubweb)
  65. Adapt to message model restructuring in ditto (details / githubweb)
  66. #667 add websocket auth provider for dom environments (details / githubweb)
  67. fix test (details / githubweb)
  68. fix test (details / githubweb)
  69. review: renamed documented query param/header "x-ditto-dummy-auth" to "x-ditto-pre-authenticated" as the "dummy" is no longer available in Ditto 2.0 (details / githubweb)
  70. Adapt to moval of ditto-model-jwt (details / githubweb)
  71. Adapt to moval of ditto-model-messages module (details / githubweb)
  72. fix assembly.xml (details / githubweb)
  73. Adapt RunOSGiContainerIntegrationTest to restructured modules and add missing module tests (details / githubweb)

Started by an SCM change

Revision: 8ae348e65e921671b3250a9665b0afd8f306ad86
Repository: https://github.com/eclipse/ditto-clients.git
Repository: https://github.com/eclipse/dash-licenses.git
  • ditto-clients/master