Skip to content
Closed
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
25 changes: 25 additions & 0 deletions sdk/neonpostgres/azure-mgmt-neonpostgres/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Release History

## 2.0.0 (2025-05-13)

### Breaking Changes

- Deleted or renamed client operation group `NeonPostgresMgmtClient.models`
- Deleted or renamed method `BranchesOperations.begin_update`
- Deleted or renamed method `ComputesOperations.begin_create_or_update`
- Deleted or renamed method `ComputesOperations.begin_update`
- Deleted or renamed method `ComputesOperations.delete`
- Deleted or renamed method `ComputesOperations.get`
- Deleted or renamed method `EndpointsOperations.begin_create_or_update`
- Deleted or renamed method `EndpointsOperations.begin_update`
- Deleted or renamed method `EndpointsOperations.delete`
- Deleted or renamed method `EndpointsOperations.get`
- Deleted or renamed method `NeonDatabasesOperations.begin_create_or_update`
- Deleted or renamed method `NeonDatabasesOperations.begin_update`
- Deleted or renamed method `NeonDatabasesOperations.delete`
- Deleted or renamed method `NeonDatabasesOperations.get`
- Deleted or renamed method `NeonRolesOperations.begin_create_or_update`
- Deleted or renamed method `NeonRolesOperations.begin_update`
- Deleted or renamed method `NeonRolesOperations.delete`
- Deleted or renamed method `NeonRolesOperations.get`
- Deleted or renamed method `ProjectsOperations.begin_update`
- Deleted or renamed model `ModelsOperations`

## 1.0.0 (2025-04-21)

### Features Added
Expand Down
4 changes: 2 additions & 2 deletions sdk/neonpostgres/azure-mgmt-neonpostgres/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Microsoft Azure SDK for Python

This is the Microsoft Azure Neonpostgres Management Client Library.
This package has been tested with Python 3.8+.
This package has been tested with Python 3.9+.
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).

## _Disclaimer_
Expand All @@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For

### Prerequisites

- Python 3.8+ is required to use this package.
- Python 3.9+ is required to use this package.
- [Azure subscription](https://azure.microsoft.com/free/)

### Install the package
Expand Down
4 changes: 2 additions & 2 deletions sdk/neonpostgres/azure-mgmt-neonpostgres/_meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"commit": "917ba27f78348899fba4cafb37fcf018f1987a8e",
"commit": "079f70d6f2b754db6b736e117196104efd2dd496",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/liftrneon/Neon.Postgres.Management",
"@azure-tools/typespec-python": "0.42.2"
"@azure-tools/typespec-python": "0.44.2"
}
105 changes: 54 additions & 51 deletions sdk/neonpostgres/azure-mgmt-neonpostgres/apiview-properties.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
{
"CrossLanguagePackageId": "Neon.Postgres",
"CrossLanguageDefinitionId": {
"azure.mgmt.neonpostgres.models.Attributes": "Neon.Postgres.Models.Attributes",
"azure.mgmt.neonpostgres.models.Attributes": "Neon.Postgres.Attributes",
"azure.mgmt.neonpostgres.models.Resource": "Azure.ResourceManager.CommonTypes.Resource",
"azure.mgmt.neonpostgres.models.ProxyResource": "Azure.ResourceManager.CommonTypes.ProxyResource",
"azure.mgmt.neonpostgres.models.Branch": "Neon.Postgres.Branch",
"azure.mgmt.neonpostgres.models.BranchProperties": "Neon.Postgres.Models.BranchProperties",
"azure.mgmt.neonpostgres.models.BranchProperties": "Neon.Postgres.BranchProperties",
"azure.mgmt.neonpostgres.models.CompanyDetails": "LiftrBase.CompanyDetails",
"azure.mgmt.neonpostgres.models.Compute": "Neon.Postgres.Compute",
"azure.mgmt.neonpostgres.models.ComputeProperties": "Neon.Postgres.Models.ComputeProperties",
"azure.mgmt.neonpostgres.models.ConnectionUriProperties": "Neon.Postgres.Models.ConnectionUriProperties",
"azure.mgmt.neonpostgres.models.DefaultEndpointSettings": "Neon.Postgres.Models.DefaultEndpointSettings",
"azure.mgmt.neonpostgres.models.ComputeProperties": "Neon.Postgres.ComputeProperties",
"azure.mgmt.neonpostgres.models.ConnectionUriProperties": "Neon.Postgres.ConnectionUriProperties",
"azure.mgmt.neonpostgres.models.DefaultEndpointSettings": "Neon.Postgres.DefaultEndpointSettings",
"azure.mgmt.neonpostgres.models.Endpoint": "Neon.Postgres.Endpoint",
"azure.mgmt.neonpostgres.models.EndpointProperties": "Neon.Postgres.Models.EndpointProperties",
"azure.mgmt.neonpostgres.models.EndpointProperties": "Neon.Postgres.EndpointProperties",
"azure.mgmt.neonpostgres.models.ErrorAdditionalInfo": "Azure.ResourceManager.CommonTypes.ErrorAdditionalInfo",
"azure.mgmt.neonpostgres.models.ErrorDetail": "Azure.ResourceManager.CommonTypes.ErrorDetail",
"azure.mgmt.neonpostgres.models.ErrorResponse": "Azure.ResourceManager.CommonTypes.ErrorResponse",
"azure.mgmt.neonpostgres.models.MarketplaceDetails": "LiftrBase.MarketplaceDetails",
"azure.mgmt.neonpostgres.models.NeonDatabase": "Neon.Postgres.NeonDatabase",
"azure.mgmt.neonpostgres.models.NeonDatabaseProperties": "Neon.Postgres.Models.NeonDatabaseProperties",
"azure.mgmt.neonpostgres.models.NeonDatabaseProperties": "Neon.Postgres.NeonDatabaseProperties",
"azure.mgmt.neonpostgres.models.NeonRole": "Neon.Postgres.NeonRole",
"azure.mgmt.neonpostgres.models.NeonRoleProperties": "Neon.Postgres.Models.NeonRoleProperties",
"azure.mgmt.neonpostgres.models.NeonRoleProperties": "Neon.Postgres.NeonRoleProperties",
"azure.mgmt.neonpostgres.models.OfferDetails": "LiftrBase.OfferDetails",
"azure.mgmt.neonpostgres.models.Operation": "Azure.ResourceManager.CommonTypes.Operation",
"azure.mgmt.neonpostgres.models.OperationDisplay": "Azure.ResourceManager.CommonTypes.OperationDisplay",
"azure.mgmt.neonpostgres.models.OrganizationProperties": "LiftrBase.Data.OrganizationProperties",
"azure.mgmt.neonpostgres.models.TrackedResource": "Azure.ResourceManager.CommonTypes.TrackedResource",
"azure.mgmt.neonpostgres.models.OrganizationResource": "Neon.Postgres.OrganizationResource",
"azure.mgmt.neonpostgres.models.PartnerOrganizationProperties": "LiftrBase.Data.PartnerOrganizationProperties",
"azure.mgmt.neonpostgres.models.PgVersion": "Neon.Postgres.Models.PgVersion",
"azure.mgmt.neonpostgres.models.PgVersionsResult": "Neon.Postgres.Models.PgVersionsResult",
"azure.mgmt.neonpostgres.models.PgVersion": "Neon.Postgres.PgVersion",
"azure.mgmt.neonpostgres.models.PgVersionsResult": "Neon.Postgres.PgVersionsResult",
"azure.mgmt.neonpostgres.models.Project": "Neon.Postgres.Project",
"azure.mgmt.neonpostgres.models.ProjectProperties": "Neon.Postgres.Models.ProjectProperties",
"azure.mgmt.neonpostgres.models.ProjectProperties": "Neon.Postgres.ProjectProperties",
"azure.mgmt.neonpostgres.models.SingleSignOnProperties": "LiftrBase.SingleSignOnProperties",
"azure.mgmt.neonpostgres.models.SystemData": "Azure.ResourceManager.CommonTypes.SystemData",
"azure.mgmt.neonpostgres.models.UserDetails": "LiftrBase.UserDetails",
Expand All @@ -41,45 +41,48 @@
"azure.mgmt.neonpostgres.models.MarketplaceSubscriptionStatus": "LiftrBase.MarketplaceSubscriptionStatus",
"azure.mgmt.neonpostgres.models.ResourceProvisioningState": "Azure.ResourceManager.ResourceProvisioningState",
"azure.mgmt.neonpostgres.models.SingleSignOnStates": "LiftrBase.SingleSignOnStates",
"azure.mgmt.neonpostgres.models.EndpointType": "Neon.Postgres.Models.EndpointType",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.operations.list": "Azure.ResourceManager.Operations.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.get": "Neon.Postgres.Organizations.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.begin_create_or_update": "Neon.Postgres.Organizations.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.begin_update": "Neon.Postgres.Organizations.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.begin_delete": "Neon.Postgres.Organizations.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.list_by_resource_group": "Neon.Postgres.Organizations.listByResourceGroup",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.list_by_subscription": "Neon.Postgres.Organizations.listBySubscription",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.organizations.get_postgres_versions": "Neon.Postgres.Organizations.getPostgresVersions",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.get": "Neon.Postgres.Projects.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.begin_create_or_update": "Neon.Postgres.Projects.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.begin_update": "Neon.Postgres.Projects.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.delete": "Neon.Postgres.Projects.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.list": "Neon.Postgres.Projects.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.projects.get_connection_uri": "Neon.Postgres.Projects.getConnectionUri",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.branches.get": "Neon.Postgres.Branches.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.branches.begin_create_or_update": "Neon.Postgres.Branches.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.branches.begin_update": "Neon.Postgres.Branches.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.branches.delete": "Neon.Postgres.Branches.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.branches.list": "Neon.Postgres.Branches.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.computes.get": "Neon.Postgres.Computes.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.computes.begin_create_or_update": "Neon.Postgres.Computes.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.computes.begin_update": "Neon.Postgres.Computes.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.computes.delete": "Neon.Postgres.Computes.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.computes.list": "Neon.Postgres.Computes.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_databases.get": "Neon.Postgres.NeonDatabases.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_databases.begin_create_or_update": "Neon.Postgres.NeonDatabases.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_databases.begin_update": "Neon.Postgres.NeonDatabases.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_databases.delete": "Neon.Postgres.NeonDatabases.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_databases.list": "Neon.Postgres.NeonDatabases.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_roles.get": "Neon.Postgres.NeonRoles.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_roles.begin_create_or_update": "Neon.Postgres.NeonRoles.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_roles.begin_update": "Neon.Postgres.NeonRoles.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_roles.delete": "Neon.Postgres.NeonRoles.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.neon_roles.list": "Neon.Postgres.NeonRoles.list",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.endpoints.get": "Neon.Postgres.Endpoints.get",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.endpoints.begin_create_or_update": "Neon.Postgres.Endpoints.createOrUpdate",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.endpoints.begin_update": "Neon.Postgres.Endpoints.update",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.endpoints.delete": "Neon.Postgres.Endpoints.delete",
"azure.mgmt.neonpostgres.NeonPostgresMgmtClient.endpoints.list": "Neon.Postgres.Endpoints.list"
"azure.mgmt.neonpostgres.models.EndpointType": "Neon.Postgres.EndpointType",
"azure.mgmt.neonpostgres.operations.Operations.list": "Azure.ResourceManager.Operations.list",
"azure.mgmt.neonpostgres.aio.operations.Operations.list": "Azure.ResourceManager.Operations.list",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.get": "Neon.Postgres.Organizations.get",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.get": "Neon.Postgres.Organizations.get",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.begin_create_or_update": "Neon.Postgres.Organizations.createOrUpdate",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.begin_create_or_update": "Neon.Postgres.Organizations.createOrUpdate",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.begin_update": "Neon.Postgres.Organizations.update",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.begin_update": "Neon.Postgres.Organizations.update",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.begin_delete": "Neon.Postgres.Organizations.delete",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.begin_delete": "Neon.Postgres.Organizations.delete",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.list_by_resource_group": "Neon.Postgres.Organizations.listByResourceGroup",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.list_by_resource_group": "Neon.Postgres.Organizations.listByResourceGroup",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.list_by_subscription": "Neon.Postgres.Organizations.listBySubscription",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.list_by_subscription": "Neon.Postgres.Organizations.listBySubscription",
"azure.mgmt.neonpostgres.operations.OrganizationsOperations.get_postgres_versions": "Neon.Postgres.Organizations.getPostgresVersions",
"azure.mgmt.neonpostgres.aio.operations.OrganizationsOperations.get_postgres_versions": "Neon.Postgres.Organizations.getPostgresVersions",
"azure.mgmt.neonpostgres.operations.ProjectsOperations.get": "Neon.Postgres.Projects.get",
"azure.mgmt.neonpostgres.aio.operations.ProjectsOperations.get": "Neon.Postgres.Projects.get",
"azure.mgmt.neonpostgres.operations.ProjectsOperations.begin_create_or_update": "Neon.Postgres.Projects.createOrUpdate",
"azure.mgmt.neonpostgres.aio.operations.ProjectsOperations.begin_create_or_update": "Neon.Postgres.Projects.createOrUpdate",
"azure.mgmt.neonpostgres.operations.ProjectsOperations.delete": "Neon.Postgres.Projects.delete",
"azure.mgmt.neonpostgres.aio.operations.ProjectsOperations.delete": "Neon.Postgres.Projects.delete",
"azure.mgmt.neonpostgres.operations.ProjectsOperations.list": "Neon.Postgres.Projects.list",
"azure.mgmt.neonpostgres.aio.operations.ProjectsOperations.list": "Neon.Postgres.Projects.list",
"azure.mgmt.neonpostgres.operations.ProjectsOperations.get_connection_uri": "Neon.Postgres.Projects.getConnectionUri",
"azure.mgmt.neonpostgres.aio.operations.ProjectsOperations.get_connection_uri": "Neon.Postgres.Projects.getConnectionUri",
"azure.mgmt.neonpostgres.operations.BranchesOperations.get": "Neon.Postgres.Branches.get",
"azure.mgmt.neonpostgres.aio.operations.BranchesOperations.get": "Neon.Postgres.Branches.get",
"azure.mgmt.neonpostgres.operations.BranchesOperations.begin_create_or_update": "Neon.Postgres.Branches.createOrUpdate",
"azure.mgmt.neonpostgres.aio.operations.BranchesOperations.begin_create_or_update": "Neon.Postgres.Branches.createOrUpdate",
"azure.mgmt.neonpostgres.operations.BranchesOperations.delete": "Neon.Postgres.Branches.delete",
"azure.mgmt.neonpostgres.aio.operations.BranchesOperations.delete": "Neon.Postgres.Branches.delete",
"azure.mgmt.neonpostgres.operations.BranchesOperations.list": "Neon.Postgres.Branches.list",
"azure.mgmt.neonpostgres.aio.operations.BranchesOperations.list": "Neon.Postgres.Branches.list",
"azure.mgmt.neonpostgres.operations.ComputesOperations.list": "Neon.Postgres.Computes.list",
"azure.mgmt.neonpostgres.aio.operations.ComputesOperations.list": "Neon.Postgres.Computes.list",
"azure.mgmt.neonpostgres.operations.NeonDatabasesOperations.list": "Neon.Postgres.NeonDatabases.list",
"azure.mgmt.neonpostgres.aio.operations.NeonDatabasesOperations.list": "Neon.Postgres.NeonDatabases.list",
"azure.mgmt.neonpostgres.operations.NeonRolesOperations.list": "Neon.Postgres.NeonRoles.list",
"azure.mgmt.neonpostgres.aio.operations.NeonRolesOperations.list": "Neon.Postgres.NeonRoles.list",
"azure.mgmt.neonpostgres.operations.EndpointsOperations.list": "Neon.Postgres.Endpoints.list",
"azure.mgmt.neonpostgres.aio.operations.EndpointsOperations.list": "Neon.Postgres.Endpoints.list"
}
}
Loading