Releases: swimos/swim-rust
Releases · swimos/swim-rust
v0.1.1
What's Changed
- Adds missing cargo flags by @SirCipher in #676
- Fixes faulty test logic for the circular buffer channel. by @horned-sphere in #677
- Upgrades hyper ecosystem by @SirCipher in #678
- Adds missing HTTP PUT mapping for HTTP lanes by @SirCipher in #681
- Update quick-xml requirement from 0.34.0 to 0.35.0 by @dependabot in #682
- Improves client downlink lifecycle type inference by @SirCipher in #680
- Fixes agent downlinks not being opened after on_start call by @SirCipher in #683
- Fixes client downlink runtime attachment bug by @SirCipher in #684
- Update quick-xml requirement from 0.35.0 to 0.36.0 by @dependabot in #685
- Client examples for server applications by @SirCipher in #686
- New developer guide structure by @SirCipher in #687
- Adds documentation to example apps and updates main readme by @SirCipher in #688
- Adds Hickory DNS support back into the server by @SirCipher in #689
- Updates incorrect crate badge links in readme by @SirCipher in #690
- Ripple example application by @SirCipher in #691
- Rearranges projections macro calling to improve code resolution in JetBrains tooling by @SirCipher in #692
- Simulated Stocks Demo by @SirCipher in #693
- Bump ag-grid-community from 31.0.3 to 32.0.1 in /example_apps/stocks_simulated/ui by @dependabot in #694
- Rust 1.80 by @SirCipher in #695
- Adds the first version of the connector API and Kafka connector. by @horned-sphere in #697
- Kafka connector example app. by @horned-sphere in #698
- Improvements to opening downlinks and simplification of the ActionContext. by @horned-sphere in #699
- Adds an
on_timer
event to agents. by @horned-sphere in #701 - Adds point to point commanders for agents. by @horned-sphere in #700
- Rust 1.81.0 by @SirCipher in #706
- Update smol_str requirement from 0.2.0 to 0.3.1 by @dependabot in #708
- Update rdkafka requirement from 0.25 to 0.36 by @dependabot in #710
- Update apache-avro requirement from 0.16.0 to 0.17.0 by @dependabot in #709
- Ratchet upgrade by @SirCipher in #705
- Release 0.1.1 by @SirCipher in #713
- Reject non-warp0 upgrade requests by @SirCipher in #712
- Update cursive requirement from 0.20 to 0.21 by @dependabot in #711
- Bump rollup from 4.18.1 to 4.22.4 in /example_apps/stocks_simulated/ui by @dependabot in #704
- Bump vite from 5.3.4 to 5.4.8 in /example_apps/stocks_simulated/ui by @dependabot in #707
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.1.0 pre-release.
Full Changelog: https://github.com/swimos/swim-rust/commits/v0.1.0