Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 23:27
· 83 commits to main since this release
c652dd9

Bug Fixes

  • Module Path: Reverted module path from /v2 to /v1. The v2 suffix was added without a corresponding v2.x.x tag, breaking Go module resolution. The OnAllow callback feature is backwards compatible and doesn't warrant a major version bump.

Maintenance

  • Added gitignore entries for profiling and relicta runtime
  • Added relicta release configuration
  • Replaced codecov badge with local coverctl badge (84.9% coverage)