Releases: chef/go-libs
Releases · chef/go-libs
Releasing License validation
Fetching and validating the licenses
What's Changed
- Explicitly define expeditor secrets account name by @jeremiahsnapp in #40
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #41
- Update Codeowners by @kagarmoe in #43
- Updating expeditor configurations by @skeshari12 in #47
- Various updates to glob_dist.json by @ramereth in #53
- Bump github.com/stretchr/testify from 1.4.0 to 1.7.1 by @dependabot in #55
- Bump github.com/spf13/viper from 1.5.0 to 1.11.0 by @dependabot in #57
- Added implementation for license validation by @nikhil2611 in #77
New Contributors
- @jeremiahsnapp made their first contribution in #40
- @dependabot-preview made their first contribution in #41
- @kagarmoe made their first contribution in #43
- @skeshari12 made their first contribution in #47
- @ramereth made their first contribution in #53
- @dependabot made their first contribution in #55
- @nikhil2611 made their first contribution in #77
Full Changelog: v0.4.1...v0.4.2
Config Updates for Chef Analyze Reporting
This release consists of configuration updates to include anonymization functionality in Chef Analyze Reports.
Adding Chef Workstation executable to distribution constants
This allows the open source team to overwrite chef-cli
and have the main chef wrapper respond accordingly. Thank you @tarcinil!
Add support for Chef Analyze
This release adds necessary distribution constants to be able to relase an open source Chef Analyze package. Thank you @tarcinil!
v0.1.0
First release of the collection of Go libraries used across the Chef ecosystem.
Available Libraries
There are the libraries that we are releasing:
Go Library | Description |
---|---|
featflag | An implementation to manage feature flags in Go |
config | An abstraction of the Chef Workstation configuration file (config.toml ) |
credentials | An abstraction of the Chef credentials file (credentials ) |
distgen | A simple generator for creating easily distributable Go packages |
Find more documentation at https://godoc.org/github.com/chef/go-libs