Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 08:27
· 17 commits to main since this release

What's Changed

  • Protocol spec changes by @jiyoontbd in #211
  • Narrow Message Types being passed into SubmitCallback or GetCallback by @jiyoontbd in #218
  • Implement GetBalance client call and server endpoint by @jiyoontbd in #217
  • Create message-kind-specific parse methods and remove circular dependency by @diehuxx in #224
  • Move OSSF Checks to OSP by @leordev in #220
  • Hash Rfq privateData by @diehuxx in #222
  • Forcing resolution of io.netty:netty-codec-http version to be 4.1.108Final by @jiyoontbd in #228
  • Avoid CVE-2024-29025 by @ALRubinger in #229
  • bumping web5-kt version to 0.17.0 by @jiyoontbd in #230
  • making callbacks object exposed to the caller by @jiyoontbd in #231
  • making Callbacks public by @jiyoontbd in #232
  • Convert Gradle to Maven Build by @ALRubinger in #219
  • Issue #234: Prep tbdex-kt for 1.0.0 release by @ALRubinger in #235

Full Changelog: 0.13.0...v1.0.0