Closed renovate[bot] closed 2 weeks ago
✓ no_errors{server:node-http,mode:no-schema}
✓ expected_result{server:node-http,mode:no-schema}
✓ no_errors{server:node-http,mode:json-schema}
✓ expected_result{server:node-http,mode:json-schema}
✓ no_errors{server:uWebSockets,mode:no-schema}
✓ expected_result{server:uWebSockets,mode:no-schema}
✓ no_errors{server:uWebSockets,mode:json-schema}
✓ expected_result{server:uWebSockets,mode:json-schema}
checks......................................: 100.00% ✓ 921826 ✗ 0
data_received...............................: 84 MB 696 kB/s
data_sent...................................: 59 MB 488 kB/s
http_req_blocked............................: avg=1.54µs min=891ns med=1.53µs max=277.07µs p(90)=1.94µs p(95)=2.09µs
http_req_connecting.........................: avg=1ns min=0s med=0s max=138.07µs p(90)=0s p(95)=0s
http_req_duration...........................: avg=182.43µs min=116.05µs med=171.86µs max=9.32ms p(90)=198.54µs p(95)=207.34µs
{ expected_response:true }................: avg=182.43µs min=116.05µs med=171.86µs max=9.32ms p(90)=198.54µs p(95)=207.34µs
✓ { server:node-http,mode:json-schema }.....: avg=200.05µs min=147.25µs med=188.3µs max=8.67ms p(90)=211.05µs p(95)=218.34µs
✓ { server:node-http,mode:no-schema }.......: avg=191.11µs min=137.79µs med=176.82µs max=8.79ms p(90)=199.55µs p(95)=208.05µs
✓ { server:uWebSockets,mode:json-schema }...: avg=174.46µs min=124.14µs med=165.27µs max=9.32ms p(90)=185.76µs p(95)=191.92µs
✓ { server:uWebSockets,mode:no-schema }.....: avg=166.87µs min=116.05µs med=157.14µs max=8.63ms p(90)=177.74µs p(95)=184.3µs
http_req_failed.............................: 0.00% ✓ 0 ✗ 460913
http_req_receiving..........................: avg=22.85µs min=12.3µs med=22.39µs max=697.85µs p(90)=27.72µs p(95)=29.57µs
http_req_sending............................: avg=8.8µs min=5.26µs med=9µs max=775.65µs p(90)=11.5µs p(95)=12.52µs
http_req_tls_handshaking....................: avg=0s min=0s med=0s max=0s p(90)=0s p(95)=0s
http_req_waiting............................: avg=150.76µs min=92µs med=140.51µs max=9.26ms p(90)=164.99µs p(95)=173.64µs
http_reqs...................................: 460913 3840.903713/s
iteration_duration..........................: avg=255.74µs min=172.52µs med=244.56µs max=9.43ms p(90)=273.47µs p(95)=283.71µs
iterations..................................: 460913 3840.903713/s
vus.........................................: 1 min=1 max=1
vus_max.....................................: 2 min=2 max=2
This PR contains the following updates:
2.70.0
->2.71.0
3.85.0
->3.86.0
Release Notes
pulumi/pulumi-azure-native (@pulumi/azure-native)
### [`v2.71.0`](https://redirect.github.com/pulumi/pulumi-azure-native/releases/tag/v2.71.0) [Compare Source](https://redirect.github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0) #### What's Changed This release enables a new backend for REST and authentication, based on modern libraries. This should be a fully transparent change for users. In case you experience any difficulties, you can revert to the previous backend by setting the environment variable `PULUMI_ENABLE_AZCORE_BACKEND=false`. **Full Changelog**: https://github.com/pulumi/pulumi-azure-native/compare/v2.70.0...v2.71.0 ##### Does the PR have any schema changes? Found 8 breaking changes: ##### Types - `🟡` "azure-native:machinelearningservices:AcrDetails": properties: "userCreatedAcrAccount" missing - `🟡` "azure-native:machinelearningservices:AcrDetailsResponse": properties: "userCreatedAcrAccount" missing - `🟡` "azure-native:machinelearningservices:StorageAccountDetails": properties: "userCreatedStorageAccount" missing - `🟡` "azure-native:machinelearningservices:StorageAccountDetailsResponse": properties: "userCreatedStorageAccount" missing - `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccount" missing - `🔴` "azure-native:machinelearningservices:UserCreatedAcrAccountResponse" missing - `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccount" missing - `🔴` "azure-native:machinelearningservices:UserCreatedStorageAccountResponse" missing No new resources/functions.cloudflare/workers-sdk (wrangler)
### [`v3.86.0`](https://redirect.github.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3860) [Compare Source](https://redirect.github.com/cloudflare/workers-sdk/compare/wrangler@3.85.0...wrangler@3.86.0) ##### Minor Changes - [#7154](https://redirect.github.com/cloudflare/workers-sdk/pull/7154) [`ef7c0b3`](https://redirect.github.com/cloudflare/workers-sdk/commit/ef7c0b3641925e2deceb7e5323f86b769de54405) Thanks [@jonesphillip](https://redirect.github.com/jonesphillip)! - Added the ability to enable, disable, and get r2.dev public access URLs for R2 buckets. ##### Patch Changes - [#7169](https://redirect.github.com/cloudflare/workers-sdk/pull/7169) [`9098a3b`](https://redirect.github.com/cloudflare/workers-sdk/commit/9098a3b03f82bbfb1fb8c8c531fafbfe26a49e59) Thanks [@penalosa](https://redirect.github.com/penalosa)! - Ensure `workerd` processes are cleaned up after address-in-use errors - [#7172](https://redirect.github.com/cloudflare/workers-sdk/pull/7172) [`3dce388`](https://redirect.github.com/cloudflare/workers-sdk/commit/3dce3881bdaf373aa9b2e52483e340ab8193151c) Thanks [@penalosa](https://redirect.github.com/penalosa)! - Clarify dev registry messaging around locally connected services. The connection status of local service bindings & durable object bindings is now indicated by `connected` or `not connected` next to their entry in the bindings summary. For more details, refer to https://developers.cloudflare.com/workers/runtime-apis/bindings/service-bindings/#local-development - [#7193](https://redirect.github.com/cloudflare/workers-sdk/pull/7193) [`ad51d1d`](https://redirect.github.com/cloudflare/workers-sdk/commit/ad51d1d77483bf0b4dc73fd392f5cdefe4ddf5d8) Thanks [@sdnts](https://redirect.github.com/sdnts)! - Output suggested wrangler.toml changes after creating an R2 bucket - [#7191](https://redirect.github.com/cloudflare/workers-sdk/pull/7191) [`1d5bc6d`](https://redirect.github.com/cloudflare/workers-sdk/commit/1d5bc6d3530e98db117af3f6b16b43ff6c069f94) Thanks [@sdnts](https://redirect.github.com/sdnts)! - Output suggested wrangler.toml changes after creating a Queue - Updated dependencies \[[`1db7846`](https://redirect.github.com/cloudflare/workers-sdk/commit/1db7846ec5c356f6b59cddf5f48b16b3e7c73d66), [`08c6580`](https://redirect.github.com/cloudflare/workers-sdk/commit/08c6580494e702373d17ff7485988a8fae9af59e)]: - miniflare@3.20241106.0 - [@cloudflare/workers-shared](https://redirect.github.com/cloudflare/workers-shared)[@0](https://redirect.github.com/0).7.1Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.