Tags: passuied/dapr
Tags
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>
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>
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>
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>
[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>
[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>
[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>
Update contrib to 1.13.4-rc.1 (dapr#8098) Signed-off-by: Artur Souza <asouza.pro@gmail.com>
update to contrib 1.14.4 (dapr#8058) Signed-off-by: yaron2 <schneider.yaron@live.com>
PreviousNext