Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 7.12.1 #543

Merged
merged 2 commits into from
Jan 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## [release-7.12.1](https://github.com/auth0/auth0.net/tree/release-7.12.1) (2022-01-07)
[Full Changelog](https://github.com/auth0/auth0.net/compare/release-7.12.0...release-7.12.1)

**Changed**
- Increase delay between subsequent retries [\#540](https://github.com/auth0/auth0.net/pull/540) ([frederikprijck](https://github.com/frederikprijck))

**Fixed**
- add webauthn-* enrollment auth methods [\#539](https://github.com/auth0/auth0.net/pull/539) ([frederikprijck](https://github.com/frederikprijck))
- Support updating all guardian factors [\#536](https://github.com/auth0/auth0.net/pull/536) ([frederikprijck](https://github.com/frederikprijck))

## [release-7.12.0](https://github.com/auth0/auth0.net/tree/release-7.12.0) (2021-10-27)
[Full Changelog](https://github.com/auth0/auth0.net/compare/release-7.11.0...release-7.12.0)

Expand Down
2 changes: 1 addition & 1 deletion build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<LangVersion>7.1</LangVersion>
<Major>7</Major>
<Minor>12</Minor>
<Revision>0</Revision>
<Revision>1</Revision>
<Suffix/>
</PropertyGroup>
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,14 @@ <h3 id="fields">Fields
<td id="Auth0_ManagementApi_Models_EnrollmentAuthMethod_SMS">SMS</td>
<td></td>
</tr>
<tr>
<td id="Auth0_ManagementApi_Models_EnrollmentAuthMethod_WebAuthNPlatform">WebAuthNPlatform</td>
<td></td>
</tr>
<tr>
<td id="Auth0_ManagementApi_Models_EnrollmentAuthMethod_WebAuthNRoaming">WebAuthNRoaming</td>
<td></td>
</tr>
</tbody>
</thead></thead></table>
</article>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3 id="properties">Properties
</h3>
<a id="Auth0_ManagementApi_Models_EnrollmentsResponse_AuthMethod_" data-uid="Auth0.ManagementApi.Models.EnrollmentsResponse.AuthMethod*"></a>
<h4 id="Auth0_ManagementApi_Models_EnrollmentsResponse_AuthMethod" data-uid="Auth0.ManagementApi.Models.EnrollmentsResponse.AuthMethod">AuthMethod</h4>
<div class="markdown level1 summary"><p>Authentication method for this enrollment. Can be <code>authenticator</code>, <code>guardian</code>, or <code>sms</code>.</p>
<div class="markdown level1 summary"><p>Authentication method for this enrollment. Can be <code>authenticator</code>, <code>guardian</code>, <code>sms</code>, <code>webauthn-roaming</code> or <code>webauthn-platform</code>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
Expand Down
26 changes: 12 additions & 14 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"hash": "ELLb3SrLLm2XXFIVjCrlgg=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -69,7 +69,7 @@
"hash": "Anu+xp+sTnc3lAeAjFhZoA=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -81,7 +81,7 @@
"hash": "4YYMT86JLTCfwGQBa+OPdg=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand All @@ -93,7 +93,7 @@
"hash": "MU9N1IcbBOi1zCBCcjcECg=="
}
},
"is_incremental": false,
"is_incremental": true,
"version": ""
},
{
Expand Down Expand Up @@ -2034,7 +2034,7 @@
"output": {
".html": {
"relative_path": "api/Auth0.ManagementApi.Models.EnrollmentAuthMethod.html",
"hash": "kfNYOEWYOH0BOfBlOcVczA=="
"hash": "944E2PNdMRkVDGLmhX8Rww=="
}
},
"is_incremental": false,
Expand All @@ -2058,7 +2058,7 @@
"output": {
".html": {
"relative_path": "api/Auth0.ManagementApi.Models.EnrollmentsResponse.html",
"hash": "4OfJDzcCD0nLoz1swGRXMg=="
"hash": "QN17wRw2KJy2aucm/ecoxA=="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -3820,25 +3820,23 @@
"incremental_info": [
{
"status": {
"can_incremental": false,
"details": "Cannot build incrementally because docfx version changed from 2.57.2.0 to 2.56.4.0.",
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 0,
"skipped_file_count": 0,
"full_build_reason_code": "DocfxVersionChanged"
"skipped_file_count": 0
},
"processors": {
"ConceptualDocumentProcessor": {
"can_incremental": false,
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 5,
"skipped_file_count": 0
"skipped_file_count": 5
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": false,
"can_incremental": true,
"incrementalPhase": "build",
"total_file_count": 308,
"skipped_file_count": 0
"skipped_file_count": 13
},
"ResourceDocumentProcessor": {
"can_incremental": false,
Expand Down
12 changes: 12 additions & 0 deletions docs/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10336,6 +10336,18 @@ references:
commentId: F:Auth0.ManagementApi.Models.EnrollmentAuthMethod.SMS
fullName: Auth0.ManagementApi.Models.EnrollmentAuthMethod.SMS
nameWithType: EnrollmentAuthMethod.SMS
- uid: Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNPlatform
name: WebAuthNPlatform
href: api/Auth0.ManagementApi.Models.EnrollmentAuthMethod.html#Auth0_ManagementApi_Models_EnrollmentAuthMethod_WebAuthNPlatform
commentId: F:Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNPlatform
fullName: Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNPlatform
nameWithType: EnrollmentAuthMethod.WebAuthNPlatform
- uid: Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNRoaming
name: WebAuthNRoaming
href: api/Auth0.ManagementApi.Models.EnrollmentAuthMethod.html#Auth0_ManagementApi_Models_EnrollmentAuthMethod_WebAuthNRoaming
commentId: F:Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNRoaming
fullName: Auth0.ManagementApi.Models.EnrollmentAuthMethod.WebAuthNRoaming
nameWithType: EnrollmentAuthMethod.WebAuthNRoaming
- uid: Auth0.ManagementApi.Models.EnrollmentsResponse
name: EnrollmentsResponse
href: api/Auth0.ManagementApi.Models.EnrollmentsResponse.html
Expand Down