Skip to content
Started 3 mo 9 days ago
Took 27 min on basic-p4ct4

#162 (Jan 26, 2024, 9:01:14 AM)

Changes
  1. update appVersion of Helm Chart to 3.4.0 (details / githubweb)
  2. increase binary-compatibility-check.version to 3.4.0 after release (details / githubweb)
  3. disable reduced pom generation (details / githubweb)
  4. #1780 fix update headers of ConnectionClosed (details / githubweb)
  5. remove `_context` from thingEditor upon changes (details / githubweb)
  6. fix that ThingFieldSelector did not allow specific paths of "_metadata" (details / githubweb)
  7. bump swagger-ui version to resolve security issues (details / githubweb)
  8. fix swaggerui-init container script (details / githubweb)
  9. Bump com.rabbitmq:amqp-client from 5.14.3 to 5.18.0 in /bom (details / githubweb)
  10. Move x-Forwarded-User and x-ditto-pre-authenticated from ingress-controller to values.yaml config (details / githubweb)
  11. #1748 Add honoTenantId configuration for HonoConnection. (details / githubweb)
  12. Bump chart version (details / githubweb)
  13. Bump Chart-Version to 3.4.2 (details / githubweb)
  14. fix preserving DittoHeaders when encountering a JsonParseException (details / githubweb)
  15. bump helm/chart-testing-action to version 2.6.1 (details / githubweb)
  16. Update .github/workflows/helm-chart.yml (details / githubweb)
  17. Update .github/workflows/helm-chart.yml (details / githubweb)
  18. fix regression introduced in #1792 (details / githubweb)
  19. UI: fix that sending message payload `false` did not work in UI "Send Message" (details / githubweb)
  20. Add piggyback commands to ui (details / githubweb)
  21. Move try catch block to correct place, make sure onRequestDone is called in case of callDittoREST method error thrown (details / githubweb)
  22. Move stringifyPretty to utils, replace all JSON.stringify usage with util function. (details / githubweb)
  23. Moved piggyback to operations tab (details / githubweb)
  24. add newlines at end of files (details / githubweb)
  25. move piggyback files to operations/, rename operations to serviceLogging (details / githubweb)
  26. Fix path for piggyback request, remove commands not part of ditto (details / githubweb)
  27. fix that JsonObjectBuilder.remove removes too much in certain cases (details / githubweb)
  28. fix search query mutiple sort option (details / githubweb)
  29. provide Ditto 3.4.1 release notes (details / githubweb)
  30. adjust Helm versions for 3.4.1 release (details / githubweb)
  31. fix release date in 3.4.1 release notes (details / githubweb)
  32. #1801 Add trusted certificates configuration for HonoConnection. (details / githubweb)
  33. Remove util method for set editor value, replace calls with setEditorValue(value, -1) (details / githubweb)
  34. UI - Allow editors in full screen mode (details / githubweb)
  35. UI - enable scrolling back if not fullscreen (details / githubweb)
  36. Fix set command from template to command editor (details / githubweb)
  37. setValue instead of setEditorValue (details / githubweb)
  38. Add integration tests for MQTT (details / githubweb)
  39. Update MqttClientActorIT to test MQTT 3 and 5 (details / githubweb)
  40. Refactor (details / githubweb)
  41. Use rule instead of before for disabling tracing (details / githubweb)
  42. Start mosquitto container via tests (details / githubweb)
  43. Small improvements to tests (details / githubweb)
  44. Run MqttClientActorIT tests for clean session as well (details / githubweb)
  45. Small fixes (details / githubweb)
  46. Fix year in file headers (details / githubweb)
  47. Rework consuming messages from MQTT broker (details / githubweb)
  48. Minor changes (details / githubweb)
  49. Add some checks to BufferingFlowableWrapper (details / githubweb)
  50. Lower visibility of GenericMqttConsumingClient (details / githubweb)
  51. Uncomment assertion that all messages aare acked in testMultipleSources (details / githubweb)
  52. UI - Support for policy imports (details / githubweb)
  53. UI - policy imports review (details / githubweb)
  54. UI - policy imports review 2 (details / githubweb)
  55. UI - Send messages improvements (details / githubweb)
  56. UI - policy imports missing headers in new files (details / githubweb)
  57. UI - bug fix for things without features (details / githubweb)
  58. fix that non-successful message responses were not displayed in ACE editor (details / githubweb)
  59. display attributes in UI in an aceEditor instead of a simple inputfield (details / githubweb)
  60. enhance "Incoming Thing Updates" in UI to provide more information at a glance (details / githubweb)
  61. fix that a "wrong" JsonPointer in a search RQL query lead to ERRORs in Ditto (details / githubweb)
  62. address review finding, adding class resizable_pane and height (details / githubweb)
  63. improved error toast and showing errors from Ditto (details / githubweb)
  64. UI - fix operations new empty logger (details / githubweb)
  65. UI - fix 401 on startup (details / githubweb)
  66. preserve maxPid in listNewestActiveSnapshotsByBatch aggregation (details / githubweb)
  67. removed X-Original-URI (details / githubweb)
  68. add "final" to BufferingFlowableWrapper class (details / githubweb)
  69. #1826 fix JsonFieldSelectorTrie logic for objects and parts of those objects both being included in selected fields (details / githubweb)
  70. Added 50m log limit to all docker containers (details / githubweb)
  71. #1806 make a common metric prefix configurable for all gathered Ditto custom metrics (details / githubweb)
  72. #1806 provide configuration for operator defined custom metrics (details / githubweb)
  73. #1806 provide Helm configuration for metric prefix and custom metrics (details / githubweb)
  74. #1806 provide documentation (details / githubweb)
  75. #1806 added missing param javadoc (details / githubweb)
  76. #1806 bumped chart version to pass linting (details / githubweb)
  77. migrate logging to SLF4J 2.0.x and Logback 1.3.x (details / githubweb)
  78. provide Ditto 3.4.2 release notes (details / githubweb)
  79. prepare helm Chart.yaml for 3.4.2 (details / githubweb)
  80. fixed unit tests relying on old SLF4J "Binder" mechanism (details / githubweb)
  81. use logback 1.4.13 instead of 1.3.13 (details / githubweb)
  82. updated other logging related dependency versions (details / githubweb)
  83. #1883 return pre-authenticated configuration to location-snippet (details / githubweb)
  84. Updating chart version (details / githubweb)
  85. update logback 1.2 to mitigate CVE (details / githubweb)
  86. prepare release notes for Ditto 3.4.3 (details / githubweb)
  87. exclude false positive method from binary comp. check (details / githubweb)
  88. #1699 made building the Ditto UI image optional and configurable in build-images.sh (details / githubweb)
  89. fixed "deleted" action column values containing all features (details / githubweb)
  90. #1844 fix resolving revision or timestamp from the future was not directly denied (details / githubweb)
  91. #1844 fix wrong "reduction" when calculating retrieving `at-historical-revision` (details / githubweb)
  92. enhance WoT skeleton creation with more options (details / githubweb)
  93. remove noisy INFO log statement in StreamingSessionActor (details / githubweb)
  94. fixed that "condition" query param could not be provided as form field (details / githubweb)
  95. enhanced documentation, adding the "condition" for POST search (details / githubweb)
  96. updated docker-compose files to version 3.4, fixing broken file due to "logging" only being available in version "3" (details / githubweb)
  97. Fix maxWait value to match the newest version of xk6-kafka (details / githubweb)
  98. Remove test-local.env, rename test-cluster.env to test.env, add copyright headers to ditto-helm-values.yaml (details / githubweb)
  99. prepare Ditto 3.4.4 release notes (details / githubweb)
  100. bump Helm chart versions to 3.4.4 (details / githubweb)
  101. added license headers for 2024 (details / githubweb)
  102. Declare connectionStatusError variable (details / githubweb)
  103. #1854 enhance time:now* placeholders to calculate plus and minus from now (details / githubweb)
  104. #1854 provide documentation about enhanced now placeholder functionality (details / githubweb)
  105. #1583 apply RQL based filtering when streaming "historical" thing events (details / githubweb)
  106. #1583 provided documentation for filtering in historical thing events (details / githubweb)
  107. Provide same behavior for filtering in arrays via search's "filter" for specified "condition" (details / githubweb)
  108. UI - add filter for tables (details / githubweb)
  109. fix _policy enrichment on ThingCreated event (details / githubweb)
  110. update EnforcementFlowTest tests to supports updated cache retrieval for _policy enrichment (details / githubweb)
  111. fix license header (details / githubweb)
  112. added missing `logstash-logback-encoder.version` property (details / githubweb)
  113. fixed logging testing (details / githubweb)
  114. Enhance things search slot by displaying the amount of matching things (details / githubweb)
  115. Provide option to provide negative numbers to historical event streaming (details / githubweb)
  116. fixed copy&paste errors for calling wrapped `containsFlatteningArrays` (details / githubweb)
  117. Add subsystem health check to liveness checks (details / githubweb)
  118. Ditto 1521: Initial submission of scoping search fields for things. (details / githubweb)
  119. Corrected license headers. (details / githubweb)
  120. More corrected license headers. (details / githubweb)
  121. bumped slf4j and logback versions to latest patch releases (details / githubweb)
  122. 1. Corrected issues based on review.  2.  Added documentation on this feature. (details / githubweb)
  123. #1869 use cache in order to load imported policies when policies are loaded after invalidation in search (details / githubweb)
  124. Replaced namespace string with pattern. (details / githubweb)
  125. Added a namespace-pattern configuration. (details / githubweb)
  126. review commit: (details / githubweb)
  127. provided Helm configuration for configuring indexedFields for namespaces (details / githubweb)
  128. #1869 provided missing javadocs, fixed test (details / githubweb)
  129. provided unit test for testing an imported policy is only loaded once by using cache (details / githubweb)
  130. fixed trying to process empty "currentWriteModel" leading to BsonException (details / githubweb)
  131. #1839: introduce script to Helm chart updating pod-deletion-cost (details / githubweb)
  132. Fix helm-chart securityContext identation if openshift enabled (details / githubweb)
  133. Bump chart version (details / githubweb)
  134. prevent browser autocomplete to suggest credentials for several input fields (details / githubweb)
  135. prepare Ditto 3.5.0 release notes (details / githubweb)
  136. bump chart version, fix indentation (details / githubweb)
  137. update third parties (details / githubweb)

Started by user Thomas Jaeckle

This run spent:

  • 9.2 sec waiting;
  • 27 min build duration;
  • 27 min total from scheduled to completion.
Revision: f95b63085fae4ce97a5f927ce8c06388c8b95ea9
Repository: https://github.com/eclipse/ditto.git
  • origin/master
Test Result (1 failure / +1)