What's Changed
This release contains a breaking API change to properly reflect that rewinding is no longer available (the round query parameter being rejected). The rewinding functionality was removed as it did not produce accurate results as expected and did not have a clear path to providing a better experience.
Enhancements
- API: Disable rewinding and reject the
round
query param on account lookups and searches. (#1630) - API: Add support for Private Network Access header preflight requests (#1620)
Changelog
- e0fc340 Address import collision due to googleapis/go-genproto#1015 (#1634)
- ecbedc4 CI: Enable linting for tests (#1632)
- 56d86ca CI: update CircleCI Ubuntu image to 24.04 (#1633)
- 249016c Disable rewinding and reject the
round
query param on account lookups and searches. (#1630) - 316221e Fix: Ensure requests for asset/application id 0 check for the correct result (#1622)
- fb82382 Regression test for UTF-8 printable characters (#1624)
- aef4430 Tweak release template. (#1617)
- 25c7ab7 api: Add support for Private Network Access header preflight requests (#1620)
- 6dce903 build(deps): bump github.com/docker/docker (#1621)
- 674516d build(deps): bump setuptools from 65.5.1 to 70.0.0 in /e2e_tests (#1618)
Full Changelog: v3.5.0...v3.6.0