Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #120

Merged
merged 2 commits into from
Feb 29, 2024
Merged

chore: release #120

merged 2 commits into from
Feb 29, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 27, 2024

🤖 New release

  • atrium-api: 0.17.2 -> 0.18.0
  • atrium-xrpc: 0.9.0 -> 0.10.0
  • atrium-cli: 0.1.2 -> 0.1.3 (✓ API compatible changes)
  • atrium-xrpc-client: 0.3.0 -> 0.4.0
  • atrium-xrpc-server: 0.1.0
Changelog

atrium-api

0.17.3 - 2024-02-29

Added

  • Update API, based on the latest lexicon schemas (#123)
  • Support wasm32 (#119)

Other

  • Fix serde deserialization of Cid and Datetime (#121)

Changed

  • For traits defined using async_trait, the Send bound is now optional with wasm32-* targets.

Fixed

  • atrium_api::types::string::{Cid, Datetime} can now be deserialized with serde.

atrium-xrpc

0.9.1 - 2024-02-29

Added

  • Support wasm32 (#119)

Changed

  • For traits defined using async_trait, the Send bound is now optional with wasm32-* targets.

atrium-cli

0.1.3 - 2024-02-29

Other

  • update Cargo.lock dependencies

atrium-xrpc-client

0.3.1 - 2024-02-29

Added

  • Support wasm32 (#119)

Added

  • WASM support with reqwest::ReqwestClient

Changed

  • reqwest-native feature was renamed to reqwest-default-tls
  • reqwest-rustls feature was removed. Use reqwest feature and reqwest crate to configure yourself.


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-02-27T02-23-03Z branch 2 times, most recently from d263933 to 17fee36 Compare February 28, 2024 23:53
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-plz-2024-02-27T02-23-03Z branch from 17fee36 to a11cb67 Compare February 29, 2024 00:13
@sugyan sugyan merged commit b03494d into main Feb 29, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant