Releases: yurishkuro/microsim
Releases · yurishkuro/microsim
Release v0.5.0
What's Changed
- Update opentelemetry-go monorepo to v1.28.0 by @renovate-bot in #13
- Update dependency go to v1.22.5 by @renovate-bot in #20
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.53.0 by @renovate-bot in #21
- Update actions/setup-go action to v5.0.2 by @renovate-bot in #23
- Update anchore/sbom-action action to v0.17.1 by @renovate-bot in #22
- Update golang Docker tag to v1.23 by @renovate-bot in #25
- Update module github.com/golangci/golangci-lint to v1.60.1 by @renovate-bot in #26
- Update dependency go to v1.23.0 by @renovate-bot in #24
- Update module github.com/golangci/golangci-lint to v1.60.3 by @renovate-bot in #28
- Update opentelemetry-go monorepo to v1.29.0 by @renovate-bot in #30
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.54.0 by @renovate-bot in #29
- Update dependency go to v1.23.2 by @renovate-bot in #31
- Update module github.com/golangci/golangci-lint to v1.61.0 by @renovate-bot in #33
- Update opentelemetry-go monorepo to v1.30.0 by @renovate-bot in #35
- Update anchore/sbom-action action to v0.17.2 by @renovate-bot in #27
- Update module github.com/josephspurrier/goversioninfo to v1.4.1 by @renovate-bot in #32
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.55.0 by @renovate-bot in #34
- Update anchore/sbom-action action to v0.17.8 by @renovate-bot in #37
- Update actions/setup-go action to v5.1.0 by @renovate-bot in #38
- Update opentelemetry-go monorepo to v1.32.0 by @renovate-bot in #40
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.57.0 by @renovate-bot in #39
- Update dependency go to v1.23.3 by @renovate-bot in #41
- Update module github.com/golangci/golangci-lint to v1.62.2 by @renovate-bot in #42
- Update dependency go to v1.23.4 by @renovate-bot in #44
- Update anchore/sbom-action action to v0.17.9 by @renovate-bot in #43
- Update actions/setup-go action to v5.2.0 by @renovate-bot in #45
- Update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.58.0 by @renovate-bot in #46
- Update opentelemetry-go monorepo to v1.33.0 by @renovate-bot in #47
- Update module github.com/golangci/golangci-lint to v1.63.0 by @renovate-bot in #48
- Update module github.com/golangci/golangci-lint to v1.63.1 by @renovate-bot in #49
- Update dependency go to v1.23.5 by @renovate-bot in #50
- Update module github.com/golangci/golangci-lint to v1.63.4 by @renovate-bot in #51
- Update actions/setup-go action to v5.3.0 by @renovate-bot in #52
- Update anchore/sbom-action action to v0.18.0 by @renovate-bot in #53
- Update opentelemetry-go monorepo to v1.34.0 by @renovate-bot in #54
- Bump OTEL contrib to v0.59.0 by @yurishkuro in #55
Full Changelog: v0.4.1...v0.5.0
Release v0.4.1
Log root error to span, not to console, and set error status
Release v0.4.0
- Use OTEL Exporter instead of Jaeger Exporter #18 by @FlamingSaint
Release 0.3.0
- Migrate to OpenTelemetry (#2) by @alejandrodnm
Version 0.2.0
v0.2.0 Capture name of the test config in the root span tag
Version 0.1.0
- Enable Auto-builds on Docker Hub
- Allow configuring Jaeger address
$ docker run --net host yurishkuro/microsim:latest -h
Usage of /microsim:
-O if present, print the config with defaults and exit
Version 0.0.2
v0.0.2 Clean-up dependencies
First fixed version.
v0.0.1 Allow workers to sleep between requests