pangea-sdk/v3.8.0
Note that Sanitize and Secure Share did not make it into this release.
What's Changed
- Fix enum values not having consistent types (GEA-12685) by @kenany in #188
- Replace usage of the deprecated "io/ioutil" package (GEA-12683) by @kenany in #186
- fix(deps): update module golang.org/x/crypto to v0.20.0 by @renovate in #206
- Remove useless
err
assignment (GEA-12684) by @kenany in #187 - Audit
/download_results
endpoint support (GEA-12829) by @pangea-andrest in #207 - fix(deps): update module golang.org/x/crypto to v0.21.0 by @renovate in #212
- Fix put to presigned url by @pangea-andrest in #214
- Document
DownloadResults()
(GEA-13248) by @kenany in #218 - fix(deps): update module golang.org/x/crypto to v0.22.0 by @renovate in #233
- Add Audit log stream API (GEA-13590) by @kenany in #234
- Add Audit export API (GEA-13176) by @kenany in #231
- fix(deps): update module golang.org/x/crypto to v0.23.0 by @renovate in #242
- AuthZ service support by @pangea-andrest
Full Changelog: pangea-sdk/v3.7.0...pangea-sdk/v3.8.0