Releases: open-telemetry/opentelemetry-go-build-tools
Releases · open-telemetry/opentelemetry-go-build-tools
v0.4.0
What's Changed
- [chore] samll nits in dbotconf verify by @bogdandrutu in #187
- Bump go.uber.org/zap from 1.23.0 to 1.24.0 in /issuegenerator by @dependabot in #206
- Bump go.uber.org/zap from 1.23.0 to 1.24.0 in /crosslink by @dependabot in #208
- Bump github.com/go-git/go-git/v5 from 5.4.2 to 5.5.0 in /multimod by @dependabot in #207
- Bump golang.org/x/sys from 0.1.0 to 0.3.0 by @dependabot in #209
- Bump golang.org/x/text from 0.4.0 to 0.5.0 in /semconvgen by @dependabot in #213
- semconvgen: add only flag to proccess only a specified type by @frzifus in #217
- [dbotconf] Update all detected Dockerfile by @MrAlias in #211
- [chore] update make push-tags to use the new print tags command by @bogdandrutu in #204
- Prepare v0.4.0 release by @Aneurysm9 in #218
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- [chore] fix push-tag command, used to do v0.2.0 release by @bogdandrutu in #178
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /chloggen by @dependabot in #184
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /checkdoc by @dependabot in #181
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /crosslink by @dependabot in #183
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /multimod by @dependabot in #180
- Add docker updates to dependabot file by @bogdandrutu in #186
- [chore] Consolidate chloggen to use only yaml.v3 by @bogdandrutu in #189
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @bogdandrutu in #188
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 in /dbotconf by @dependabot in #182
- [crosslink] Ignore known zap.logger.sync() errors by @bryan-aguilar in #191
- [chore] udpate deps by @codeboten in #198
- Update the usage of set-output command in GH actions by @vasireddy99 in #201
- [multimod] Remove tag push, print instead. by @bryan-aguilar in #202
- Prepare tools for version v0.3.0 by @bogdandrutu in #203
New Contributors
- @vasireddy99 made their first contribution in #201
Full Changelog: v0.2.0...v0.3.0
Release version 0.2.0
v0.2.0 Module set tools, Version v0.2.0
Release version 0.1.0
prepare release v0.1.0 (#151) * prepare release v0.1.0 Signed-off-by: Bogdan Drutu <[email protected]> * fix module name in Makefile Signed-off-by: Bogdan Drutu <[email protected]> * Prepare tools for version v0.1.0 * make tidy Signed-off-by: Bogdan Drutu <[email protected]> Signed-off-by: Bogdan Drutu <[email protected]>