Skip to content

Changes

#1614 (Apr 15, 2024, 7:33:17 AM)

  1. reduce log level of occurring "precondition" DittoRuntimeExceptions to "DEBUG" (commit: f6e156d) — Thomas Jaeckle / githubweb

#1613 (Apr 11, 2024, 4:33:18 AM)

  1. provided unit tests for "weak" eTag comparison recently fixed (commit: c6a2c98) — Thomas Jaeckle / githubweb

#1612 (Apr 9, 2024, 3:33:17 AM)

  1. fix eTag handling in UI, replacing "weak" on GET for all resources (commit: 6a46766) — Thomas Jaeckle / githubweb

#1611 (Apr 9, 2024, 2:48:27 AM)

  1. fix eTag handling in UI, replacing "weak" on GET (commit: 3ce07e7) — Thomas Jaeckle / githubweb

#1610 (Apr 8, 2024, 6:18:27 AM)

  1. prepared Helm chart for Ditto 3.5.4 (commit: e043f85) — Thomas Jaeckle / githubweb

#1609 (Apr 8, 2024, 5:18:18 AM)

  1. provide Ditto 3.5.4 release notes (commit: 2358786) — Thomas Jaeckle / githubweb

#1608 (Apr 8, 2024, 4:31:28 AM)

  1. fix recursive lookup of tm:refs in WoT model extension resolving (commit: 757c1a0) — Thomas Jaeckle / githubweb

#1607 (Apr 8, 2024, 3:48:18 AM)

  1. fix weak eTag handling of If-Match and If-None-Match headers (commit: c2a8f06) — Thomas Jaeckle / githubweb

#1606 (Apr 8, 2024, 1:19:59 AM)

  1. PolicyAnnouncementTopicExtractor pub/sub namespaced topics support (commit: 8e83bf8) — Aleksandar Stanchev / githubweb

#1605 (Mar 18, 2024, 4:03:21 PM)

  1. Fix issues with trailing slash on ui and apidoc (commit: d819864) — Georgi Budinov / githubweb

#1604 (Mar 18, 2024, 8:48:22 AM)

  1. Add support to provide existing kubernetes secret for nginx basic auth (commit: b11174c) — Vasil Vasilev / githubweb

#1603 (Mar 11, 2024, 7:33:24 AM)

  1. Helm gateway option for token-integration-subject (commit: 6d1b2a2) — Nikolay Deliyski / githubweb
  2. Increased helm chart version (commit: c49dc08) — Andrey Balarev / githubweb

#1602 (Mar 4, 2024, 7:18:19 AM)

  1. fix date and long parsing exception when doing wrong history API calls (commit: 41d088a) — Thomas Jaeckle / githubweb

#1601 (Mar 1, 2024, 7:35:45 AM)

  1. add jacpicmp exclude for DittoHeaderDefinition#SCHEMA_VERSION (commit: 74450b4) — Thomas Jaeckle / githubweb

#1600 (Mar 1, 2024, 3:48:23 AM)

  1. removed "version" from DittoHeaderDefinition - too generic name for something Ditto does no longer need (only one supported version) (commit: 8a3a9c7) — Thomas Jaeckle / githubweb

#1599 (Feb 27, 2024, 2:56:13 PM)

  1. add initial structure for aas blog post (commit: e17cb4d) — Johannes Kristan / githubweb
  2. improve wording and adjust blogpost date in file names (commit: ea09871) — Johannes Kristan / githubweb
  3. improve wording, adjust author and add co-authors (commit: ec55f28) — Johannes Kristan / githubweb
  4. rework blog post (commit: dad1cd1) — Johannes Kristan / githubweb
  5. removes comments in connections for aas blog post (commit: a9ffd14) — Johannes Kristan / githubweb
  6. removes mappingforAttributeSubmodel from AAS blog post (commit: 1b10726) — Johannes Kristan / githubweb
  7. remove newlines in connections for AAS blog post (commit: d81e8b6) — Johannes Kristan / githubweb
  8. add description on how the devops password can be obtained (commit: d14b96e) — Johannes Kristan / githubweb
  9. Replace ditto sandbox url with placeholder (commit: 680d7ef) — Johannes Kristan / githubweb
  10. Add Listing captions and cross references (commit: 255695e) — Johannes Kristan / githubweb
  11. adds placeholder for AAS registry and review findings (commit: c5bfb0b) — Sven Erik Jeroschewski / githubweb
  12. Some minor fixes (commit: 744179e) — Johannes Kristan / githubweb
  13. formatting fixes for blogpost; change date to today (commit: 2f08160) — Thomas Jaeckle / githubweb
  14. update slides (commit: 2fe29b4) — Thomas Jaeckle / githubweb

#1598 (Feb 27, 2024, 9:03:32 AM)

  1. provide slides for 2024/02 Eclipse Ditto project update (commit: a0a9381) — Thomas Jaeckle / githubweb

#1597 (Feb 26, 2024, 3:20:17 AM)

  1. added Ditto 3.5.3 release notes (commit: 188ba9f) — Thomas Jaeckle / githubweb
  2. bumped Helm chart to 3.5.3 (commit: 9f7d778) — Thomas Jaeckle / githubweb

#1596 (Feb 23, 2024, 6:03:20 AM)

  1. fix time:now placeholder truncation (commit: 792836f) — Thomas Jaeckle / githubweb

#1595 (Feb 22, 2024, 5:50:39 AM)

  1. #1893 fix ensuring the consistency when doing signal enrichment (commit: f72c079) — Thomas Jaeckle / githubweb
  2. #1893 re-add deleted method (commit: 1cd5c8f) — Thomas Jaeckle / githubweb

#1594 (Feb 21, 2024, 10:03:20 AM)

  1. update star history in README.md to support dark theme (commit: de3dc85) — noreply / githubweb

#1593 (Feb 20, 2024, 11:48:21 AM)

  1. fix entityId retrieval for when no "id" was selected via fields (commit: c7c0d6d) — Thomas Jaeckle / githubweb

#1592 (Feb 20, 2024, 9:18:23 AM)

  1. #1894 optimize Ditto internal pub/sub by adding subscribed for namespaces to topic (commit: 3b6362b) — Thomas Jaeckle / githubweb
  2. made index unique in IndexInitializerIT ti run with Mongo 6 (commit: b4c6d58) — Thomas Jaeckle / githubweb

#1591 (Feb 19, 2024, 5:03:23 AM)

  1. ui: fix not printing message response in case of HTTP status 202 (commit: 591e7a0) — Thomas Jaeckle / githubweb

#1590 (Feb 13, 2024, 8:18:31 AM)

  1. fix that "Incoming Thing Updates" always repeated the first entry (commit: 986df09) — Thomas Jaeckle / githubweb

#1589 (Feb 13, 2024, 7:18:26 AM)

  1. Added option to add custom annotations to podDeletionCostPatching jobs. (commit: 617d463) — Vít Holásek / githubweb
  2. Bumped chart version. (commit: bee20af) — Vít Holásek / githubweb

#1587 (Feb 13, 2024, 3:16:13 AM)

  1. fix missing test config (commit: 593323b) — Thomas Jaeckle / githubweb

#1586 (Feb 9, 2024, 8:03:21 AM)

  1. simplified basicAuthUsers Helm config (commit: 4a6011b) — Thomas Jaeckle / githubweb

#1585 (Feb 7, 2024, 5:48:22 AM)

  1. make publishing of ThingSnapshotTaken event configurable (commit: aa8d8fa) — Thomas Jaeckle / githubweb

#1584 (Feb 7, 2024, 5:18:25 AM)

  1. Update deployment files and unit tests to use MongoDB 6.0 (commit: 6861a13) — Thomas Jaeckle / githubweb

#1583 (Feb 5, 2024, 3:56:51 AM)

  1. provide Ditto 3.5.2 release notes (commit: 7b5b838) — Thomas Jaeckle / githubweb
  2. bump Helm appVersion to 3.5.2 (commit: aaeda1e) — Thomas Jaeckle / githubweb

#1582 (Feb 5, 2024, 3:14:51 AM)

  1. UI fixes: (commit: 05154f0) — Thomas Jaeckle / githubweb

#1581 (Feb 5, 2024, 2:33:22 AM)

  1. UI - small fixes and improvements (commit: 22ae37e) — Thomas Fries / githubweb

#1580 (Feb 4, 2024, 11:48:21 AM)

  1. #1888 fix retrieving simple arrays via field selectors (commit: feba669) — Thomas Jaeckle / githubweb

#1579 (Feb 2, 2024, 1:18:21 PM)

  1. fix wrongly done invalidation of non-existing cached policy entry in search (commit: ce54bb3) — Thomas Jaeckle / githubweb

#1578 (Jan 30, 2024, 4:48:21 AM)

  1. fix(helm): fix hook scripts uses release name instead of fullname (commit: 6d4e65f) — Mathias Maes / githubweb

#1577 (Jan 30, 2024, 3:48:21 AM)

  1. provide Ditto 3.5.1 release notes (commit: e412a73) — Thomas Jaeckle / githubweb

#1576 (Jan 30, 2024, 2:58:41 AM)

  1. bump Helm Chart appVersion to 3.5.1 (commit: 27fe612) — Thomas Jaeckle / githubweb

#1575 (Jan 30, 2024, 2:16:01 AM)

  1. fix Helm config for operatorMetrics not having defined a "scrapeInterval" (commit: df4e532) — Thomas Jaeckle / githubweb

#1574 (Jan 30, 2024, 1:33:22 AM)

  1. #1882 fixed ResolvedPolicyCacheLoader loading policy imports transitively (commit: 7483dcc) — Thomas Jaeckle / githubweb
  2. #1882 enhanced unit test to ensure that transitive policy is not loaded (commit: 05a2623) — Thomas Jaeckle / githubweb

#1573 (Jan 29, 2024, 2:33:21 PM)

  1. change default for thing update messages in UI being ONLY_CONTEXT (commit: 802e04e) — Thomas Jaeckle / githubweb

#1572 (Jan 29, 2024, 5:23:11 AM)

  1. prevent linebreak in script (commit: bd0f613) — Thomas Jaeckle / githubweb

#1571 (Jan 29, 2024, 5:03:21 AM)

  1. fix(helm): fix hook-scripts missing in helm upgrade (commit: 6c1f364) — Mathias Maes / githubweb
  2. bump chart (commit: af00ff2) — Mathias Maes / githubweb

#1570 (Jan 29, 2024, 2:33:23 AM)

  1. increased binary compatibility check version to 3.5.0 (commit: ba81792) — Thomas Jaeckle / githubweb

#1569 (Jan 26, 2024, 10:36:43 AM)

  1. change configmap to be more similar to other existing configmaps (commit: 3f6be0f) — Thomas Jaeckle / githubweb

#1568 (Jan 26, 2024, 8:58:53 AM)

  1. prepare Ditto 3.5.0 release notes (commit: 65200d4) — Thomas Jaeckle / githubweb
  2. update third parties (commit: de0f86c) — Thomas Jaeckle / githubweb

#1567 (Jan 26, 2024, 8:18:33 AM)

  1. bump chart version, fix indentation (commit: 7a31081) — Thomas Jaeckle / githubweb

#1566 (Jan 26, 2024, 3:48:39 AM)

  1. #1839: introduce script to Helm chart updating pod-deletion-cost (commit: 92036c2) — Thomas Jaeckle / githubweb

#1565 (Jan 25, 2024, 12:03:41 PM)

  1. UI - add filter for tables (commit: b585836) — Thomas Fries / githubweb
  2. prevent browser autocomplete to suggest credentials for several input fields (commit: ca9c741) — Thomas Jaeckle / githubweb

#1564 (Jan 25, 2024, 10:33:21 AM)

  1. Fix helm-chart securityContext identation if openshift enabled (commit: a164417) — Dominik Mlasko / githubweb
  2. Bump chart version (commit: 56387b5) — Dominik Mlasko / githubweb

#1563 (Jan 25, 2024, 7:19:06 AM)

  1. #1869 use cache in order to load imported policies when policies are loaded after invalidation in search (commit: 0182f9b) — Thomas Jaeckle / githubweb
  2. #1869 provided missing javadocs, fixed test (commit: 76c0e67) — Thomas Jaeckle / githubweb
  3. provided unit test for testing an imported policy is only loaded once by using cache (commit: 22bc3ed) — Thomas Jaeckle / githubweb
  4. fixed trying to process empty "currentWriteModel" leading to BsonException (commit: 222de26) — Thomas Jaeckle / githubweb

#1562 (Jan 24, 2024, 9:48:16 AM)

  1. Ditto 1521: Initial submission of scoping search fields for things. (commit: 94922f1) — Erik Salter / githubweb
  2. Corrected license headers. (commit: be56a37) — Erik Salter / githubweb
  3. More corrected license headers. (commit: 23981a2) — Erik Salter / githubweb
  4. 1. Corrected issues based on review.  2.  Added documentation on this feature. (commit: 1a74151) — Erik Salter / githubweb
  5. Replaced namespace string with pattern. (commit: 1456431) — Erik Salter / githubweb
  6. Added a namespace-pattern configuration. (commit: 80086bc) — Erik Salter / githubweb
  7. review commit: (commit: c297c65) — Thomas Jaeckle / githubweb
  8. provided Helm configuration for configuring indexedFields for namespaces (commit: 7432108) — Thomas Jaeckle / githubweb

#1561 (Jan 23, 2024, 11:36:36 AM)

  1. migrate logging to SLF4J 2.0.x and Logback 1.3.x (commit: 268c979) — Thomas Jaeckle / githubweb
  2. fixed unit tests relying on old SLF4J "Binder" mechanism (commit: c3b5420) — Thomas Jaeckle / githubweb
  3. use logback 1.4.13 instead of 1.3.13 (commit: dbadbde) — Thomas Jaeckle / githubweb
  4. updated other logging related dependency versions (commit: 05529aa) — Thomas Jaeckle / githubweb
  5. fix license header (commit: 1cdd419) — Thomas Jaeckle / githubweb
  6. added missing `logstash-logback-encoder.version` property (commit: 859f199) — Thomas Jaeckle / githubweb
  7. fixed logging testing (commit: 7c3981b) — Thomas Jaeckle / githubweb
  8. bumped slf4j and logback versions to latest patch releases (commit: 3c31341) — Thomas Jaeckle / githubweb

#1560 (Jan 23, 2024, 4:18:18 AM)

  1. Add subsystem health check to liveness checks (commit: 1d186a8) — Dmitriy Barbul / githubweb

#1559 (Jan 18, 2024, 1:18:34 AM)

  1. Enhance things search slot by displaying the amount of matching things (commit: 9395cc6) — Thomas Jaeckle / githubweb

#1558 (Jan 17, 2024, 9:48:23 AM)

  1. Provide option to provide negative numbers to historical event streaming (commit: 17ad339) — Thomas Jaeckle / githubweb

#1557 (Jan 17, 2024, 8:48:24 AM)

  1. Provide same behavior for filtering in arrays via search's "filter" for specified "condition" (commit: 0fe94f7) — Thomas Jaeckle / githubweb
  2. fixed copy&paste errors for calling wrapped `containsFlatteningArrays` (commit: b00db38) — Thomas Jaeckle / githubweb

#1556 (Jan 16, 2024, 7:33:22 AM)

  1. fix _policy enrichment on ThingCreated event (commit: 96cdbd5) — Aleksandar Stanchev / githubweb
  2. update EnforcementFlowTest tests to supports updated cache retrieval for _policy enrichment (commit: 242aa1d) — Aleksandar Stanchev / githubweb

#1555 (Jan 8, 2024, 4:33:28 AM)

  1. #1583 apply RQL based filtering when streaming "historical" thing events (commit: 914493f) — Thomas Jaeckle / githubweb
  2. #1583 provided documentation for filtering in historical thing events (commit: 7cfe527) — Thomas Jaeckle / githubweb

#1554 (Jan 5, 2024, 2:03:29 AM)

  1. #1854 enhance time:now* placeholders to calculate plus and minus from now (commit: e6539b0) — Thomas Jaeckle / githubweb
  2. #1854 provide documentation about enhanced now placeholder functionality (commit: 0d7a748) — Thomas Jaeckle / githubweb

#1553 (Jan 4, 2024, 9:48:23 AM)

  1. enhance WoT skeleton creation with more options (commit: 075bd85) — Thomas Jaeckle / githubweb

#1552 (Jan 2, 2024, 8:42:39 AM)

  1. Declare connectionStatusError variable (commit: 4445a9b) — Vasil Vasilev / githubweb

#1551 (Jan 2, 2024, 8:03:18 AM)

  1. prepare Ditto 3.4.4 release notes (commit: 18157cb) — Thomas Jaeckle / githubweb
  2. bump Helm chart versions to 3.4.4 (commit: cf99fbe) — Thomas Jaeckle / githubweb
  3. added license headers for 2024 (commit: 50d8785) — Thomas Jaeckle / githubweb

#1550 (Jan 2, 2024, 7:18:24 AM)

  1. fixed that "condition" query param could not be provided as form field (commit: a8c3033) — Thomas Jaeckle / githubweb
  2. enhanced documentation, adding the "condition" for POST search (commit: dc39a28) — Thomas Jaeckle / githubweb

#1549 (Jan 2, 2024, 4:33:22 AM)

  1. Fix maxWait value to match the newest version of xk6-kafka (commit: b5d7a3f) — Vasil Vasilev / githubweb
  2. Remove test-local.env, rename test-cluster.env to test.env, add copyright headers to ditto-helm-values.yaml (commit: 0f005aa) — Vasil Vasilev / githubweb

#1548 (Dec 22, 2023, 2:48:25 AM)

  1. updated docker-compose files to version 3.4, fixing broken file due to "logging" only being available in version "3" (commit: d01c237) — Thomas Jaeckle / githubweb

#1547 (Dec 19, 2023, 9:48:28 AM)

  1. remove noisy INFO log statement in StreamingSessionActor (commit: 9f0138b) — Thomas Jaeckle / githubweb

#1546 (Dec 19, 2023, 4:33:25 AM)

  1. #1844 fix resolving revision or timestamp from the future was not directly denied (commit: 4c67992) — Thomas Jaeckle / githubweb
  2. #1844 fix wrong "reduction" when calculating retrieving `at-historical-revision` (commit: 2d66072) — Thomas Jaeckle / githubweb

#1545 (Dec 18, 2023, 8:48:24 AM)

  1. fixed "deleted" action column values containing all features (commit: 2237a42) — Thomas Jaeckle / githubweb

#1544 (Dec 8, 2023, 5:33:18 AM)

  1. #1699 made building the Ditto UI image optional and configurable in build-images.sh (commit: 5346e2c) — Thomas Jaeckle / githubweb

#1542 (Dec 5, 2023, 6:33:27 AM)

  1. exclude false positive method from binary comp. check (commit: 0777063) — Thomas Jaeckle / githubweb

#1541 (Dec 5, 2023, 6:18:17 AM)

  1. update logback 1.2 to mitigate CVE (commit: a5414c9) — Thomas Jaeckle / githubweb
  2. prepare release notes for Ditto 3.4.3 (commit: b001d96) — Thomas Jaeckle / githubweb

#1540 (Dec 4, 2023, 2:03:25 AM)

  1. Added 50m log limit to all docker containers (commit: 38a9264) — noreply / githubweb

#1539 (Dec 2, 2023, 9:33:21 AM)

  1. #1883 return pre-authenticated configuration to location-snippet (commit: c74b43f) — Rade Martinović / githubweb
  2. Updating chart version (commit: f30c829) — Rade Martinović / githubweb

#1538 (Nov 30, 2023, 7:03:26 AM)

  1. prepare helm Chart.yaml for 3.4.2 (commit: a7ccbfd) — noreply / githubweb

#1537 (Nov 30, 2023, 6:33:32 AM)

  1. #1806 make a common metric prefix configurable for all gathered Ditto custom metrics (commit: 9a28a35) — Thomas Jaeckle / githubweb
  2. #1806 provide configuration for operator defined custom metrics (commit: 40e1e83) — Thomas Jaeckle / githubweb
  3. #1806 provide Helm configuration for metric prefix and custom metrics (commit: 1e34080) — Thomas Jaeckle / githubweb
  4. #1806 provide documentation (commit: b04fe80) — Thomas Jaeckle / githubweb
  5. #1806 added missing param javadoc (commit: 71fe6dd) — Thomas Jaeckle / githubweb
  6. #1806 bumped chart version to pass linting (commit: 459376e) — Thomas Jaeckle / githubweb

#1536 (Nov 30, 2023, 5:33:32 AM)

  1. provide Ditto 3.4.2 release notes (commit: 62728f3) — Thomas Jaeckle / githubweb

#1535 (Nov 30, 2023, 2:48:22 AM)

  1. fix that a "wrong" JsonPointer in a search RQL query lead to ERRORs in Ditto (commit: e10270e) — Thomas Jaeckle / githubweb

#1534 (Nov 29, 2023, 4:33:18 PM)

  1. #1826 fix JsonFieldSelectorTrie logic for objects and parts of those objects both being included in selected fields (commit: 624923e) — Thomas Jaeckle / githubweb

#1533 (Nov 29, 2023, 2:48:17 PM)

  1. UI - fix 401 on startup (commit: 61eeb35) — Thomas Fries / githubweb

#1532 (Nov 29, 2023, 1:48:16 AM)

  1. Add integration tests for MQTT (commit: 01f975e) — Dmitriy Barbul / githubweb
  2. Update MqttClientActorIT to test MQTT 3 and 5 (commit: 50e4694) — Dmitriy Barbul / githubweb
  3. Refactor (commit: 1921f41) — Dmitriy Barbul / githubweb
  4. Use rule instead of before for disabling tracing (commit: eb8755f) — Dmitriy Barbul / githubweb
  5. Start mosquitto container via tests (commit: a40a966) — Dmitriy Barbul / githubweb
  6. Small improvements to tests (commit: 83762ed) — Dmitriy Barbul / githubweb
  7. Run MqttClientActorIT tests for clean session as well (commit: c0e433e) — Dmitriy Barbul / githubweb
  8. Small fixes (commit: c8bc6ec) — Dmitriy Barbul / githubweb
  9. Fix year in file headers (commit: afeecbc) — Dmitriy Barbul / githubweb
  10. Rework consuming messages from MQTT broker (commit: ccee5d1) — Dmitriy Barbul / githubweb
  11. Minor changes (commit: 75b60b2) — Dmitriy Barbul / githubweb
  12. Add some checks to BufferingFlowableWrapper (commit: 18fbcaa) — Dmitriy Barbul / githubweb
  13. Lower visibility of GenericMqttConsumingClient (commit: eaeac18) — Dmitriy Barbul / githubweb
  14. Uncomment assertion that all messages aare acked in testMultipleSources (commit: cdbef81) — Dmitriy Barbul / githubweb
  15. add "final" to BufferingFlowableWrapper class (commit: 319d385) — noreply / githubweb

#1531 (Nov 28, 2023, 3:18:22 AM)

  1. preserve maxPid in listNewestActiveSnapshotsByBatch aggregation (commit: 8b1bfdc) — Aleksandar Stanchev / githubweb

#1530 (Nov 27, 2023, 2:48:17 PM)

  1. UI - fix operations new empty logger (commit: 62b1acb) — Thomas Fries / githubweb

#1529 (Nov 27, 2023, 10:03:19 AM)

  1. removed X-Original-URI (commit: f5dfbeb) — Kalin Kostashki / githubweb

#1528 (Nov 25, 2023, 9:18:34 AM)

  1. fix that non-successful message responses were not displayed in ACE editor (commit: d66fa72) — Thomas Jaeckle / githubweb
  2. display attributes in UI in an aceEditor instead of a simple inputfield (commit: 7b6b432) — Thomas Jaeckle / githubweb
  3. address review finding, adding class resizable_pane and height (commit: 2780ce6) — Thomas Jaeckle / githubweb
  4. improved error toast and showing errors from Ditto (commit: 3ce5b55) — Thomas Jaeckle / githubweb

#1527 (Nov 24, 2023, 8:33:24 AM)

  1. enhance "Incoming Thing Updates" in UI to provide more information at a glance (commit: afed1ad) — Thomas Jaeckle / githubweb

#1526 (Nov 21, 2023, 9:33:17 AM)

  1. UI - Allow editors in full screen mode (commit: 91c747d) — Thomas Fries / githubweb
  2. UI - enable scrolling back if not fullscreen (commit: c96cf84) — Thomas Fries / githubweb

#1525 (Nov 21, 2023, 7:48:22 AM)

  1. UI - Support for policy imports (commit: 3c4912e) — Thomas Fries / githubweb
  2. UI - policy imports review (commit: 733dd2f) — Thomas Fries / githubweb
  3. UI - policy imports review 2 (commit: 876c30b) — Thomas Fries / githubweb
  4. UI - Send messages improvements (commit: 47ea395) — Thomas Fries / githubweb
  5. UI - policy imports missing headers in new files (commit: b9d874d) — Thomas Fries / githubweb
  6. UI - bug fix for things without features (commit: 117389c) — Thomas Fries / githubweb

#1524 (Nov 16, 2023, 6:18:24 AM)

  1. Fix set command from template to command editor (commit: 84896ad) — Vasil Vasilev / githubweb
  2. setValue instead of setEditorValue (commit: dac14d6) — Vasil Vasilev / githubweb

#1523 (Nov 15, 2023, 1:18:16 PM)

  1. #1801 Add trusted certificates configuration for HonoConnection. (commit: 52c9de3) — Carsten Lohmann / githubweb

#1522 (Nov 14, 2023, 4:48:22 AM)

  1. Add piggyback commands to ui (commit: ec3a108) — Vasil Vasilev / githubweb
  2. Move try catch block to correct place, make sure onRequestDone is called in case of callDittoREST method error thrown (commit: 4237843) — Vasil Vasilev / githubweb
  3. Move stringifyPretty to utils, replace all JSON.stringify usage with util function. (commit: f71113b) — Vasil Vasilev / githubweb
  4. Moved piggyback to operations tab (commit: 51d7a0b) — Vasil Vasilev / githubweb
  5. add newlines at end of files (commit: 42c8cbc) — Vasil Vasilev / githubweb
  6. move piggyback files to operations/, rename operations to serviceLogging (commit: 8e6dfd7) — Vasil Vasilev / githubweb
  7. Fix path for piggyback request, remove commands not part of ditto (commit: fd70011) — Vasil Vasilev / githubweb
  8. Remove util method for set editor value, replace calls with setEditorValue(value, -1) (commit: 0d1dc7b) — Vasil Vasilev / githubweb

#1521 (Nov 9, 2023, 3:18:32 AM)

  1. provide Ditto 3.4.1 release notes (commit: b23c0a2) — Thomas Jaeckle / githubweb
  2. adjust Helm versions for 3.4.1 release (commit: 758d867) — noreply / githubweb
  3. fix release date in 3.4.1 release notes (commit: b3033c4) — Thomas Jaeckle / githubweb

#1520 (Nov 9, 2023, 2:18:19 AM)

  1. fix search query mutiple sort option (commit: a5c98aa) — Aleksandar Stanchev / githubweb

#1519 (Nov 8, 2023, 4:18:22 PM)

  1. fix that JsonObjectBuilder.remove removes too much in certain cases (commit: 4697680) — Thomas Jaeckle / githubweb

#1518 (Nov 6, 2023, 1:48:53 PM)

  1. #1748 Add honoTenantId configuration for HonoConnection. (commit: 19f9c06) — Carsten Lohmann / githubweb

#1517 (Nov 6, 2023, 12:19:32 PM)

  1. fix regression introduced in #1792 (commit: fe58303) — Thomas Jaeckle / githubweb

#1516 (Nov 6, 2023, 11:18:31 AM)

  1. UI: fix that sending message payload `false` did not work in UI "Send Message" (commit: bb6444e) — Thomas Jaeckle / githubweb

#1515 (Nov 3, 2023, 6:03:22 PM)

  1. fix preserving DittoHeaders when encountering a JsonParseException (commit: 8be61d5) — Thomas Jaeckle / githubweb

#1514 (Nov 3, 2023, 3:33:22 PM)

  1. Move x-Forwarded-User and x-ditto-pre-authenticated from ingress-controller to values.yaml config (commit: ddadcc8) — Dominik Mlasko / githubweb
  2. Bump chart version (commit: ae45e66) — Dominik Mlasko / githubweb
  3. Bump Chart-Version to 3.4.2 (commit: 7a27377) — Dominik Mlasko / githubweb
  4. bump helm/chart-testing-action to version 2.6.1 (commit: 638a655) — Thomas Jaeckle / githubweb
  5. Update .github/workflows/helm-chart.yml (commit: 94b4726) — noreply / githubweb
  6. Update .github/workflows/helm-chart.yml (commit: 1b3739f) — noreply / githubweb

#1513 (Nov 1, 2023, 10:33:24 AM)

  1. fix that ThingFieldSelector did not allow specific paths of "_metadata" (commit: 2f52170) — Thomas Jaeckle / githubweb

#1512 (Oct 31, 2023, 2:03:26 AM)

  1. bump swagger-ui version to resolve security issues (commit: ec02764) — Thomas Jaeckle / githubweb
  2. fix swaggerui-init container script (commit: 3b2fd78) — Thomas Jaeckle / githubweb
  3. Bump com.rabbitmq:amqp-client from 5.14.3 to 5.18.0 in /bom (commit: 7c2c7e7) — noreply / githubweb

#1511 (Oct 26, 2023, 7:18:33 AM)

  1. remove `_context` from thingEditor upon changes (commit: 38af233) — Thomas Jaeckle / githubweb

#1510 (Oct 25, 2023, 9:18:22 AM)

  1. #1780 fix update headers of ConnectionClosed (commit: f5ec983) — Aleksandar Stanchev / githubweb

#1509 (Oct 23, 2023, 6:03:22 AM)

  1. disable reduced pom generation (commit: e2de7e6) — Aleksandar Stanchev / githubweb

#1508 (Oct 17, 2023, 9:03:14 AM)

  1. increase binary-compatibility-check.version to 3.4.0 after release (commit: 732b834) — Thomas Jaeckle / githubweb

#1507 (Oct 17, 2023, 7:18:31 AM)

  1. update appVersion of Helm Chart to 3.4.0 (commit: 33ef574) — noreply / githubweb

#1506 (Oct 17, 2023, 5:48:23 AM)

  1. update Ditto 3.4.0 publication date (commit: d61ffb3) — Thomas Jaeckle / githubweb

#1505 (Oct 17, 2023, 4:30:24 AM)

  1. provide new option for "if-equal" header: "skip-minimizing-merge" (commit: 15080d9) — Thomas Jaeckle / githubweb
  2. added unit test for "if-equal" header: "skip-minimizing-merge" (commit: 332c155) — Thomas Jaeckle / githubweb

#1504 (Oct 17, 2023, 3:48:22 AM)

  1. #1631 fix putting metadata on a single property did not work (commit: 0c29642) — Thomas Jaeckle / githubweb

#1503 (Oct 16, 2023, 2:03:22 PM)

  1. preserve httpStatus for other reason on faild create of thing (commit: fe5675c) — Aleksandar Stanchev / githubweb

#1502 (Oct 16, 2023, 4:48:17 AM)

  1. several small Ditto UI improvements (commit: 3a3d59f) — Thomas Jaeckle / githubweb
  2. made Ditto UI more responsive for mobile layout (commit: 5b53a7a) — Thomas Jaeckle / githubweb
  3. prevent browser from suggesting stored credentials for "search" input field (commit: 2370356) — Thomas Jaeckle / githubweb
  4. increase size of "Things" editor when editing a thing (commit: dd6f97a) — Thomas Jaeckle / githubweb
  5. increase width of edit mode editors to 90% (commit: 7846f78) — Thomas Jaeckle / githubweb
  6. apply fixes regarding message templates (commit: c21b94e) — Thomas Jaeckle / githubweb
  7. show "_metadata" in readonly things JSON viewer (commit: f54eed2) — Thomas Jaeckle / githubweb
  8. #1712 fix patching a thing, removing items did not correctly upgrade the thing on the UI (commit: 9c76cd3) — Thomas Jaeckle / githubweb
  9. added documentation for SSE "_context" extraField (commit: 3cc6bb9) — Thomas Jaeckle / githubweb
  10. fixed NormalizedMessageMapperTest, including new "value" field to expectations (commit: 4404e59) — Thomas Jaeckle / githubweb
  11. fix SSE overwriting message input fields (commit: cebcc3d) — Thomas Jaeckle / githubweb
  12. maintain SSE "Fields" determining behavior in backward compatible way (commit: 8b8c10a) — Thomas Jaeckle / githubweb
  13. enhance release notes with UI enhancements (commit: bdb1608) — Thomas Jaeckle / githubweb

#1501 (Oct 11, 2023, 10:03:22 AM)

  1. prepare Ditto 3.4.0 release notes (commit: 795f574) — Thomas Jaeckle / githubweb
  2. reduce log level of 2 WARN log messages to INFO (commit: 53e8cad) — Thomas Jaeckle / githubweb

#1500 (Oct 10, 2023, 2:18:17 AM)

  1. update to Kamon 2.6.5 (commit: 7ee1a77) — Thomas Jaeckle / githubweb

#1499 (Oct 9, 2023, 11:48:37 AM)

  1. reduced Kamon startup warnings and logs (commit: 90c5602) — Thomas Jaeckle / githubweb

#1498 (Oct 9, 2023, 8:33:42 AM)

  1. Implement benchmark-tool, based on k6-runner (commit: c138c40) — Vasil Vasilev / githubweb
  2. Add escapes for placeholders, fix urls, add dependency versions, add myself as author (commit: af21d46) — Vasil Vasilev / githubweb
  3. Rename post filename to match the permalink (commit: a17daaa) — Vasil Vasilev / githubweb
  4. fixed ConnectionIdsRetrievalActorTest (commit: f3ed2ea) — Thomas Jaeckle / githubweb

#1497 (Oct 9, 2023, 8:03:27 AM)

  1. further stabilize connectionIds retrieval (commit: 97a42da) — Thomas Jaeckle / githubweb

#1496 (Oct 9, 2023, 7:33:17 AM)

  1. improved logging in ConnectionIdsRetrievalActor, pt.2 (commit: 7f3bbac) — Thomas Jaeckle / githubweb

#1495 (Oct 9, 2023, 6:18:16 AM)

  1. Revert "improved logging in ConnectionIdsRetrievalActor" (commit: b9f0ca4) — Thomas Jaeckle / githubweb
  2. improved logging in ConnectionIdsRetrievalActor (commit: 95e6d16) — Thomas Jaeckle / githubweb

#1494 (Oct 9, 2023, 5:18:38 AM)

  1. improved logging in ConnectionIdsRetrievalActor (commit: 120a860) — Thomas Jaeckle / githubweb

#1493 (Oct 6, 2023, 9:33:27 AM)

  1. renaming akkaClusterMaxFramesize in Helm config after migration to Pekko (commit: 01f82e5) — Thomas Jaeckle / githubweb
  2. use 3.4.0-M1 milestone as appVersion instead of "nightly" (commit: eae2607) — Thomas Jaeckle / githubweb

#1492 (Oct 5, 2023, 2:18:36 PM)

  1. fix(helm): fix missing whitespace in JAVA_TOOL_OPTIONS (commit: 9a7e583) — Mathias Maes / githubweb

#1491 (Oct 5, 2023, 11:48:20 AM)

  1. Do not allow MQTT 5 user properties to overwrite special headers (commit: efddf04) — Dmitriy Barbul / githubweb
  2. Do not include known MQTT headers in outgoing message based on feature toggle (commit: 94bbc67) — Dmitriy Barbul / githubweb

#1490 (Oct 4, 2023, 5:03:25 AM)

  1. update dependencies (commit: ee7a191) — Thomas Jaeckle / githubweb

#1489 (Oct 3, 2023, 2:03:21 PM)

  1. New Ingress resources only for devops paths (commit: 104ca8a) — Rade Martinović / githubweb
  2. Reducing time wait for ingress controller shutdown (commit: 45a39ee) — Rade Martinović / githubweb
  3. updating chart version to 3.3.8 and app version to nightly (commit: 52325c5) — Rade Martinović / githubweb

#1488 (Oct 2, 2023, 5:48:25 AM)

  1. Add support for MQTT message expiry interval (commit: 9d0011a) — Dmitriy Barbul / githubweb
  2. Add MQTT version information to MQTT headers (commit: 2114122) — Dmitriy Barbul / githubweb
  3. Update documentation (commit: 2eca05b) — Dmitriy Barbul / githubweb
  4. Add javadoc (commit: b9212f8) — Dmitriy Barbul / githubweb

#1487 (Sep 20, 2023, 12:33:28 PM)

  1. #1703 fixed wrongly emptied out search index on policy retrieval error due to internal timeouts (commit: abda3b4) — Thomas Jaeckle / githubweb
  2. provide a new function to join placeholder array pipeline elements into a single string (commit: 868916d) — Thomas Jaeckle / githubweb
  3. update to Swagger-UI 5.7.2 (commit: 7211f17) — Thomas Jaeckle / githubweb