Added support in EnvironmentCredential (and thus DefaultAzureCredential when it chooses EnvironmentCredential) for using subject name / issuer authentication with client certificates by setting AZURE_CLIENT_SEND_CERTIFICATE_CHAIN to 1 or true. #40013
Bugs Fixed
Fixed certificate type detection, which fixes using a PFX certificate without a password. #37210
Fix PowershellCredential issue when user had a profile #41030
Dependency Updates
Upgraded azure-core from 1.49.1 to 1.50.0
Upgraded azure-core-http-netty from 1.15.1 to 1.15.2
BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions (#6497)
SDK
Exporter
BREAKING: Serve prometheus metrics only on /metrics by default. To restore the previous behavior and serve metrics on all paths, override the default handler as demonstrated here. (#6476)
Narrow ExtendedSpanBuilder return types for chaining
(#6514)
Add APIs to determine if tracer, logger, instruments are enabled
(#6502)
SDK
Extensions
Move autoconfigure docs to opentelemetry.io
(#6491)
Version 1.39.0 (2024-06-07)
API
Incubator
BREAKING: Refactor ExtendedTracer, ExtendedSpanBuilder to reflect incubating API conventions
(#6497)
SDK
Exporter
BREAKING: Serve prometheus metrics only on /metrics by default. To restore the previous behavior
and serve metrics on all paths, override the default handler
as demonstrated here.
(#6476)
Updates io.quarkus:quarkus-junit4-mock from 3.11.0 to 3.12.3
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor group with 11 updates in the / directory:
3.26.0
3.26.3
5.12.0
5.14.0
1.12.2
1.13.1
5.10.2
5.10.3
5.10.2
5.10.3
5.10.2
5.10.3
1.13.11
1.13.12
1.38.0
1.40.0
3.3.1
3.3.2
2023.0.2
2023.0.3
3.11.0
3.12.3
Updates
org.assertj:assertj-core
from 3.26.0 to 3.26.3Release notes
Sourced from org.assertj:assertj-core's releases.
Commits
8e97f90
[maven-release-plugin] prepare release assertj-build-3.26.3d1afefc
chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...2dc2cbf
chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)2541d3c
chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...cdb906f
[maven-release-plugin] prepare for next development iterationc3b1f4a
[maven-release-plugin] prepare release assertj-build-3.26.2d5b52ab
[maven-release-plugin] prepare for next development iteration17ea711
[maven-release-plugin] prepare release assertj-build-3.26.18cf054d
chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...5e708b4
chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)Updates
com.azure.spring:spring-cloud-azure-dependencies
from 5.12.0 to 5.14.0Release notes
Sourced from com.azure.spring:spring-cloud-azure-dependencies's releases.
... (truncated)
Commits
0d0d2de
Prepare for Spring Cloud Azure 5.14.0 release (#41019)f1a1a21
sync 3.3.10b18859
Merge branch 'main' into myao/sync-b-r25287ad
Increment package versions for oracledatabase releases (#41009)4822021
mgmt, hybrid, use DefaultAzureCredential (#40986)b3e8985
[Automation] Generate Fluent Lite from Swagger oracle#package-2023-09-01 (#41...fa090ae
add CHANGELOG 5.12.0-beta.1 (#41003)1fd0978
add CHANGELOG (#41004)7961aba
Azure Monitor Ingestion: Auth update for tests (#40933)8273b0c
Sync eng/common directory with azure-sdk-tools for PR 8549 (#40984)Updates
com.azure:azure-identity
from 1.12.2 to 1.13.1Release notes
Sourced from com.azure:azure-identity's releases.
Commits
bf8ed0f
update poms for beta/unrelased5c4d660
update changelog8acfbc4
update msal4j dependency (#41157)b061358
prep broker packagebfcef2b
fix javadoc warningc3b0fc3
Revert "Add Client Assertion Support in OBO + Fix PWSH auth for Ubuntu (#40552)"184e04a
Revert "Integrate MSAL in Managed Identity Auth flow. (#37250)"3c53441
Prepare releasede77fba
Fix some aka.ms links (#41140)7ec76f8
Fix PowershellManager issue (#41030)Updates
org.junit.jupiter:junit-jupiter-api
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-api's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
org.junit.jupiter:junit-jupiter-params
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
org.junit.jupiter:junit-jupiter-params
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-params's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
org.junit.jupiter:junit-jupiter-engine
from 5.10.2 to 5.10.3Release notes
Sourced from org.junit.jupiter:junit-jupiter-engine's releases.
Commits
55d1232
Release 5.10.34455093
Remove accidental headingb86a681
Remove JDK 21 as it's no longer available via Oracle's setup-java stepbc1608c
Clean up release notes316ed31
Use Liberica for JDK 8 for compatibility with Apple Siliconad7c5dd
Update copyright headers to 20246c663b1
Use same default seed for method and class ordering (#3821)d29e3eb
Fix NPE when deserializingTestIdentifier
(#3820)f936c01
Fix class-level execution conditions on GraalVM (#3785)76b7c05
Allow GraalVmStarterTests to run remotely on Test Distribution agentsUpdates
io.mockk:mockk-jvm
from 1.13.11 to 1.13.12Release notes
Sourced from io.mockk:mockk-jvm's releases.
Commits
cca4f1a
Version bump5dc7491
Update bytebuddy dependency6b8c5eb
Upgrade gradle4080a66
Upgrade the setup-gradle action69a861c
Add Java 218c45598
Merge pull request #1276 from xzhang-brex/multi-threading-supportcb0e2de
Added doc forclearAllMocks(currentThreadOnly = true)
be36659
Added unit tests for currentThreadOnly.0d749b8
Updated the api definition files.cead8a0
Removed unneccesary files.Updates
io.opentelemetry:opentelemetry-bom
from 1.38.0 to 1.40.0Release notes
Sourced from io.opentelemetry:opentelemetry-bom's releases.
... (truncated)
Changelog
Sourced from io.opentelemetry:opentelemetry-bom's changelog.
... (truncated)
Commits
8094b39
[release/v1.40.x] Prepare release 1.40.0 (#6556)c48fe94
Prepare changelog for 1.40.0 release (#6554)1f7d6a5
Add APIs to determine if tracer, logger, instruments are enabled (#6502)9fd6bca
Fix build after recent collector release (#6548)b56af03
Update dependency io.opentelemetry.proto:opentelemetry-proto to v1.3.1-alpha ...22aaae8
Update dependency org.skyscreamer:jsonassert to v1.5.3 (#6535)c1ff34c
Update dependency net.ltgt.gradle:gradle-errorprone-plugin to v4.0.1 (#6533)ed46fa3
Update dependency com.linecorp.armeria:armeria-bom to v1.29.1 (#6543)021e7fe
Update dependency io.grpc:grpc-bom to v1.65.0 (#6544)4086210
Update dependency org.junit:junit-bom to v5.10.3 (#6542)Updates
org.springframework.boot:spring-boot-dependencies
from 3.3.1 to 3.3.2Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
2d0861d
Release v3.3.2397f3f4
Merge branch '3.2.x' into 3.3.xf5df7e7
Fix documentation links in the README6f745c7
Merge pull request #41531 from anbusampath3d29359
Update README to fix links to the docsb7ff40e
Merge pull request #41355 from opcooc1a6760e
Polish "Add configuration property to allow multiple issuers"b0b97fb
Add configuration property to allow multiple issuersf7780b4
Polish51646fb
Upgrade to Spring Pulsar 1.1.2Updates
org.springframework.cloud:spring-cloud-dependencies
from 2023.0.2 to 2023.0.3Commits
725fdb1
Update SNAPSHOT to 2023.0.32726fab
Bumping versions5e212f4
Upgrade Spring Boot to 3.2.7.eb9d748
Upgrading antora3509f9f
Bumping versions5c66e58
Bumping versions for next releasef054df7
Bumping versions to 2023.0.3-SNAPSHOT after releasee870ad5
Going back to snapshotsUpdates
io.quarkus:quarkus-junit4-mock
from 3.11.0 to 3.12.3Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show