Skip to content
Success

Changes

Summary

  1. remove noisy INFO log statement in StreamingSessionActor (details)
  2. #1844 fix resolving revision or timestamp from the future was not directly denied (details)
  3. #1844 fix wrong "reduction" when calculating retrieving `at-historical-revision` (details)
  4. enhanced documentation, adding the "condition" for POST search (details)
  5. fixed that "condition" query param could not be provided as form field (details)
  6. prepare Ditto 3.4.4 release notes (details)
  7. bump Helm chart versions to 3.4.4 (details)
Commit a3ea1f6f10ab2cbcd9f463a1bf9727c0e4e4add2 by Thomas Jaeckle
remove noisy INFO log statement in StreamingSessionActor

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/streaming/actors/StreamingSessionActor.java (diff)
Commit 43cad4f5ea41d63c8f7a372e87ac3ee7de11969b by Thomas Jaeckle
#1844 fix resolving revision or timestamp from the future was not directly denied

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java (diff)
The file was modified policies/model/src/main/java/org/eclipse/ditto/policies/model/signals/commands/exceptions/PolicyHistoryNotAccessibleException.java (diff)
The file was modified connectivity/model/src/main/java/org/eclipse/ditto/connectivity/model/signals/commands/exceptions/ConnectionHistoryNotAccessibleException.java (diff)
The file was modified things/model/src/main/java/org/eclipse/ditto/things/model/signals/commands/exceptions/ThingHistoryNotAccessibleException.java (diff)
Commit 6f82f79fa9e58765b6cd02cab1c6a5f805576ab5 by Thomas Jaeckle
#1844 fix wrong "reduction" when calculating retrieving `at-historical-revision`

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified internal/utils/persistent-actors/src/main/java/org/eclipse/ditto/internal/utils/persistentactors/AbstractPersistenceActor.java (diff)
Commit 6337324e7e26e1aa591397cfda44768b0ab9f1df by Thomas Jaeckle
enhanced documentation, adding the "condition" for POST search

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified documentation/src/main/resources/openapi/ditto-api-2.yml (diff)
The file was modified documentation/src/main/resources/openapi/sources/paths/search/things.yml (diff)
The file was addeddocumentation/src/main/resources/openapi/sources/schemas/properties/searchConditionProperty.yml
Commit c1328b7fd439deac626fd4dab9fe00a0f1445fcb by Thomas Jaeckle
fixed that "condition" query param could not be provided as form field

* which prevented long conditions to be used via POST /search/things

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified edge/service/src/main/java/org/eclipse/ditto/edge/service/headers/DefaultDittoHeadersValidator.java (diff)
The file was modified gateway/service/src/test/java/org/eclipse/ditto/gateway/service/endpoints/routes/thingsearch/ThingSearchRouteTest.java (diff)
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/thingsearch/ThingSearchRoute.java (diff)
The file was modified gateway/service/src/main/java/org/eclipse/ditto/gateway/service/endpoints/routes/RootRouteHeadersStepBuilder.java (diff)
Commit c5ee49a95acd260fadd411a5fe89db64ce5ad1ed by Thomas Jaeckle
prepare Ditto 3.4.4 release notes

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified documentation/src/main/resources/_data/sidebars/ditto_sidebar.yml (diff)
The file was modified documentation/src/main/resources/pages/ditto/release_notes_343.md (diff)
The file was addeddocumentation/src/main/resources/pages/ditto/release_notes_344.md
Commit aba53adf779a5dd6cad8c8548457097f7905969d by Thomas Jaeckle
bump Helm chart versions to 3.4.4

Signed-off-by: Thomas Jäckle <thomas.jaeckle@beyonnex.io>
The file was modified deployment/helm/ditto/Chart.yaml (diff)