v0.1.0
What's Changed
π Features
- Add exporter library by @pleshakov in #11
- Add code and scheme generation by @pleshakov in #20
- Define common data points by @pleshakov in #27
- Remove field name decapitalization in the scheme by @pleshakov in #34
π Bug Fixes
- Fix missing attribute sent along with the data by @pleshakov in #40
π§ͺ Tests
- Add functional test by @pleshakov in #26
π¨ Maintenance
- Add workflows and linters by @lucacome in #2
- Add standard files by @lucacome in #3
- Add pipeline with unit-tests by @ciarams87 in #19
- Create codeql.yml by @lucacome in #29
- Bump Go version, add badges by @jjngx in #108
- Bumpup Go version to v1.22.4 by @jjngx in #116
- Add tests module by @lucacome in #118
- Add more linters by @lucacome in #119
- Add release file by @lucacome in #123
- Add wrapcheck by @lucacome in #124
- Revert Go version to 1.22.0 by @lucacome in #120
π Documentation
- Improve project README by @pleshakov in #28
- Add release process by @lucacome in #121
β¬οΈ Dependencies
66 changes
- Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot in #13
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by @dependabot in #10
- Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot in #16
- Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot in #17
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.23.1 to 1.24.0 by @dependabot in #24
- Bump reviewdog/action-actionlint from 1.41.0 to 1.42.0 by @dependabot in #21
- Bump golang.org/x/tools from 0.17.0 to 0.19.0 by @dependabot in #31
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 by @dependabot in #32
- Bump reviewdog/action-actionlint from 1.42.0 to 1.43.0 by @dependabot in #43
- Bump otel/opentelemetry-collector-contrib from 0.88.0 to 0.96.0 in /tests by @dependabot in #35
- Bump github.com/testcontainers/testcontainers-go from 0.28.0 to 0.29.1 by @dependabot in #36
- Bump github/codeql-action from 3.24.6 to 3.24.7 by @dependabot in #45
- Bump actions/checkout from 4.1.1 to 4.1.2 by @dependabot in #44
- Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #46
- Bump github/codeql-action from 3.24.7 to 3.24.8 by @dependabot in #49
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by @dependabot in #48
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 by @dependabot in #47
- Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible by @dependabot in #50
- Bump actions/dependency-review-action from 4.1.3 to 4.2.3 by @dependabot in #51
- Bump github/codeql-action from 3.24.8 to 3.24.9 by @dependabot in #54
- Bump actions/dependency-review-action from 4.2.3 to 4.2.4 by @dependabot in #53
- Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 by @dependabot in #52
- Bump otel/opentelemetry-collector-contrib from 0.96.0 to 0.97.0 in /tests by @dependabot in #56
- Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by @dependabot in #55
- Bump otel/opentelemetry-collector-contrib from 0.97.0 to 0.98.0 in /tests by @dependabot in #64
- Bump golang.org/x/tools from 0.19.0 to 0.20.0 by @dependabot in #57
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.24.0 to 1.25.0 by @dependabot in #62
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.24.0 to 1.25.0 by @dependabot in #60
- Bump DavidAnson/markdownlint-cli2-action from 15.0.0 to 16.0.0 by @dependabot in #58
- Bump github/codeql-action from 3.24.9 to 3.24.10 by @dependabot in #59
- Bump github/codeql-action from 3.24.10 to 3.25.3 by @dependabot in #80
- Bump actions/checkout from 4.1.2 to 4.1.4 by @dependabot in #76
- Bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 by @dependabot in #75
- Bump actions/upload-artifact from 4.3.1 to 4.3.3 by @dependabot in #73
- Bump reviewdog/action-actionlint from 1.43.0 to 1.44.0 by @dependabot in #67
- Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 by @dependabot in #65
- Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by @dependabot in #69
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.25.0 to 1.26.0 by @dependabot in #79
- Bump otel/opentelemetry-collector-contrib from 0.98.0 to 0.99.0 in /tests by @dependabot in #72
- Bump golangci/golangci-lint-action from 5.0.0 to 6.0.1 by @dependabot in #94
- Bump actions/dependency-review-action from 4.2.5 to 4.3.2 by @dependabot in #85
- Bump actions/setup-go from 5.0.0 to 5.0.1 by @dependabot in #86
- Bump actions/checkout from 4.1.4 to 4.1.5 by @dependabot in #92
- Bump reviewdog/action-actionlint from 1.44.0 to 1.46.0 by @dependabot in #95
- Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3 by @dependabot in #93
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #82
- Bump golang.org/x/tools from 0.20.0 to 0.21.0 by @dependabot in #89
- Bump otel/opentelemetry-collector-contrib from 0.99.0 to 0.100.0 in /tests by @dependabot in #90
- Bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.31.0 by @dependabot in #97
- Bump github/codeql-action from 3.25.3 to 3.25.5 by @dependabot in #98
- Bump actions/checkout from 4.1.5 to 4.1.6 by @dependabot in #99
- Bump go.opentelemetry.io/otel from 1.26.0 to 1.27.0 by @dependabot in #101
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.26.0 to 1.27.0 by @dependabot in #105
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.26.0 to 1.27.0 by @dependabot in #103
- Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 by @dependabot in #104
- Bump otel/opentelemetry-collector-contrib from 0.100.0 to 0.101.0 in /tests by @dependabot in #106
- Bump github/codeql-action from 3.25.5 to 3.25.6 by @dependabot in #100
- Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.18.0 by @dependabot in #107
- Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 by @dependabot in #109
- Bump reviewdog/action-actionlint from 1.46.0 to 1.47.0 by @dependabot in #110
- Bump github/codeql-action from 3.25.6 to 3.25.7 by @dependabot in #111
- Bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #115
- Bump github/codeql-action from 3.25.7 to 3.25.8 by @dependabot in #113
- Bump otel/opentelemetry-collector-contrib from 0.101.0 to 0.102.1 in /tests by @dependabot in #117
- Bump reviewdog/action-actionlint from 1.47.0 to 1.48.0 by @dependabot in #114
- Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by @dependabot in #122
New Contributors
- @lucacome made their first contribution in #2
- @dependabot made their first contribution in #13
- @pleshakov made their first contribution in #11
- @ciarams87 made their first contribution in #19
- @jjngx made their first contribution in #108
Full Changelog: https://github.com/nginxinc/telemetry-exporter/commits/v0.1.0