Releases: anchore/fangs
Releases · anchore/fangs
v0.1.0
Immutable
release. Only release title and notes can be modified.
Added Features
Bug Fixes
- Don't summarize fields with yaml ignore tags [#72 @wagoodman]
- fix issue where env vars couldn't be use to set fields on embedded structs [#27 @willmurphyscode]
Additional Changes
- Improve automations [#120 @wagoodman]
- remove write workflows [#121 @willmurphyscode]
- update zizmor workflow triggers [#118 @wagoodman]
- require zizmor security events [#117 @wagoodman]
- switch from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 [#113 @scop]
- better zizmor [#111 @willmurphyscode]
- update runners to ubuntu-24.04 [#63 @kzantow]
- doc: Add llms.txt for the 🤖 🕷️ [#84 @popey]
- use zizmor to lint gh actions [#77 @willmurphyscode]
- Migrate to anchore/go-homedir [#68 @wagoodman]
- Remove mitchellh/mapstructure dependency [#67 @wagoodman]
- Add awaiting response management [#55 @wagoodman]
- update summarize; removes white space from generated config [#54 @spiffcs]
- more expected help output for bool ptr [#53 @kzantow]
- boolean flag should be allowed without value [#52 @kzantow]
- Add float64 and pointer variant to flag set [#48 @wagoodman]
- summarize with value filter [#40 @kzantow]
- automatically merge dependabot PRs [#35 @willmurphyscode]
- summarize pointers to primitives correctly [#31 @willmurphyscode]
- correct handling of embedded structs in config [#29 @willmurphyscode]
- bump golangci-lint [#28 @willmurphyscode]
- Add shadows back [#26 @wagoodman]
- Only set pointer zero value for structs [#25 @wagoodman]
- update fangs to 1.19 [#24 @spiffcs]
- do not output env vars for slices of structs [#21 @kzantow]
- support slices and maps for PostLoad [#20 @kzantow]
- opt-in for config env var [#19 @kzantow]
- support APPNAME_CONFIG environment variable for config file [#17 @kzantow]
- add PFlagSetProvider interface to get underlying pflag.FlagSet [#18 @kzantow]
- slice handling [#16 @kzantow]
- panic due to nil logger when addFlags panics [#15 @kzantow]
- add oss community board auto-add workflow [#14 @wagoodman]
- Add support for multiline summaries [#13 @wagoodman]
- default to mapstructure tags, misc. cleanup, add indent test [#7 @kzantow]
- pointer-to-struct field handling [#10 @kzantow]
- summarizer [#9 @kzantow]
- AddFlags functions [#6 @kzantow]
- refactor top-level package, add utilities, bugfixes [#5 @kzantow]
- add working dir .subdir/config lookup [#4 @kzantow]
- Initial commit [#1 @kzantow]