[connectivity] Support certificates in PEM format for ClientCertificateAuthentication. (36be489)
Fixed Issues
[openapi] Fix incorrect encoding of query parameters in OpenAPI requests. Query parameters (except for additional custom parameters) are now encoded by default. To change this behavior overwrite the parameterEncoder in the request options. (d6b1c5b)
[openapi-generator] Fix types in generated OpenAPI schemas to have proper types instead of type any. (6bbdd4d)
[connectivity] Support certificates in PEM format for ClientCertificateAuthentication. (36be489)
Fixed Issues
[openapi] Fix incorrect encoding of query parameters in OpenAPI requests. Query parameters (except for additional custom parameters) are now encoded by default. To change this behavior overwrite the parameterEncoder in the request options. (d6b1c5b)
[openapi-generator] Fix types in generated OpenAPI schemas to have proper types instead of type any. (6bbdd4d)
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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @sap-cloud-sdk/http-client from 3.11.0 to 3.12.0.
Release notes
Sourced from
@sap-cloud-sdk/http-client
's releases.Changelog
Sourced from
@sap-cloud-sdk/http-client
's changelog.Commits
2b397b5
v3.12.0d6b1c5b
fix: fix default encoding in openapi (#4481)1b2ae35
chore(deps-dev): bump@definitelytyped/dtslint
from 0.2.6 to 0.2.7 (#4483)87dd10b
chore(deps-dev): bump@types/node
from 18.19.14 to 18.19.15 (#4482)6bbdd4d
fix: fix generated types for object schemas (#4479)a619cdc
chore: fix PR check (#4480)3b8a9e3
chore(deps-dev): bump@sap/cds
from 6.8.4 to 7.6.1 (#4478)909d317
chore: add PEM test (#4475)36be489
feat: Support PEM certificates for (#4473)e4d04ea
chore(deps-dev): bump turbo from 1.12.2 to 1.12.3 (#4474)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