Skip to content

Latest commit

 

History

History
114 lines (64 loc) · 4.02 KB

CHANGELOG.md

File metadata and controls

114 lines (64 loc) · 4.02 KB

Changelog

Unreleased

Features

  • Stream sentry-cli output (#110)

1.2.0

Features

  • Dart v3 support (#112)

Breaking Changes

  • Bump Dart min to 2.17.0 (#112)

Dependencies

1.1.0

Features

  • Add configuration ignore_missing (#85)

1.0.0

Dependencies

1.0.0-RC.1

Changes

  • Rename configuration include_native_sources to upload_sources (#78)
  • Rename configuration upload_native_symbols to upload_debug_symbols (#78)

Dependencies

1.0.0-beta.5

Dependencies

1.0.0-beta.4

Features

  • Support release commits (#62)

1.0.0-beta.3

Features

  • Add support to load release variable from environment (#40)
  • Download Sentry CLI on first run (#49)

Dependencies

1.0.0-beta.2

Fixes

  • Early exit when providing lower log level (#31)

1.0.0-beta.1

Features

  • Ability to configure url for on-premise server (#17)

1.0.0-alpha.4

Fixes

  • Log real exitCode, stdout and stdout if available (#13)

1.0.0-alpha.3

Dependencies

  • Bump sentry-cli 1.69.1 which includes a fix for Dart debug symbols (#8)

1.0.0-alpha.2

Fixes

  • Add org and project when creating releases (#2)

1.0.0-alpha.1

Features

  • Sentry Dart Plugin