Skip to content

Tags: passuied/dapr

Tags

v1.13.6

Toggle v1.13.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix integration tests in 1.13 release branch (dapr#8136)

* Fix integration tests in 1.13 release branch

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix macOS condition

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Increase test req timeout, 10ms is too flaky

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Print response body in test

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>

v1.13.6-rc.2

Toggle v1.13.6-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix integration tests in 1.13 release branch (dapr#8136)

* Fix integration tests in 1.13 release branch

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Fix macOS condition

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Increase test req timeout, 10ms is too flaky

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Print response body in test

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>

v1.14.4

Toggle v1.14.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates the 1.14.3 release notes with a warning (dapr#8110)

* Updates the 1.14.3 release notes with a warning

Signed-off-by: Elena Kolevska <elena@kolevska.com>

* Update docs/release_notes/v1.14.3.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>

---------

Signed-off-by: Elena Kolevska <elena@kolevska.com>
Signed-off-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Co-authored-by: Mark Fussell <markfussell@gmail.com>

v1.14.4-rc.1

Toggle v1.14.4-rc.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Helm: Set Scheduler space quota to 1Gi by default (dapr#8108)

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>

v1.14.3

Toggle v1.14.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[1.14] Jobs: change HTTP Create data request body to JSON (dapr#8083)

* Jobs: change HTTP Create data request body to JSON

Previously, the HTTP Create data request body accepted only a fully
qualified proto Any message- a object of type URL and Value. The API now
accepts a JSON object string, i.e. number, string, boolean, object, etc.
On trigger, the HTTP app will receive a JSON string of the Job data. In
the cases where the data is not of type `google.protobuf.Value` or some
other primitive encoded type, the data may contain binary data.

An internal `JobHTTPRequest` proto message has been added for the HTTP
endpoint to allow of validation and ingestion of JSON string data in the
request body.

The HTTP and gRPC channels now construct trigger job requests separately
to allow for the different data serializations.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Lint

Signed-off-by: joshvanl <me@joshvanl.dev>

* Use JSON equal for exp output

Signed-off-by: joshvanl <me@joshvanl.dev>

* Increase placement healthz check time

Signed-off-by: joshvanl <me@joshvanl.dev>

* Use test name for job name

Signed-off-by: joshvanl <me@joshvanl.dev>

* lint

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>

v1.14.3-rc.2

Toggle v1.14.3-rc.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[1.14] Jobs: change HTTP Create data request body to JSON (dapr#8083)

* Jobs: change HTTP Create data request body to JSON

Previously, the HTTP Create data request body accepted only a fully
qualified proto Any message- a object of type URL and Value. The API now
accepts a JSON object string, i.e. number, string, boolean, object, etc.
On trigger, the HTTP app will receive a JSON string of the Job data. In
the cases where the data is not of type `google.protobuf.Value` or some
other primitive encoded type, the data may contain binary data.

An internal `JobHTTPRequest` proto message has been added for the HTTP
endpoint to allow of validation and ingestion of JSON string data in the
request body.

The HTTP and gRPC channels now construct trigger job requests separately
to allow for the different data serializations.

Signed-off-by: joshvanl <me@joshvanl.dev>

* Lint

Signed-off-by: joshvanl <me@joshvanl.dev>

* Use JSON equal for exp output

Signed-off-by: joshvanl <me@joshvanl.dev>

* Increase placement healthz check time

Signed-off-by: joshvanl <me@joshvanl.dev>

* Use test name for job name

Signed-off-by: joshvanl <me@joshvanl.dev>

* lint

Signed-off-by: joshvanl <me@joshvanl.dev>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>

v1.14.3-rc.1

Toggle v1.14.3-rc.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
[1.14] Adds release notes from @antontroshin (dapr#8095)

* Adds release notes from @JoshVanL

Signed-off-by: joshvanl <me@joshvanl.dev>

* Adds release notes from @antontroshin

Signed-off-by: Anton Troshin <anton@diagrid.io>

---------

Signed-off-by: joshvanl <me@joshvanl.dev>
Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: joshvanl <me@joshvanl.dev>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>

v1.13.6-rc.1

Toggle v1.13.6-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update contrib to 1.13.4-rc.1 (dapr#8098)

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

v1.14.2

Toggle v1.14.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix outbox regression (dapr#8059)

* fix outbox regression

Signed-off-by: yaron2 <schneider.yaron@live.com>

* update release notes

Signed-off-by: yaron2 <schneider.yaron@live.com>

---------

Signed-off-by: yaron2 <schneider.yaron@live.com>

v1.14.2-rc.3

Toggle v1.14.2-rc.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update to contrib 1.14.4 (dapr#8058)

Signed-off-by: yaron2 <schneider.yaron@live.com>