All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning... except when it doesn't.
1.3.0 - 2022-05-25
- Support querying by environment name.
1.2.1 - 2022-02-25
- Support Python 3.10.
1.2.0 - 2020-09-09
- Support self-hosted Sentry instances.
1.1.3 - 2020-06-09
- Fix a crash caused by assumptions around issue metadata structure.
1.1.2 - 2020-06-09
- Fix a bug where metadata from certain issue types caused sentry2csv to crash.
1.1.1 - 2020-04-16
- Configurable log verbosity.
- Improve debug logging for bug report collection.
- Improve error handling for permission denied errors.
1.0.0 - 2019-11-06
- Improve type checking and fix automation.
1.0.0-alpha.1 - 2019-10-19
- Initial version.