Skip to content

Releases: windsource/picus

v0.8.0

06 Apr 16:54
573464c

Choose a tag to compare

What's Changed

This version of Picus contains changes which are required for using Woodpecker 3.5.0.

Full Changelog: v0.7.2...v0.8.0

v0.7.2

19 Mar 19:07

Choose a tag to compare

What's Changed

  • Updates README to be compatible with woodpecker v3 by @gueldenstone in #26
  • Update dependencies to fix security vulnerabilities

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

22 Oct 18:56

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

Choose a tag to compare

What's Changed

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

v0.6.4

08 Jul 17:54

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

Choose a tag to compare

Updated dependencies to fix vulnerabilities.

v0.6.2

06 Apr 16:51

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

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

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

Choose a tag to compare

  • Update dependencies to fix vulnerabilities
  • Update Rust and Debian base image