Releases: phoenix-dataplane/phoenix
Releases · phoenix-dataplane/phoenix
Release v0.1.1
What's Changed
- [doc] Adding initial document by @crazyboycjr in #221
- Add repr(C) to a few cross-domain shm data types by @crazyboycjr in #220
- [CI] Update CI and submodule by @crazyboycjr in #222
- Improve phoenix cargo by @crazyboycjr in #223
- Add devcontainer and fix several issues by @crazyboycjr in #224
- Update README for Clarity by @Romero027 in #225
- Add extensive comments to rpc_hello example by @Romero027 in #226
- Add an RPC echo example by @Romero027 in #227
- Fixbug of tempfile leakage by @crazyboycjr in #228
- Fix the cc-bot by @crazyboycjr in #231
- Adding CI for building the doc by @crazyboycjr in #230
- Add a new logging engine and some minor fixes by @Romero027 in #233
- fix detach and add docs by @livingshade in #235
- Receiver Side ACL plugin and Chain Engines example by @livingshade in #236
- Adding docs to mrpc public APIs by @crazyboycjr in #234
- Basic Load Balancer Functionality by @livingshade in #239
- Upgrade rust-toolchain to nightly-1.80 by @crazyboycjr in #245
- Fix test in CI by @crazyboycjr in #248
New Contributors
- @Romero027 made their first contribution in #225
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
This is the initial pre-release for phoenix. Thanks for the hardwork from all contributors!
What's Changed
The most important feature: developing, compiling, and loading a plugin while the service is persistently running, is supported!
New Contributors
Full Changelog: https://github.com/phoenix-dataplane/phoenix/commits/v0.1.0