Skip to content

0.29.0

Latest
Compare
Choose a tag to compare
@RickyLB RickyLB released this 30 Sep 18:04
· 5 commits to main since this release
2451930

What's Changed

  • chore(deps): bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #808
  • chore(deps): bump curve25519-dalek from 4.1.2 to 4.1.3 by @dependabot in #805
  • chore(deps): bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #800
  • chore(deps): bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #815
  • ci: update workflows to use latitude.sh based runners by @nathanklick in #829
  • fix: resolve nft update e2e tests by @RickyLB in #830
  • feat: parse transaction IDs from mirror api responses by @iamjpotts in #802
  • feat: add From<Transaction> to allow easy casting of transactions by @mehcode in #831
  • TokenAirdrop, TokenClaimAirdrop, and TokenCancelAirdrop by @RickyLB in #842
  • fix: Restore transient error detection for canceled hyper requests by @iamjpotts in #840
  • ops: Adjust log level of Error::Transient/EmptyTransient to Level::Warn by @iamjpotts in #844
  • chore(deps): bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #843
  • chore(deps): bump actions/setup-node from 4.0.3 to 4.0.4 by @dependabot in #847
  • fix: proper ordering of transfer transactions by @RickyLB in #851
  • Handle invalid expiration time in TokenInfo by @RickyLB in #849
  • ops: Classify HTTP/2 Go Away and I/O Broken Pipe errors as transient by @iamjpotts in #841
  • chore(deps): Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #767
  • chore(ci): Expand cargo check to include examples by @iamjpotts in #848
  • chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #850
  • release: v0.29.0 by @RickyLB in #852

New Contributors

Full Changelog: 0.28.0...0.29.0