Skip to content

Conversation

@v-huizhu2
Copy link
Contributor

https://github.com/Azure/sdk-release-request/issues/6701

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copilot AI review requested due to automatic review settings November 12, 2025 23:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a preview release for the Cosmos DB resource manager package (package-preview-2025-11-01), adding significant new functionality and API enhancements including role-based access control for multiple database types, fleet management capabilities, and enhanced database account configuration options.

Key changes:

  • Added role definition and assignment resources for Table, MongoMI, and Gremlin APIs
  • Introduced Fleetspace and Fleet management resources with analytics capabilities
  • Enhanced database account properties with new features like capacity mode, materialized views, and priority-based execution
  • Added data transfer job support and network security perimeter configuration

Reviewed Changes

Copilot reviewed 87 out of 624 changed files in this pull request and generated no comments.

Show a summary per file
File Description
TableRoleDefinitionResourceInner.java New resource for Table API role definitions with permission management
TableRoleAssignmentResourceInner.java New resource for Table API role assignments
MongoMIRoleDefinitionResourceInner.java New resource for MongoDB managed identity role definitions
MongoMIRoleAssignmentResourceInner.java New resource for MongoDB managed identity role assignments
GremlinRoleDefinitionResourceInner.java New resource for Gremlin API role definitions
GremlinRoleAssignmentResourceInner.java New resource for Gremlin API role assignments
FleetspaceResourceInner.java New resource for managing fleetspace configurations
FleetResourceInner.java New resource for fleet management
FleetAnalyticsResourceInner.java New resource for fleet analytics capabilities
DatabaseAccountGetResultsInner.java Enhanced with identity support, new feature flags, and throughput pool properties
DatabaseAccountUpdateProperties.java Added properties for diagnostic logs, capacity mode, and priority-based execution
SqlRoleDefinitionResource.java Updated to use PermissionAutoGenerated type
GraphResourceGetResultsInner.java New resource for graph database operations
DataTransferJobProperties.java New properties class for data transfer job management
RestorableDatabaseAccountProperties.java Reordered property declarations for consistency
pom.xml Disabled revapi checks for preview release
assets.json Updated asset tag reference

@github-actions github-actions bot added the Mgmt This issue is related to a management-plane library. label Nov 12, 2025
@v-huizhu2 v-huizhu2 closed this Nov 13, 2025
@v-huizhu2 v-huizhu2 deleted the release/cosmos/2.54.0-beta.1 branch November 14, 2025 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Mgmt This issue is related to a management-plane library.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant