Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 22:58
Immutable release. Only release title and notes can be modified.
v0.6.2
69b780b

✨ Added

  • Auto-detect and support scoped (granular) API tokens.

🔥 Changed

  • Resolve config, cache, and query directories OS-natively.

🪲 Fixed

  • Handle ADF that Jira rejects with INVALID_INPUT.

📦 Dependencies

  • Update gechr/clib to v0.5.4
  • Update gechr/clog to v0.11.2
  • Update gechr/x to v0.1.4
  • Update glamour to v2.0.1
  • Update koanf to v2.3.5
  • Update lipgloss to v2.0.4
  • Update golang.org/x/sync to v0.21.0

📜 Commits

  • c20cd4d chore(deps): update all dependencies to latest
  • 0b58183 fix: adapt to gechr/clog 0.11.2 logger API
  • edd3663 feat(config): resolve config, cache, and queries dirs OS-natively
  • 9c6b3c2 style: apply gofumpt 0.10 formatting
  • 928984f docs: document OS-native config, cache, and queries paths
  • 2ea847f build(release): add windows/amd64+arm64 to the goreleaser matrix
  • 46eb74c feat(auth): auto-detect and support scoped (granular) API tokens
  • fc02277 fix(adf): handle ADF that Jira rejects with INVALID_INPUT
  • 646039a test(issue): gate the FIFO attachment test behind a unix build tag
  • 69b780b fix(release): allow the Windows build target in the release contract test

Full Changelog: v0.6.0...v0.6.2