v0.1.1
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