Releases: jzelinskie/cobrautil
Releases · jzelinskie/cobrautil
v0.0.13
What's Changed
- Set insecure on otelgrpc by default by @ecordell in #12
- add dependabot and trivy by @vroldanbet in #15
- introduce flag for insecure communication by @vroldanbet in #14
- fixes incorrect type for insecure flag by @vroldanbet in #18
- cobrautil v2 by @vroldanbet in #19
- cobraotel: add missing jaeger flags by @jzelinskie in #30
- Load content of .env file before merging env by @suttod in #48
- Print notification and pass when failing to load .env file by @suttod in #49
- increase logging level for dotenv log message by @vroldanbet in #50
- update all dependencies and drop jaeger exporter by @vroldanbet in #51
New Contributors
- @vroldanbet made their first contribution in #15
- @suttod made their first contribution in #48
Full Changelog: v0.0.12...v0.0.13
v0.0.12
Merge pull request #11 from jzelinskie/gitversion version: use buildinfo vcs revision
v0.0.11
What's Changed
- Read resource settings from environment variables by @cjs in #8
- fix inverted error check by @cjs in #9
- allow for empty env vars by @jzelinskie in #10
Full Changelog: v0.0.10...v0.0.11
v0.0.10
otel: support legacy jaeger flags as hidden
v0.0.9
Merge pull request #7 from jzelinskie/version-cmd Add version command
v0.0.8
v0.0.7
Merge pull request #1 from ecordell/unixsockets Configure network type via grpc flags
v0.0.6
cut v0.0.6
v0.0.5
add MustGetStringSliceExpanded
v0.0.4
add IsBuiltinCommand