What's Changed
- azure: Upgrade instance metadata service API version by @francescolavra in #2155
- radar: Update root certificate by @francescolavra in #2160
- aarch64: enable DC ZVA from EL0 (set SCTLR_EL1.DZE) by @AngeloRubens in #2159
- virtIO: Fail gracefully when unable to push descriptor to virtqueue message by @francescolavra in #2163
- file_open: Do not return -EROFS when opening non-regular files by @francescolavra in #2164
- runtime: aarch64: use DC ZVA to zero-fill in zero() by @AngeloRubens in #2167
- netsock getsockopt: implement TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT, SO_INCOMING_NAPI_ID by @francescolavra in #2166
- firewall: Add support for retrieving blacklisted IP addresses from Radar by @francescolavra in #2170
- build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 in /test/go by @dependabot[bot] in #2173
- xen: Fix dispatching of event handlers on multi-CPU platforms by @francescolavra in #2172
- JVM aarch64: advertise the full safe HWCAP feature set via AT_HWCAP by @AngeloRubens in #2174
- jvm aarch64: synthesize /proc/cpuinfo with the real core identity enable internal jvm tuning by @AngeloRubens in #2175
- JVM ZGC GC fail to start on Nanos: dispatch fallocate() through the filesystem by @AngeloRubens in #2176
- AWS S3 filesystem by @francescolavra in #2177
- Exception handlers: Fix context refcount leak when handling a syscall by @francescolavra in #2178
- Enable JVM ZGC Uncommit - kernel: do not wait for the vmap lock deaf to the flush that needs an answer by @AngeloRubens in #2179
- CircleCI: Replace google-cloud-sdk package with google-cloud-cli by @francescolavra in #2186
- Enable JVM ZGC Uncommit - fs: give back the pages of a punched hole on tmpfsPr/tmpfs uncommit by @AngeloRubens in #2180
New Contributors
- @AngeloRubens made their first contribution in #2159
Full Changelog: 0.1.55...0.1.56