Skip to content
Started 7 mo 9 days ago
Took 5 min 22 sec on basic-6rvrh

#25 (Sep 18, 2023, 11:51:18 AM)

Build Artifacts
dash-licenses-summary.txt2.50 KB view
maven-plugins-ditto.txt1.65 KB view
Changes
  1. remove not supported mongo features (details / githubweb)
  2. commented failing tests out (details / githubweb)
  3. rewrite MongoReadJournal aggregation for gathering "newest" active snapshots (details / githubweb)
  4. re-enabled formerly disabled tests (details / githubweb)
  5. added config parameter for "documentDB-compatibility-mode" (details / githubweb)
  6. conditionally create "wildcard index" in search only if not running in "documentDbCompatibilityMode" (details / githubweb)
  7. added running instructions for running Ditto agsinst Amazon DocumentDB (details / githubweb)
  8. [#1592] provide "Bearer" authentication for devops resources controlled via UI (details / githubweb)
  9. [#1592] switched grouping of different auth* methods based on "main / devops" auth (details / githubweb)
  10. prepare Ditto 3.2.0 release (details / githubweb)
  11. post Ditto 3.2.0 release: update binary-compatibility-check to version 3.2.0 (details / githubweb)
  12. post Ditto 3.2.0 release: update SECURITY.md (details / githubweb)
  13. fixed OverflowStrategy in SupervisedStream to backpressure instead of failing (details / githubweb)
  14. UI - New Operations tab (#1600) (details / githubweb)
  15. fix in UI that "bearerDevOps" token is stored to local storage (details / githubweb)
  16. provide release notes for Ditto 3.2.1 (details / githubweb)
  17. #1593 support removing existing fields from a JSON object in a merge patch using a regular expression (details / githubweb)
  18. #1593 added special "merge command" enforcement for patches including a regex: in that case, unrestricted WRITE access on the contained JSON object is required (details / githubweb)
  19. #1619 adjusted monitor to use in OutboundMappingProcessorActor#messageDiscarded (details / githubweb)
  20. #1644 support query params in the style where not comma separation is used, but duplicated keys (details / githubweb)
  21. prepare Ditto 3.3.0 release (details / githubweb)
  22. adjusted Eclipse Ditto domain to eclipse.dev/ditto (details / githubweb)
  23. #1644 fix filtering out empty field selectors (details / githubweb)
  24. prepare Helm chart for 3.3.0 release (details / githubweb)
  25. run .join() operations in WoT integration always on dedicated dispatcher + configure timeout (details / githubweb)
  26. fix WoT skeleton creation doing blocking operations on Akka dispatcher thread (details / githubweb)
  27. #1663 fix that nginx's worker_processes setting 'auto' causes problems when deploying Helm chart to worker with many CPUs (details / githubweb)
  28. update swagger-ui version and nginx version used in Helm chart (details / githubweb)
  29. address review finding that "catch" block should be replaced with ".exceptionally" instead on CompletionStage (details / githubweb)
  30. also made WoT based queries asynchronous (details / githubweb)
  31. #1669 by default, configure queryReadConcern: "local" for ditto things-search (details / githubweb)
  32. #1670 fix wrong config path for pulling devops and status password from helm values (details / githubweb)
  33. restored old "synchronous path" for mutations and queries (details / githubweb)
  34. got rid of blocking the Akka dispatcher thread completely (details / githubweb)
  35. removed no longer used constant (details / githubweb)
  36. fix handling weak ack for built-in ack labels in StreamingSessionActor (details / githubweb)
  37. fix "policies.imports-limit" configuration which had wrong config key in code and was not applied (details / githubweb)
  38. Support for ingress controller (details / githubweb)
  39. Creation of ingress-nginx namespace (details / githubweb)
  40. Bump Chart version (details / githubweb)
  41. controller section under ingress (details / githubweb)
  42. Limit number of worker processes for ingress nginx healh-check (details / githubweb)
  43. Properly setting ingress class in ingress controller (details / githubweb)
  44. prepare Ditto 3.3.1 bugfix release (details / githubweb)
  45. update chart version and appVersion to 3.3.1 (details / githubweb)
  46. prepare Ditto 3.3.2 (details / githubweb)
  47. fix that ImmutablePolicyImports.getPolicyImport with arbitrary CharSequence did not work (details / githubweb)
  48. fix JsonSchema for policy "announcements" (details / githubweb)
  49. fix(helm): Allow inter cluster communication (details / githubweb)
  50. chores(helm): Bump chart version (details / githubweb)
  51. fix(gha): Avoid running cron on forks (details / githubweb)
  52. fix non-correct WARN log about potentially failing connections status (details / githubweb)
  53. fix(gha): Hardcode repo name into action (details / githubweb)
  54. fix MergeThing command being used for creating new things did not respect "inlinePolicy" (details / githubweb)
  55. prepare release notes for Ditto 3.3.3 (details / githubweb)
  56. update to Ditto 3.3.3 in helm chart (details / githubweb)
  57. fix that CreationRestrictionPreEnforcer did not work (details / githubweb)
  58. Helm chart: add support for entity creation via Helm configuration (details / githubweb)
  59. adjusted Eclipse Ditto domain to eclipse.dev/ditto (details / githubweb)
  60. prepare Ditto 3.3.4 release notes (details / githubweb)
  61. prepare Helm chart for 3.3.4 release (details / githubweb)
  62. UI - migrate to typescript (details / githubweb)
  63. bump Akka version to 2.6.21 (details / githubweb)
  64. UI - add typescript compiler to build step (details / githubweb)
  65. #1692 fix filtering of live message with empty resolved `extraFields` (details / githubweb)
  66. #1691 fixed persisting inline "_policy" in ThingMerged events (details / githubweb)
  67. #1690 use correct HTTP status code for "if-equal": skip on equality (details / githubweb)
  68. adjusted method name of exception builder (details / githubweb)
  69. fix that in Helm config `jwtOnly=false` will enabled pre-authentication in Ditto (details / githubweb)
  70. added github action for building UI on PRs (details / githubweb)
  71. Provide Ditto 3.3.5 release notes (details / githubweb)
  72. update Ditto version in Helm chart to 3.3.5 (details / githubweb)
  73. Support for basic nginx-ingress authentication (details / githubweb)
  74. increase log level from info to warn for "emptied out" search index update (details / githubweb)
  75. updated sitemap url (details / githubweb)
  76. Bump Chart version (details / githubweb)
  77. Remove hardcoded release name from the values.yaml file (details / githubweb)
  78. added post method for search and count (details / githubweb)
  79. Use Ditto-UI from docker Hub in default docker-compose.yml (details / githubweb)
  80. fix providing Ditto Adaptable information in the "_context" of an SSE event (details / githubweb)
  81. Correct documentation of RawMessage payload mapper headers (details / githubweb)
  82. Remove accidentally duplicated section (details / githubweb)
  83. fix using "/cloudevents" endpoint for other entities than things (details / githubweb)
  84. provide Ditto 3.3.6 release notes (details / githubweb)
  85. bump Ditto Helm chart appVersion to 3.3.6 (details / githubweb)
  86. fix release notes link 3.3.6 (details / githubweb)
  87. switch dependencies and imports to Pekko (details / githubweb)
  88. update documentation links (details / githubweb)
  89. move repositories from bom to root pom (details / githubweb)
  90. fix some wrong package names (details / githubweb)
  91. fix ddata tests (details / githubweb)
  92. renamed somma Akka leftovers in javadocs (details / githubweb)
  93. renamed somma AKKA_ in env variables to PEKKO_ (details / githubweb)
  94. ConnectionPerssistenceActor PLUGIN_ID to pekko (details / githubweb)
  95. use ported pekko-persistence-inmemory (details / githubweb)
  96. fixed some other akka leftovers (details / githubweb)
  97. fix unit tests (details / githubweb)
  98. dependency fix (details / githubweb)
  99. pekko management to v 1.0.0 (details / githubweb)
  100. pekko-persistence-mongodb to v 1.0 (details / githubweb)
  101. alpakka to pekko-connectors migration (details / githubweb)
  102. update NOTICE-THIRD-PARTY.md (details / githubweb)
  103. override pekko-serialization-jackson (details / githubweb)
  104. try to fix pekko-serialization-jackson bad transitive version (details / githubweb)
  105. update deployment/* files to pekko (details / githubweb)
  106. update legal dependencies files (details / githubweb)
  107. some more akka leftovers in deployment (details / githubweb)
  108. switch pekko-persistence-inmemory to sonatype repo (details / githubweb)
  109. set management port to Pekko's new default 7626 (details / githubweb)
  110. remove snapshot repos and fix inmemory plugin version (details / githubweb)
  111. sync mongo java driver version with pekko-persistence-mongodb (details / githubweb)
  112. pekko-persistence-mongodb version to 1.0.1, metadata-index name configs (details / githubweb)
  113. update documentation with migration steps (details / githubweb)
  114. remove unneeded line from config (details / githubweb)
  115. add topology spread constraints so ditto services spread equally among cluster nodes (details / githubweb)
  116. extract to values.yaml file hard-coded nginx-ingress configuration values (details / githubweb)
  117. Bump Chart version (details / githubweb)
  118. enable configuration of size "limits" in Helm chart (details / githubweb)
  119. feat(helm): allow priorityClassNames to be configured (details / githubweb)
  120. openApi documentation (details / githubweb)
  121. #1731 use tpl function for otelExporterOtlpEndpoint value (details / githubweb)
  122. fix wrong exception message when policy could not be implicitly created when creating thing (details / githubweb)
  123. Correct wording about need for URL-encoding of encryption key (details / githubweb)
  124. update used GitHub actions versions; k8s version matrix for Helm (details / githubweb)
  125. move migration steps to a release_notes file (details / githubweb)
  126. update changelog for 3.4.0 release (details / githubweb)
  127. Remove hint about changing inbox to outbox (details / githubweb)
  128. Allow spaces inside placeholder in target issued acknowledgement label (details / githubweb)
  129. Optimize docker files (details / githubweb)
  130. #1727 add new "thing-json" placeholder to be used in connections (details / githubweb)
  131. ditto docs (details / githubweb)
  132. #1706 fix review findings: (details / githubweb)
  133. fixed wrong use of HashMap vs. LinkedHashMap in policy model (details / githubweb)
  134. provide Ditto 3.3.7 release notes (details / githubweb)
  135. #1727 added unit test, using "thing-json:" placeholder in HTTP path (details / githubweb)
  136. prepare Ditto 3.3.7 Helm chart (details / githubweb)
  137. #1727 added new functions to the functions library: (details / githubweb)
  138. #1727 provided documentation of new "thing-json" placeholder + added functions (details / githubweb)
  139. #1727 fix test (details / githubweb)
  140. #1730 fix test imports after merge of Pekko migration (details / githubweb)

Started by user Thomas Jaeckle

This run spent:

  • 22 sec waiting;
  • 5 min 22 sec build duration;
  • 5 min 44 sec total from scheduled to completion.
Revision: 8bbd41783d044c237dd94ee5a427c55012a778b4
Repository: https://github.com/eclipse/ditto.git
Repository: https://github.com/eclipse/dash-licenses.git
  • refs/remotes/origin/master