Skip to content

Releases: getsentry/sentry-refactor-tasks

0.2.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 12 Aug 22:32

Bug Fixes 🐛

  • (scanner,reporter) Longer inference timeout, retry Sentry reporting drops by @ryan953 in #21

0.2.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 12 Aug 04:57

New Features ✨

  • (scanner) Log elapsed time for each pattern scan by @ryan953 in #18

Bug Fixes 🐛

Scanner

  • Fail loudly when a detect command can't be trusted by @ryan953 in #20
  • Stop building pattern shell commands from the repo path by @ryan953 in #17

Other

  • (ci) Restrict GITHUB_TOKEN permissions in the build workflow by @ryan953 in #16

0.1.1

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 19 Jul 03:07

Bug Fixes 🐛

  • (reporter) Deliver all findings and fail loud when data doesn't reach Sentry by @ryan953 in #15

0.1.0

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 16 Jul 20:10

New Features ✨

  • (config) Configure via env vars and CLI, drop repo.yaml by @ryan953 in #14
  • (inference) Add OpenRouter API backend selectable via env by @ryan953 in #13

0.0.5

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 02 Jul 22:40

Bug Fixes 🐛

  • (reporter) Chunk Sentry sends to survive spike protection by @ryan953 in #12

Internal Changes 🔧

0.0.4

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 25 Jun 04:08

Bug Fixes 🐛

  • (cache) Store cache at a stable user-level path by @ryan953 in #10

0.0.3

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 25 Jun 03:52

Bug Fixes 🐛

  • (build) Compile to JS for publish so the CLI runs from node_modules by @ryan953 in #9

0.0.2

Choose a tag to compare

@sentry-release-bot sentry-release-bot released this 25 Jun 03:10
  • Initial public release scaffolding: published to npm as @sentry/refactor-tasks
    via craft.

Bootstrap Release

Choose a tag to compare

@ryan953 ryan953 released this 24 Jun 21:27

Bootstrap release process