chore(deps): update dependency com.microsoft.kiota:microsoft-kiota-http-okhttp to v1 #544
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:
0.3.2
->1.7.0
Release Notes
microsoft/kiota-java
v1.7.0
Compare Source
Features
v1.6.0
Compare Source
Features
v1.5.1
Compare Source
Bug Fixes
v1.5.0
Compare Source
Added
AuthorizationHandler
that authenticates requests using a providedBaseBearerTokenAuthenticationProvider
. Opting in to use this middleware can be donevia
KiotaClientFactory.create(authProvider)
.v1.4.0
Compare Source
Changed
v1.3.0
Compare Source
Changed
v1.2.0
Compare Source
Changed
v1.1.14
Compare Source
Changed
Double
instances in theadditionalData
would lead to failed serialization with anIllegalStateException
.v1.1.13
Compare Source
Changed
additionalData
would lead to failed serialization with anIllegalStateException
. microsoftgraph/msgraph-sdk-java#1969v1.1.12
Compare Source
Changed
v1.1.11
Compare Source
Changed
v1.1.10
Compare Source
Changed
server.port
was defined as a string instead of a long. #1241v1.1.9
Compare Source
Changed
v1.1.8
Compare Source
Changed
v1.1.7
Compare Source
Changed
v1.1.6
Compare Source
Changed
-alpha
dependencies to avoid classpath issues.Added
Changed
v1.1.5
Compare Source
Changed
v1.1.4
Compare Source
Added
filename
directive in theMultipartBody
.Changed
@Nullable
annotations to@Nonnull
in theBaseRequestConfiguration
.v1.1.3
Compare Source
Changed
IllegalStateException
for json arrays in the additional data.v1.1.2
Compare Source
Changed
v1.1.1
Compare Source
Changed
Double
instances in theadditionalData
would lead to failed serialization with anIllegalStateException
.v1.1.0
Compare Source
Added
v1.0.6
Compare Source
Changed
v1.0.5
Compare Source
Changed
v1.0.4
Compare Source
Changed
v1.0.3
Compare Source
Changed
isBlank
withCompatibility.isBlank
v1.0.2
Compare Source
Changed
v1.0.1
Compare Source
Changed
v1.0.0
Compare Source
Changed
XXX
error status code range to Parsable Exception object if more specific error status code range is not found.v0.12.2
Compare Source
Changed
KiotaSerialization
AllowedHostsValidator
to throw an error ifhttps://
orhttp://
prefix is present in a allowed host value.v0.12.1
Compare Source
Changed
v0.12.0
Compare Source
Changed
v0.11.2
Compare Source
Changed
v0.11.1
Compare Source
Changed
v0.11.0
Compare Source
Changed
ApiClientBuilder
v0.10.0
Compare Source
Changed
RequestAdapter
arguments orderv0.9.2
Compare Source
Changed
v0.9.1
Compare Source
Changed
v0.9.0
Compare Source
Added
Changed
v0.8.0
Compare Source
Added
BasicAccessAuthenticationProvider
v0.7.8
Compare Source
Fixed
v0.7.7
Compare Source
Added
v0.7.6
Compare Source
Changed
tryAdd
instead ofadd
in all of thesetContentFrom...
methods.v0.7.5
Compare Source
Added
tryAdd
method to theRequestHeaders
MapChanged
responseStatusCode
inApiException
v0.7.4
Compare Source
Fixed
v0.7.3
Compare Source
Fixed
v0.7.2
Compare Source
Changed
v0.7.1
Compare Source
Changed
v0.7.0
Compare Source
Added
v0.6.0
Compare Source
Changed
v0.5.0
Compare Source
Added
v0.4.7
Compare Source
Added
UrlReplaceHandler
middleware to the Okhttp component to allow for customizing the URL before sending the request.v0.4.6
Compare Source
Added
PeriodAndDuration
type to aggregatePeriod
andDuration
serializationChanged
getPeriodValue
function in favour ofgetPeriodAndDurationValue
in the serialization interface.writePeriodValue
function in favour ofwritePeriodAndDurationValue
in the serialization interface.v0.4.5
Compare Source
Changed
v0.4.4
Compare Source
Added
v0.4.3
Compare Source
Added
v0.4.2
Compare Source
Added
v0.4.1
Compare Source
Changed
v0.4.0
Compare Source
Added
v0.3.3
Compare Source
Changed
JsonParser.parseReader
rather than creating a string when creating the root parseNode.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.