Skip to content

Releases: windsource/picus

v0.7.1

22 Oct 18:56
Compare
Choose a tag to compare

Bug fixes

AWS: smithy connection was poisoned #19

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Jul 10:44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.7.0

v0.6.4

08 Jul 17:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

20 Apr 15:17
Compare
Choose a tag to compare

Updated dependencies to fix vulnerabilities.

v0.6.2

06 Apr 16:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Nov 16:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

01 Nov 17:23
3ffd43d
Compare
Choose a tag to compare

BREAKING CHANGE

The feature to filter by workflow labels #5 requires two new environment variables for Picus:

  • PICUS_AGENT_WOODPECKER_FILTER_LABELS
  • PICUS_WOODPECKER_AGENT_ID

See README.md for details.

What's Changed

Full Changelog: v0.5.2...v0.6.0

v0.5.2

03 Oct 11:15
Compare
Choose a tag to compare
  • Update dependencies to fix vulnerabilities
  • Update Rust and Debian base image

v0.5.1

23 Mar 17:27
Compare
Choose a tag to compare

Changelog

  • Do not parse Paused field of /api/queue/info anymore to make Picus working with changes in Woodpecker

v0.5.0

05 Feb 16:21
Compare
Choose a tag to compare

Breaking changes

  • Environment variable PICUS_AGENT_WOODPECKER_GRPC_SECURE has no default value anymore

Changelog

  • More flexibility to configure agents on Hetzner cloud (#4)