-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update opentelemetry-go monorepo #648
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
4 times, most recently
from
May 10, 2023 19:35
689a85b
to
630db07
Compare
Codecov Report
@@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 73.68% 73.68%
=======================================
Files 26 26
Lines 2603 2603
=======================================
Hits 1918 1918
Misses 612 612
Partials 73 73 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
9 times, most recently
from
May 17, 2023 17:01
c79de06
to
cd0bb90
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
10 times, most recently
from
May 25, 2023 03:02
c3cf7c6
to
46f8fc2
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
5 times, most recently
from
May 30, 2023 12:59
3a38aa5
to
c23f96e
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
13 times, most recently
from
June 15, 2023 11:36
07858e2
to
0db7b5f
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
7 times, most recently
from
June 21, 2023 20:59
201f73e
to
ed1a66e
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
3 times, most recently
from
June 23, 2023 19:35
28a1849
to
346e509
Compare
renovate
bot
force-pushed
the
renovate/opentelemetry-go-monorepo
branch
from
June 23, 2023 22:51
346e509
to
fd99c94
Compare
Merged
beeme1mr
pushed a commit
that referenced
this pull request
Jul 14, 2023
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.6.0</summary> ## [0.6.0](flagd/v0.5.4...flagd/v0.6.0) (2023-07-13) ### ⚠ BREAKING CHANGES * rename metrics and service ([#730](#730)) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.5.4 ([#693](#693)) ([33705a6](33705a6)) * **deps:** update module github.com/open-feature/go-sdk-contrib/providers/flagd to v0.1.13 ([#697](#697)) ([435448f](435448f)) * **deps:** update module github.com/spf13/viper to v1.16.0 ([#679](#679)) ([798a975](798a975)) ### 🔄 Refactoring * **flagd:** update build.Dockerfile with buildkit caching ([#724](#724)) ([3e9cc1a](3e9cc1a)) * **flagd:** update profile.Dockerfile with buildkit caching ([#723](#723)) ([3f263c6](3f263c6)) * remove protobuf dependency from eval package ([#701](#701)) ([34ffafd](34ffafd)) </details> <details><summary>flagd-proxy: 0.2.5</summary> ## [0.2.5](flagd-proxy/v0.2.4...flagd-proxy/v0.2.5) (2023-07-13) ### 🐛 Bug Fixes * **deps:** update module github.com/open-feature/flagd/core to v0.5.4 ([#693](#693)) ([33705a6](33705a6)) * **deps:** update module github.com/spf13/viper to v1.16.0 ([#679](#679)) ([798a975](798a975)) ### 🔄 Refactoring * **flagd-proxy:** update build.Dockerfile with buildkit caching ([#725](#725)) ([06f3d2e](06f3d2e)) * remove protobuf dependency from eval package ([#701](#701)) ([34ffafd](34ffafd)) </details> <details><summary>core: 0.6.0</summary> ## [0.6.0](core/v0.5.4...core/v0.6.0) (2023-07-13) ### ⚠ BREAKING CHANGES * rename metrics and service ([#730](#730)) ### 🔄 Refactoring * remove protobuf dependency from eval package ([#701](#701)) ([34ffafd](34ffafd)) ### 🐛 Bug Fixes * **deps:** update kubernetes packages to v0.27.3 ([#708](#708)) ([5bf3a69](5bf3a69)) * **deps:** update module github.com/bufbuild/connect-go to v1.9.0 ([#722](#722)) ([75223e2](75223e2)) * **deps:** update module github.com/bufbuild/connect-opentelemetry-go to v0.4.0 ([#739](#739)) ([713e2a9](713e2a9)) * **deps:** update module github.com/prometheus/client_golang to v1.16.0 ([#709](#709)) ([b8bedd2](b8bedd2)) * **deps:** update module golang.org/x/crypto to v0.10.0 ([#647](#647)) ([7f1d7e6](7f1d7e6)) * **deps:** update module golang.org/x/mod to v0.11.0 ([#705](#705)) ([42813be](42813be)) * **deps:** update module golang.org/x/mod to v0.12.0 ([#729](#729)) ([7b109c7](7b109c7)) * **deps:** update module golang.org/x/net to v0.11.0 ([#706](#706)) ([27d893f](27d893f)) * **deps:** update module golang.org/x/sync to v0.3.0 ([#707](#707)) ([7852efb](7852efb)) * **deps:** update module google.golang.org/grpc to v1.56.1 ([#710](#710)) ([8f16573](8f16573)) * **deps:** update module google.golang.org/grpc to v1.56.2 ([#738](#738)) ([521cc30](521cc30)) * **deps:** update module google.golang.org/protobuf to v1.31.0 ([#720](#720)) ([247239e](247239e)) * **deps:** update opentelemetry-go monorepo ([#648](#648)) ([c12dad8](c12dad8)) ### ✨ New Features * **flagD:** support zero downtime during upgrades ([#731](#731)) ([7df8d39](7df8d39)) * rename metrics and service ([#730](#730)) ([09c0198](09c0198)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Signed-off-by: Kavindu Dodanduwa <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Kavindu Dodanduwa <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.38.0
->v0.39.0
v1.15.0
->v1.16.0
v1.15.0
->v1.16.0
v0.38.0
->v0.39.0
Release Notes
open-telemetry/opentelemetry-go
v1.16.0
: /v0.39.0 -- Stable Metric APICompare Source
This release contains the first stable release of the OpenTelemetry Go metric API. Our project stability guarantees now apply to the
go.opentelemetry.io/otel/metric
package. See our versioning policy for more information about these stability guarantees.What's Changed
Added
go.opentelemetry.io/otel/semconv/v1.19.0
package. The package contains semantic conventions from thev1.19.0
version of the OpenTelemetry specification. (#3848)go.opentelemetry.io/otel/semconv/v1.20.0
package. The package contains semantic conventions from thev1.20.0
version of the OpenTelemetry specification. (#4078)Changed
strings.Cut()
instead ofstring.SplitN()
for better readability and memory use. (#4049)Removed
go.opentelemetry.io/otel/metric/instrument
package is removed. Usego.opentelemetry.io/otel/metric
instead. (#4055)Fixed
go.opentelemetry.io/otel/sdk/resource
. (#4077)New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.15.1...v1.16.0
v1.15.1
: /v0.38.1Compare Source
What's Changed
Fixed
sdk/resource/host_id_bsd.go
which caused build failures. (#4040, #4041)New Contributors
Full Changelog: open-telemetry/opentelemetry-go@v1.15.0...v1.15.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.