Skip to content

Releases: chef/go-libs

Releasing License validation

23 Jun 11:01
1608415
Compare
Choose a tag to compare

Fetching and validating the licenses

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

Config Updates for Chef Analyze Reporting

02 Jul 14:46
bd71062
Compare
Choose a tag to compare

This release consists of configuration updates to include anonymization functionality in Chef Analyze Reports.

Adding Chef Workstation executable to distribution constants

14 Apr 02:20
bded161
Compare
Choose a tag to compare

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

08 Apr 22:33
2750a4f
Compare
Choose a tag to compare

This release adds necessary distribution constants to be able to relase an open source Chef Analyze package. Thank you @tarcinil!

v0.1.0

30 Jan 18:30
9ec25f6
Compare
Choose a tag to compare

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