Release mgmt-8.2.0#997
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #997 +/- ##
==========================================
- Coverage 31.37% 31.37% -0.01%
==========================================
Files 2699 2699
Lines 107429 107429
Branches 6312 6312
==========================================
- Hits 33708 33704 -4
- Misses 71955 71958 +3
- Partials 1766 1767 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Added
IEventsClientwithSubscribeAsyncreturningIAsyncEnumerable<EventStreamSubscribeEventsResponseContent>for real-time event consumption with cursor-based resumption and typed CloudEvent variants (user, client, connection, organization, etc.) #995 (fern-api[bot])GoneErrorexception (HTTP 410) for expired stream cursors in SSE event streams #995 (fern-api[bot])RefreshTokensClient.RevokeAsyncto bulk-revoke tokens byIds,UserId, orClientId#995 (fern-api[bot])BrandingIdentifierstype withLoginDisplay,OtpAutocomplete, andPhoneDisplayconfiguration options #995 (fern-api[bot])ConnectionAssertionDecryptionSettingsfor configuring SAML assertion decryption on connections #995 (fern-api[bot])ManagementClientOptions.CustomDomainto injectAuth0-Custom-Headeron allow-listed Management API endpoints via a newCustomDomainInterceptor#984 (kailash-b)ListSynchronizedGroupsAsyncandSetAsynctoDirectoryProvisioningClientfor managing synchronized groups on a connection #984 (kailash-b)StrategyonConnections.ListAsync,Hydrateon Flows/Forms/FlowExecutions endpoints,SearchonGroups.ListAsync,IdentifiersonResourceServers.ListAsync, andGrantIdsonOrganizations.ClientGrants.ListAsync#987 (kailash-b)Resendas a supported value inEmailProviderNameEnum#987 (kailash-b)UpdateUserAuthenticationMethodResponseContent: AddedConfirmed(bool?) property to indicate whether an authentication method has been confirmed #987 (kailash-b)ThirdPartySecurityMode,RedirectionPolicy, andMyOrganizationConfigurationproperties on Client request/response types #984 (kailash-b)DefaultForproperty and a matchingDefaultForfilter onClientGrants.ListAsync#984 (kailash-b)DynamicClientRegistrationSecurityModeandClientIdMetadataDocumentSupportedon tenant settings request/response types #984 (kailash-b)DpopSigningAlgproperty toConnectionOptionsOidc,ConnectionOptionsOkta, andConnectionPropertiesOptions#984 (kailash-b)Page<TItem>now exposesResponse,StatusCode, andHeadersfrom the underlying HTTP response, populated viaWithRawResponse()in pager requests #976 (fern-api[bot])Fixed
RefreshTokens.GetAsyncnow correctly handlesBadRequestError(HTTP 400) responses; previously only 401, 403, and 404 were handled #987 (kailash-b)Changed
WireMock.Nettest dependency to2.4.0#992 (kailash-b)