Skip to content

16.7.0-p.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Sep 09:11
Immutable release. Only release title and notes can be modified.
ba2a52f

What's Changed

  • Improve devcontainer by @tobias-tengler in #10333
  • Replace Squadron with CookieCrumble Testcontainers resources by @glen-84 in #10338
  • Share test containers per assembly via xUnit assembly fixtures by @glen-84 in #10342
  • Skip Fusion Redis tests from the test body when Redis is unreachable by @glen-84 in #10343
  • Fix the mail wake coordinator test's dropped cancellation event by @glen-84 in #10344
  • Fix GeoJSON polygon coordinates dropping the exterior ring with holes by @glen-84 in #10345
  • Fix GeoJSON MultiPolygon coordinates flattening each polygon's rings by @glen-84 in #10347
  • Fix Spatial fragment tests snapshotting unknown type errors by @glen-84 in #10348
  • Re-enable the point input test for a missing geometry type by @glen-84 in #10350
  • Fix the polygon input execution test passing a single ring literal by @glen-84 in #10351
  • Widen the subscription timer reset test's outer deadline to 30 seconds by @glen-84 in #10352
  • Fix Mocha saga fault handling so OnReplyFault fires by @alisan3 in #10313
  • Add configurable WebSocket message size limit by @michaelstaib in #10354
  • Update browserslist, Next.js, and ESLint by @tobias-tengler in #10355
  • Update Security Policy by @michaelstaib in #10353
  • Fix pruning of list-wrapped @require input types during composition by @michaelstaib in #10346
  • Detect unbreakable OneOf input object cycles in schema validation by @glen-84 in #10356
  • Run in-process retries in a fresh scope so saga concurrency conflicts resolve by @alisan3 in #10327
  • Provision BindFrom bindings for queues that opt in by @alisan3 in #10335

Full Changelog: 16.7.0-p.2...16.7.0-p.3