Skip to content

v0.1.0-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Aug 04:55
· 3 commits to main since this release
a54268b

JSON-RPC Stdio Proxy v0.1.0-alpha.8

Single-binary transparent JSON-RPC to Apple Unified Logging (OSLog) proxy

Universal macOS Binary

Compiled and signed for both Apple Silicon (arm64) and Intel (x86_64) macOS.

Checksums

84ab05f4ffce3479009554af16d7e60d39dc5a8f132aba3f03ee7795ded2fdac  jsonrpc-stdio-proxy-v0.1.0-alpha.8-macos-universal.tar.gz
918242a6d447f94c3618e42d874d9ad4ecbd75973bd93eafd99e02718de6cb4d  jsonrpc-stdio-proxy-v0.1.0-alpha.8-macos-universal.zip

What's Changed

  • fix(ci): populate release checksums output and fix notarytool issuer by @paaloeye in #13
  • fix(deps): update rust crate dashmap to v6 by @renovate[bot] in #12
  • fix(ci): improve Apple notarisation diagnostics and error handling by @paaloeye in #14
  • fix(ci): fix status and submission ID parsing in Apple notarisation step by @paaloeye in #15

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.8