v0.9.0
What's Changed
- Parse syslog into structured logging: by @jacobweinstock in #316
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #319
- Expose ipxedust script patching feature by @fintelia in #318
- Refactor auto.ipxe and custom ipxe scripting: by @jacobweinstock in #315
- Bump golang.org/x/net from 0.0.0-20220812174116-3211cb980234 to 0.7.0 by @dependabot in #320
- Update ipxedust by @fintelia in #321
- Logging update, reorganize packages, and remove unused code by @jacobweinstock in #323
- Increase syslog buffer size, fix key/value mapping: by @jacobweinstock in #325
- Remove
github.com/packethost/pkg/env
dependency by @jacobweinstock in #324- breaking CLI flag change.
-osie-path-override
->-osie-url
- breaking CLI flag change.
- Remove iPXE features doc: by @jacobweinstock in #327
- Update roles based on governance: by @jacobweinstock in #328
- Fix auto and custom ipxe script generation by @jacobweinstock in #330
- Update ipxedust library: by @jacobweinstock in #332
- Bump google.golang.org/grpc from 1.48.0 to 1.53.0 by @dependabot in #335
New Contributors
- @dependabot made their first contribution in #319
Full Changelog: v0.8.1...v0.9.0