Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Oct 03:38
· 78 commits to master since this release
be648f0

Changelog

  • be648f0 chore: update default branch name to 'main' in config
  • f3f31d2 chore: rename executable in Dockerfile to match convention
  • 3f83f35 refactor: refactor request handling to support nil parameters
  • 62358cd ci: enhance system performance and compatibility
  • 9482a35 chore: update dependencies and Go version to latest releases
  • 3e8f6f9 fix: refactor environment variable loading logic
  • ddcb515 build: refactor Go build and formatting processes
  • 83a90b5 build: refactor Docker setup for multi-architecture support
  • 05814dc ci: automate CI/CD and code quality workflows
  • 1d66111 chore: refactor and optimize codebase for performance improvements
  • d2747af chore: remove obsolete CI and editor configuration files
  • d57ccd1 refactor: refactor I/O handling and streamline debug checks
  • 958d851 chore: upgrade to go1.15
  • ce4748c chore: upgrade to go1.14
  • 0a318a8 chore: load env from /run/drone/env path
  • 0309d9b chore(makefile): remove GOPACKAGE variable
  • 1d0a9cf update
  • 54331c0 chore: update docs to drone 1.0 format.