Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 09:46
· 12 commits to master since this release
c32eb17

Changelog

Bug fixes

  • cadcfd2: fix: fix minor issues and update badge in GitHub Actions test (@appleboy)

Enhancements

Build process updates

  • 663a6d0: ci: update Github Actions for Go testing and coverage reporting (@appleboy)
  • ac71d7f: ci: update CI workflows and add Trivy security scanning (@appleboy)
  • c32eb17: build: add project-wide linting and release automation configs (@appleboy)

Documentation updates

Others

  • bbd7ea6: test: refactor status handler test function and import statement (@appleboy)
  • 4ca072e: test: add comprehensive tests and benchmarks for /api/status endpoint (@appleboy)
  • ed10dc4: test: update HTTP request handling and response assertions in tests (@appleboy)