Skip to content

v0.1.1

Compare
Choose a tag to compare
@suyashkumar suyashkumar released this 22 Mar 01:21
· 168 commits to main since this release

In this release, the primary functional changes are:

  • #13: GetData and reauthorization are tried multiple times if BCDA returns unauthorized. This is because in practice we have started to see that these calls take a couple of retries on the BCDA server to proceed without the unauthorized error.
  • #12: An internal update to how the concurrent counters work to prevent the possibility of a negative WaitGroup counter.

Full Changelog: v0.1.0...v0.1.1