Brigade Versions Save

Event-driven scripting for Kubernetes

v2.6.0

1 year ago

TODO

v2.6.0-rc.2

1 year ago

v2.6.0-rc.1

1 year ago

v2.5.0

1 year ago
  • Improved git repository integration:
    • Relax regex for validating git URLs
    • Support authenticating to private repos with basic auth (using a personal access token, for instance)
    • Re-implement git-initializer component for Azure DevOps compatibility
  • Bug fix: Do not mount shared workspaces to workers as read-only
  • Extensive documentation updates
  • Minor dependency updates

v2.5.0-rc.2

1 year ago
  • Re-implement git-initializer component (again) to work with Azure DevOps
  • Bug fix: Do not mount shared workspaces to workers as read-only

v2.5.0-rc.1

1 year ago
  • Minor dependency updates
  • Relax regex for validating git URLs
  • Support authenticating to private repos with basic auth (using a personal access token, for instance)
  • Re-implement git-initializer component using git2go
  • Extensive documentation updates

v2.4.0

1 year ago
  • Features:
    • Support for externally hosted MongoDB
    • Source and type filter flags added to brig event list command
    • Information about job fallibility now shared from worker to API server (gateways can utilize this information in determining how to report job failures "upstream")
  • Numerous bug fixes:
    • Builds failing on M1 Macs
    • Deleting a non-existing project tells you you're unauthorized
    • Setting secrets on a non-existing project tells you you're unauthorized
  • Security:
    • Updated dependencies
    • All images audited to reduce attackable surface; all components run as non-root
    • All images scanned for vulnerabilities during CI
    • SBOMs generated and published for each image during release process
    • All images signed during release process
  • Project maintenance:
    • Upgraded to Go 1.18
    • Improved test coverage
    • Drastically improved devx
    • Extensive documentation improvements

Special thanks to first time contributors:

  • @sourikghosh
  • @Sync271
  • @hamees-sayed
  • @AnuragThePathak
  • @dtaskai
  • @mariuskimmina

v2.4.0-rc.3

1 year ago

v2.4.0-rc.2

1 year ago

v2.4.0-rc.1

1 year ago