Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:31
· 83 commits to main since this release

Changelog

  • bf15471 chore(ci): optimize test.yml and fix release.yml node setup
  • 0168778 chore(ci): remove redundant workflows, consolidate into test.yml
  • c99bd90 chore(ci): update snake action permissions
  • fb4d9d7 feat: Stage 33 - EventBus Push System for Webhooks
  • 8738895 feat: Stage 34 - Prometheus metrics endpoint
  • 2dcc2f8 fix(ci): compile golangci-lint from source for go1.26 and fix action versions
  • b44c556 fix(storage): ignore non-critical I/O errors in sliding window cache dropping
  • 375519d fix: Resolve golangci-lint warnings in eventbus
  • 6459c8a perf(storage): implement sliding window with sync_file_range for chunked caching
  • db4f797 revert(ci): restore @v7 action versions