Apoxy v0.12.4
EdgeFunctionRevisions are now labeled with their parent EdgeFunction name for better organization, and performance improvements have been made through dependency upgrades and batched I/O implementation in the tunnel component.
What's Changed
- [icxtunnel] upgrade icx and dpeckett/network to switch to remove dpeckett/treemap by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/71
- [edge-functions] label EdgeFunctionRevisions with the EdgeFunction name by @theRealWardo in https://github.com/apoxy-dev/apoxy/pull/72
- [icxtunnel] implement batched io by @dpeckett in https://github.com/apoxy-dev/apoxy/pull/73
Full Changelog: https://github.com/apoxy-dev/apoxy/compare/v0.12.3...v0.12.4