Skip to content

Latest commit

 

History

History
53 lines (42 loc) · 1.68 KB

CHANGELOG.md

File metadata and controls

53 lines (42 loc) · 1.68 KB

Changelog

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

Added

  • Support querying by environment name.

1.2.1 - 2022-02-25

Added

  • Support Python 3.10.

1.2.0 - 2020-09-09

Added

  • Support self-hosted Sentry instances.

1.1.3 - 2020-06-09

Changed

  • Fix a crash caused by assumptions around issue metadata structure.

1.1.2 - 2020-06-09

Changed

  • Fix a bug where metadata from certain issue types caused sentry2csv to crash.

1.1.1 - 2020-04-16

Added

  • Configurable log verbosity.

Changed

  • Improve debug logging for bug report collection.
  • Improve error handling for permission denied errors.

1.0.0 - 2019-11-06

Changed

  • Improve type checking and fix automation.

1.0.0-alpha.1 - 2019-10-19

Added

  • Initial version.