Skip to content

v0.24.8

Choose a tag to compare

@Goldziher Goldziher released this 11 Jun 19:34
· 560 commits to main since this release
v0.24.8
e62b019

What's Changed

Fixed

  • Java backend: emit App.config(String, int) method on service wrappers and call it from the e2e harness so generated Java services bind to the configured host/port.
  • extendr backend: JSON-bridge Vec<Named> return types unconditionally to match parameter-handling, fixing 7 R compilation errors.

This release also rolls up the v0.24.7 fixes (Swift App.config(host:port:), Dart scope-aware handler-executor rewriter, Ruby e2e multipart body emission, Go cgo StartBackground host/port + bind polling, NAPI base registration wrapper round-tripping, and the CLI service-API pipeline ordering fix). See CHANGELOG.md for full details.