fix(deps): update dependency com.svix:svix to v1.86.0#233
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency com.svix:svix to v1.86.0#233renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.44.0→1.86.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
svix/svix-webhooks (com.svix:svix)
v1.86.0Compare Source
v1.message.create-precheck(Svix Cloud exclusive endpoint)v1.85.0Compare Source
v1.84.1Compare Source
v1.84.0Compare Source
svix listen)v1.83.0Compare Source
status_textfield toMessageAttemptOutto match Svix CloudMessageIn::createRaw, allows you to create a raw (non-json) messagev1.82.0Compare Source
-v --verboseflagv1.81.0Compare Source
(see also the corresponding docs section)
svix listenfailing with "Could not automatically determine the process-level CryptoProvider"v1.80.0Compare Source
$svix->application->getOrCreatev1.78.0Compare Source
v1.77.0Compare Source
[]instead of{}v1.76.1Compare Source
message.createwith messages created using theNewMessageInRawhelperv1.76.0Compare Source
v1.75.1Compare Source
time.timequery params from serializing correctlydeleteHeadersfield inEndpointHeadersPatchInv1.75.0Compare Source
v1.74.1Compare Source
v1.74.0Compare Source
v1.73.0Compare Source
v1.68.0Compare Source
v1.67.0Compare Source
v1.66.0Compare Source
v1.65.0Compare Source
dashboard_accessmethod, which was accidentallyremoved in v1.64.1
optionsargument to theSvixClientinitializer is now optional.SvixOptions.BaseUrlfield is deprecated in favor ofSvixOptions.ServerUrl<Enum>From<UnderlyingType>map to all enums. For exampleBackgroundTaskStatusFromString["running"]will result inBACKGROUNDTASKSTATUS_RUNNINGcontent-typewas not set onPUTrequests/healthendpoint by @CodeMan62 in #1903v1.64.1Compare Source
HTTPValidationError,HttpErrorOut,ValidationErrorandApiExceptionto the top level exports.pydantic >=2.10in setup.py.v1.64.0Compare Source
v1.63.2Compare Source
v1.63.1Compare Source
matchstatement, allowing python versions older than 3.10 to be usedv1.63.0Compare Source
application.get_or_createto raise aTypeErrorv1.62.0Compare Source
v1.61.4Compare Source
BackgroundTaskFinishedEvent2.datachanged fromData(a custom type) toObject(Java C#),serde_json::Value(Rust),Map<String, Any>(Kotlin)v1.61.3Compare Source
v1.61.2Compare Source
message.createwould return 422 on all requestsv1.61.1Compare Source
MessageIn.transformationsParamschanged fromObjecttoMap<String,Object>.MessageIn.payloadnow accepts a JSON encoded string instead of anObject(for Java) orMap<String, Any>(for Kotlin)&svix.Errorinstead ofsvix.Errorv1.61.0Compare Source
2.7to3.4.2MessageAttempt.listandMessageAttempt.list_attempts_for_endpointare removedv1.60.1Compare Source
v1.60.0Compare Source
ListOptions/PostOptionsare removed, and renamed to{Resource}{Operation}Options. For example inEndpoint.Listyou would now useEndpointListOptionsMessageAttempt.listandMessageAttempt.listAttemptsForEndpointare removedv1.59.2Compare Source
v1.59.1Compare Source
v1.59.0Compare Source
appIdandmsgIdwere swapped onMessage.getandMessage.expungeContentListOptions/PostOptionsare removed, and renamed to{Resource}{Operation}Options. For example inEndpoint.Listyou would now useEndpointListOptions*Patchpatch models, nullable fields are of typeMaybeUnset<T>instead ofT. callMaybeUnset.Present(val)to initialize this valueSvixOptionsno longer hasinitialRetryDelayMillisornumRetriesinstead useretrySchedule{Resource}{Operation}Optionsand model classes (ApplicationIn/MessageOut) are now data classesMessageAttempt.listandMessageAttempt.listAttemptsForEndpointare removedjava.time.OffsetDateTimereplaced withkotlinx.datetime.Instantjava.net.URLin request/response models are replaced withStringendpoint.oauthUpdateandendpoint.oauthDeleteoperations.MessageAttempt.listwebhook.ts, import them fromindex.tsinsteadv1.56.0Compare Source
library releases and forced us to bump the version across the libs and the
server. Apologies for any inconvenience caused.
v1.45.1Compare Source
svix-clitosvixApiClientbetween allSvixinstances. Fixes a bug where multipleindependently instantiated
Svixinstances would always use the same base path and auth token.v1.45.0Compare Source
api::MessageAttemptListAttemptedMessagesOptionsand use it forMessageAttempt::list_attempted_messages, replacingMessageAttemptListOptionswhich containedsome extra parameters never used with this method / endpoint (#1568)
optionsparameters onMessageAttempt.list,MessageAttempt.listByMsg,MessageAttempt.listAttemptedMessagesandMessageAttempt.listAttemptedDestinations(#1571)EndpointStatsOptionsinterface toEndpointGetStatsOptions(#1585)ListOptionsclass. Usage of classes that were inheritingfrom it should not change though (#1587)
api::Authentication::expire_all(#1584)Optionstypes. The old names remain as deprecated type aliases (#1584)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.