Releases: falcosecurity/pigeon
Releases · falcosecurity/pigeon
v0.3.0
Changelog
- 43aad93 fix: fixed goreleaser dockers templates to push tagnamed image.
- 41ce40b chore(ci): give correct permissions to release workflow + login to ghcr.
- dd00d10 chore: remove non printable chars from gh token.
- c5f9e21 update: bumped all deps and go to 1.22.
- 3f7f236 new: release a docker image too.
- e3568c2 docs: add license headers and spdx id
- 5d69118 docs(README.md): add scope and status badges
- b99b2bc refactor: rename project to falcosecurity/pigeon
v0.2.2
v0.2.1
v0.2.0
Changelog
- b06faa3 chore(pkg): minor fixes found by goland.
- b096654 test: adapt tests to service factory and move them into config package
- 47ad3ad refactor: adopt service factory in config sync loop
- c4cbd11 new: add service factory interface
- 5aa3abd fix: logging issues
- ac65875 update: simplify code dumplication
- c4ff6b4 new(pkg): added org-wide support for variables and secrets settings.
- 82b8049 cleanup(pkg): switch to use master go-github to get rid of internal variables API client.
v0.1.0
What's Changed
- new: added some initial tests. by @FedeDP in #2
- update: sync done by the config itself by @cappellinsamuele in #3
- new: added cli flags support by @FedeDP in #4
- new(tests): ported tests to new
config.Loop
API by @FedeDP in #5 - fix: do not build for arm. by @FedeDP in #6
New Contributors
- @cappellinsamuele made their first contribution in #3
Full Changelog: https://github.com/FedeDP/GhEnvSet/commits/v0.1.0