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