Fixed a bug where when using a SecurityManager a recursive call can crash an application. (#42906)
azure-core_1.54.0
1.54.0 (2024-11-01)
Features Added
Added HttpLogOptions.getAllowHttpHeaderNames(), HttpLogOptions.setAllowedHeaderNames(Set<HttpHeaderNames>), and
HttpLogOptions.addAllowedHeaderName(HttpHeaderName).
Bugs Fixed
Fixed a bug where Duration.between could result in an exception if OffsetDateTime.MAX was used.
Other Changes
Deprecated String-based equivalent APIs in HttpLogOptions for allowed header names.
Deprecated HttpLogOptions.prettyPrintBody.
Dependency Updates
Updated Reactor from 3.4.38 to 3.4.41.
Commits
2ad2cb1 Support per-call timeout in JdkHttpClient (#42932)
b0d14bb November 2024 path release for Core libraries (#42928)
a48cf4b Increment package versions for hybridcompute releases (#42941)
c989d40 [Automation] Generate SDK based on TypeSpec 0.25.0 (#42938)
4c42252 [Automation] Generate Fluent Lite from Swagger hybridcompute#package-preview-...
843c8ef Migrate Identity libraries to new linting format (#42833)
6cbc527 Add missing properties file for azure-messaging-eventgrid (#42931)
83ce4a1 Increment package versions for servicebus releases (#42930)
You can trigger a rebase of this PR 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 azurecore group with 2 updates in the /prime-router directory: com.azure:azure-core and com.azure:azure-core-http-netty.
Updates
com.azure:azure-core
from 1.52.0 to 1.54.1Release notes
Sourced from com.azure:azure-core's releases.
Commits
2ad2cb1
Support per-call timeout in JdkHttpClient (#42932)b0d14bb
November 2024 path release for Core libraries (#42928)a48cf4b
Increment package versions for hybridcompute releases (#42941)c989d40
[Automation] Generate SDK based on TypeSpec 0.25.0 (#42938)4c42252
[Automation] Generate Fluent Lite from Swagger hybridcompute#package-preview-...843c8ef
Migrate Identity libraries to new linting format (#42833)6cbc527
Add missing properties file for azure-messaging-eventgrid (#42931)83ce4a1
Increment package versions for servicebus releases (#42930)bcfdaf3
STG96 GA Release 2024-11-13 (#42929)ed6849e
Fix missing stress matrix display name filter (#42908)Updates
com.azure:azure-core-http-netty
from 1.15.4 to 1.15.7Release notes
Sourced from com.azure:azure-core-http-netty's releases.
Commits
2ad2cb1
Support per-call timeout in JdkHttpClient (#42932)b0d14bb
November 2024 path release for Core libraries (#42928)a48cf4b
Increment package versions for hybridcompute releases (#42941)c989d40
[Automation] Generate SDK based on TypeSpec 0.25.0 (#42938)4c42252
[Automation] Generate Fluent Lite from Swagger hybridcompute#package-preview-...843c8ef
Migrate Identity libraries to new linting format (#42833)6cbc527
Add missing properties file for azure-messaging-eventgrid (#42931)83ce4a1
Increment package versions for servicebus releases (#42930)bcfdaf3
STG96 GA Release 2024-11-13 (#42929)ed6849e
Fix missing stress matrix display name filter (#42908)You can trigger a rebase of this PR 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