v1.9.0-rc.54
Pre-release
Pre-release
Release candidate for v1.9.0.
Fixed
- java: NativeLib loader RID aligned to
go_java_platform()naming (macos-arm64,linux-aarch64,windows-x86_64); fixesUnsatisfiedLinkErroron macOS arm64 clients. - elixir: rustler NIF Cargo.toml now emits
[features] default = ["config", "download", "serde"]forwarding to the core crate; fixes:nif_not_loadedon everyNative.download/*,cache_dir/0,clean_cache/0,init/0,configure/1,downloaded_languages/0call. - node: vitest
testTimeoutraised 30 s → 60 s; clearssmoke_devicetree+smoke_ocamllexfirst-load timeouts. - e2e/c:
download_ffi.shhonoursALEF_FFI_LOCAL_DIRenv override to skip the GH release download;ci-e2e.yaml/test-c-ffinow reuses thebuild-ffiartifact, breaking the 404 race on new releases.
Changed
- Bumped
alefpin 0.25.20 → 0.25.24.
See CHANGELOG.md for details.