Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 27 Apr 04:37
· 23 commits to master since this release
110008c

Changelog

Features

  • 4a529bd: feat(bearer): configure scanning and reporting settings (@appleboy)
  • 05df784: feat: integrate godump for enhanced debugging functionality (@appleboy)
  • cc35c73: feat: expand proxy configuration with new flags and env support (@appleboy)

Enhancements

Refactor

  • 0c38753: refactor: improve code clarity and testing reliability across modules (@appleboy)

Build process updates

  • 4f744b8: ci(bearer): enhance security with Bearer GitHub Action integration (@appleboy)
  • 5c956e2: ci: refactor CI workflows and enhance test configurations (@appleboy)
  • 7a4b5f1: build: update dependencies and optimize Docker configuration (@appleboy)
  • e2a386e: ci: enhance linting and string manipulations in plugin code (@appleboy)
  • 419eff8: build: revamp make targets and update build instructions (@appleboy)
  • e4f03f3: build: enhance build process and testing across environments (@appleboy)

Documentation updates