Skip to content

Commit 0d7aab3

Browse files
authored
Release mgmt-8.1.0 (#974)
2 parents 0bf9e5b + 9069250 commit 0d7aab3

3 files changed

Lines changed: 15 additions & 4 deletions

File tree

src/Auth0.ManagementApi/.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0
1+
8.1.0

src/Auth0.ManagementApi/Auth0.ManagementApi.Custom.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424

2525
<PropertyGroup>
2626
<TargetFrameworks>net462;netstandard2.0</TargetFrameworks>
27-
<Version>8.0.0</Version>
28-
<AssemblyVersionNumber>8.0.0</AssemblyVersionNumber>
27+
<Version>8.1.0</Version>
28+
<AssemblyVersionNumber>8.1.0</AssemblyVersionNumber>
2929
<AssemblyVersion>$(AssemblyVersionNumber)</AssemblyVersion>
3030
<AssemblyFileVersion>$(AssemblyVersionNumber)</AssemblyFileVersion>
3131
<InformationalVersion>$(Version)</InformationalVersion>

src/Auth0.ManagementApi/CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
2-
## [mgmt-8.0.0](https://github.com/auth0/auth0.net/tree/mgmt-8.0.0) (2026-04-02)
2+
3+
## [mgmt-8.1.0](https://github.com/auth0/auth0.net/tree/mgmt-8.1.0) (2026-04-09)
4+
[Full Changelog](https://github.com/auth0/auth0.net/compare/mgmt-8.0.0...mgmt-8.1.0)
5+
6+
**Added**
7+
- Adds support to Get and Set Default Custom Domains [\#973](https://github.com/auth0/auth0.net/pull/973) ([fern-api[bot]](https://github.com/apps/fern-api))
8+
- Adds support to manage CIMD [\#973](https://github.com/auth0/auth0.net/pull/973) ([fern-api[bot]](https://github.com/apps/fern-api))
9+
- Adds new sub-client for Organization Connections endpoints [\#973](https://github.com/auth0/auth0.net/pull/973) ([fern-api[bot]](https://github.com/apps/fern-api))
10+
11+
**Removed**
12+
- Deprecated connection types: Flickr, AOL [\#973](https://github.com/auth0/auth0.net/pull/973) ([fern-api[bot]](https://github.com/apps/fern-api))
13+
314
[Full Changelog](https://github.com/auth0/auth0.net/compare/mgmt-7.46.0...mgmt-8.0.0)
415

516
v8 is a major release of `Auth0.ManagementApi` featuring a completely redesigned, OpenAPI-generated SDK. The Authentication API (`Auth0.AuthenticationApi`) remains **unchanged**.

0 commit comments

Comments
 (0)