All Products
Search
Document Center

ApsaraDB RDS:Release notes

Last Updated:Mar 28, 2026

This topic lists the release notes for ApsaraDB RDS for SQL Server.

For minor engine version updates, see Release notes for minor engine versions of RDS for SQL Server.

2026

February

CategoryFeatureDescriptionRelease dateDocumentation

Enhancement

Increased storage capacity for primary instances

The maximum storage capacity of a primary ApsaraDB RDS for SQL Server instance is increased to 16,000 GB.

This change does not apply to instances that run SQL Server 2008 R2.

08-30

Primary ApsaraDB RDS for SQL Server instance types

New feature

Database attribute management

ApsaraDB RDS for SQL Server allows you to view or modify various database attributes in the console. You can also manually shrink database transaction logs and update database statistics to optimize database performance and improve query efficiency.

09-25

Manage database attributes

New featureStandby read-only endpointConnect directly to the standby node of an instance for read-only access.02-09Enable read/write splitting (read-only endpoint); Readable standby

2025

December

CategoryFeatureDescriptionRelease dateDocumentation
New featureMajor version releaseSQL Server 2025 Enterprise Cluster Edition and SQL Server 2025 Standard Edition are now supported.12-08Feature overview; Create an instance; Feature differences between editions
EnhancementCDC during major version upgrades and AZ migrationsChange Data Capture (CDC) is now fully supported during major version upgrades and availability zone (AZ) migrations. The system automatically ensures uninterrupted CDC capture without manual intervention.12-03Upgrade database version; Migrate availability zone

November

CategoryFeatureDescriptionRelease dateDocumentation
New featureGlobal read-only accountA global read-only account has read-only access to all databases within an instance. Permissions automatically extend to any new databases added later.11-14Create standard accounts, privileged accounts, and global read-only accounts

October

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementCloud disk encryptionEnable cloud disk encryption for existing instances. Rotate the key for encrypted dedicated and general-purpose instances.10-29Cloud disk encryption

New feature

Geo-disaster recovery

ApsaraDB RDS for SQL Server introduces the geo-disaster recovery feature. Built on SQL Server Distributed Availability Groups (DAG) and the cross-region networking capabilities of DTS, this feature enables you to create disaster recovery instances across regions for real-time data synchronization between primary and secondary instances. This ensures high database availability and disaster recovery and provides low-latency access by allowing users to connect to the nearest instance.

10-27

New featureGeo-disaster recoveryCreate disaster recovery instances across regions for real-time data synchronization between primary and secondary instances. Provides low-latency access by allowing users to connect to the nearest instance. Built on SQL Server Distributed Availability Groups (DAG) and the cross-region networking capabilities of DTS.10-27Geo-disaster recovery overview; Create a geo-disaster recovery instance
New featureConvert Serverless to pay-as-you-goConvert a Serverless instance to a pay-as-you-go instance.10-14Convert a Serverless instance to a pay-as-you-go instance
EnhancementDelete privileged accountsDelete privileged accounts from the console. A deleted account can no longer log on to the instance and loses all associated database permissions.10-09Delete a privileged account; Create a privileged account

September

CategoryFeatureDescriptionRelease dateDocumentation
New featureSQL parameter loggingLog actual SQL parameters by setting the rds_capture_sql_param parameter to 1. When enabled, audit logs and slow query logs display complete SQL statements with their parameters.09-12Manage instance parameters in the console

August

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementStored procedure: sp_rds_manage_tempdb_userThe sp_rds_manage_tempdb_user stored procedure grants or revokes the db_owner permission on the tempdb database for a specified account. Useful for reclaiming space in tempdb.08-11Stored procedure (sp_rds_manage_tempdb_user)

July

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementDatabase properties: db_ownerUse the db_owner property to specify the owner of a database. The owner receives the highest level of permissions on that database.07-30Manage database properties
New featureMinor engine versionsNew minor engine versions for SQL Server 2022, 2019, 2017, and 2016: 2022: 16.0.4200.1 / 2019: 15.0.4435.7 / 2017: 14.0.3495.9 / 2016: 13.0.6460.707-12Release notes for minor engine versions of SQL Server; Upgrade a minor engine version
EnhancementSingle-database backup retentionSpecify a retention period for a backup set when performing a manual backup in the console or via API. Extend the retention period of an existing manual backup set.07-07Perform a manual backup

June

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementSSL encryption for public network connectionsEnforce SSL encryption for public network connections and configure the minimum required TLS version.06-16Configure SSL encryption
New featureBasic series for Enterprise Cluster Edition 2017/2019/2022The Basic series (dedicated) is now available for SQL Server 2017, 2019, and 2022 Enterprise Cluster Edition. Suitable for personal learning, development, testing, or small websites and applications.06-11[New feature] Basic series for Enterprise Cluster Edition 2017/2019/2022

May

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementStandard monitoring: alwayson_lagsecsThe sqlserver.alwayson_lagsecs metric monitors the replication lag between the primary and secondary nodes of a Cluster Edition instance.05-21View standard monitoring metrics

March

CategoryFeatureDescriptionRelease dateDocumentation
New featureCustom slow query log thresholdConfigure the rds_slow_log_threshold parameter to set the threshold for collecting slow query logs.03-20Manage instance parameters in the console

February

CategoryFeatureDescriptionRelease dateDocumentation
New featureMinor engine versionsNew minor engine versions for SQL Server 2022, 2019, and 2016.02-18Release notes for minor engine versions of SQL Server
EnhancementStored procedure: sp_rds_update_db_statsThe sp_rds_update_db_stats stored procedure updates database statistics. Customize the sample rate, degree of parallelism, timeout period, and threshold percentage.02-17Update database statistics

January

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementSA account managementManually delete database accounts with SA permissions in the RDS console.

01-10

Create a database account with SA permissions

2024

December

CategoryFeatureDescriptionRelease dateDocumentation
New feature5-minute log backup intervalSet the log backup interval to 5 minutes. The setting takes effect immediately. Suitable for business scenarios that require a stringent recovery point objective (RPO) and high data continuity and integrity.12-09Back up an ApsaraDB RDS for SQL Server instance

November

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementCross-region backup and restoreCross-region backups now support all editions. Automatically back up data to another region for regulatory compliance or disaster recovery.11-04Enable cross-region backups; Restore data to a new instance across regions

October

CategoryFeatureDescriptionRelease dateDocumentation
New featureData archiving to OSSArchive database-level data to OSS for instances that use ESSDs. Convert infrequently accessed online databases into cold storage databases from the console or via API.10-12Archive data to OSS

September

CategoryFeatureDescriptionRelease dateDocumentation
New featureDatabase attribute managementView or modify database attributes in the console. Manually shrink database transaction logs and update database statistics.09-25Manage database attributes
EnhancementMajor version upgrades and cross-zone migrations for security-hardened instancesInstances with Transparent Data Encryption (TDE), SSL encryption, cloud disk encryption, or snapshot backup enabled now support major version upgrades and cross-zone migrations.09-14Upgrade the major engine version; Migrate an instance across zones
New featureCustom password policiesConfigure password policies at the Windows host level to control password expiration.09-13Configure a custom password policy
EnhancementCross-region backup for cloud-disk-encrypted instancesCross-region backups now support instances with cloud disk encryption enabled. When restoring from a backup to a new instance in a different region: if the source uses physical backup, you can choose whether to enable cloud disk encryption; if the source uses snapshot backup, cloud disk encryption is enabled by default.09-03Enable cross-region backups; Restore data to a new instance across regions

August

CategoryFeatureDescriptionRelease dateDocumentation
New featureInstance parameter managementModify instance parameters in the console to customize your instance.08-27Modify the parameters of an instance

July

CategoryFeatureDescriptionRelease dateDocumentation
New featureDistributed transaction whitelistConfigure a distributed transaction whitelist for Basic Edition instances to control which entities can participate in distributed transactions.07-09Configure a distributed transaction whitelist

June

CategoryFeatureDescriptionRelease dateDocumentation
New featureSecurity group rulesConfigure custom security group rules to control access permissions for authorized entities.06-28Configure security group rules
EnhancementStandard monitoringMore performance monitoring metrics are now available.06-18View monitoring data
New featureSystem character set collationSet the system character set collation when creating an instance. The default value is Chinese_PRC_CI_AS.06-17Create an ApsaraDB RDS for SQL Server instance
New featureInstance time zoneSet the instance time zone to match your business logic or handle data across multiple time zones. More regional time zones are now supported.06-11Modify the character set collation and time zone of an instance

April

CategoryFeatureDescriptionRelease dateDocumentation
New featureError log cleanupClear accumulated error log files to free up disk space. Previously uploaded Errorlog data remains viewable in the console.04-17Manage logs
EnhancementIncreased cloud disk storage capacityMaximum storage capacity for ESSDs (PL1, PL2, and PL3) and general ESSDs increased to 32,000 GB.04-09Primary instance types; Read-only instance types; Create an ApsaraDB RDS for SQL Server instance; Change the specifications of an instance

New feature

New database versions

ApsaraDB RDS for SQL Server now supports instances that run SQL Server 2014 Enterprise Edition (High-availability Edition) and SQL Server 2014 Standard Edition (Basic and High-availability Editions).These instances are available as dedicated instances.

Note

Basic Edition instances that run SQL Server 2014 Standard Edition are supported only in regions outside the Chinese mainland.

04-01

New featureNew database versions: SQL Server 2014SQL Server 2014 Enterprise Edition (High-availability Edition) and SQL Server 2014 Standard Edition (Basic and High-availability Editions) are now supported.
Note

Basic Edition instances that run SQL Server 2014 Standard Edition are available only in regions outside the Chinese mainland.

04-01Primary instance types; Create an ApsaraDB RDS for SQL Server instance

March

CategoryFeatureDescriptionRelease dateDocumentation
New featureSSL encryption with custom certificatesUse a custom pfx certificate to encrypt SSL connections. Upload the certificate to OSS before enabling SSL encryption.03-05Configure SSL encryption

February

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementDecoupled character set and time zone settingsThe time zone and character set features are now managed independently. Modify the time zone for dedicated instances that contain databases, or modify the system character set for shared instances.02-28Modify the character set collation and time zone of an instance
New featureTDE for SQL Server 2022 Standard EditionTransparent Data Encryption (TDE) is now supported for SQL Server 2022 Standard Edition instances. TDE performs real-time I/O encryption and decryption of data files.02-27Configure TDE

January

CategoryFeatureDescriptionRelease dateDocumentation
New featureUpgrade Basic Edition to Cluster EditionUpgrade a Basic Edition instance to Cluster Edition for a high-availability architecture with one primary and one secondary instance. Supports up to seven read-only instances, readable secondaries, and secondary instance backups.01-31Overview of Cluster Edition; Upgrade the major engine version
New featureFast read-only instance initializationEligible Cluster Edition primary instances that use ESSDs now support fast read-only instance initialization. Reduces creation time to minutes with no I/O impact on the primary instance.01-05Overview of fast initialization for read-only instances
EnhancementEnforce SSL for internal connectionsEnforce SSL encryption for internal network connections and configure the minimum required TLS version.01-03Configure SSL encryption

2023

August

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementCross-region backup for TDE-enabled instancesCross-region backup and restore now support instances with TDE enabled.08-31Cross-region backup; Restore data across regions
EnhancementBackup page reorganizationThe Backup and restoration page is reorganized: the Data Backup and Log Backup tabs are moved under the Base Backups tab; the Backup Settings tab is renamed to Backup Strategy. Existing functionality is unchanged.08-15Backup and restoration

July

CategoryFeatureDescriptionRelease dateDocumentation
New featureRestart secondary instanceCluster Edition instances now support restarting the secondary instance to resolve issues such as full connections or performance degradation.07-18Restart a secondary instance
New featureBack up secondary instancesCluster Edition instances support a secondary-preferred backup mode. Physical backups run on the secondary instance to reduce the I/O load on the primary instance.07-03Back up ApsaraDB RDS for SQL Server instances

June

CategoryFeatureDescriptionRelease dateDocumentation
New featureMajor version release: SQL Server 2022SQL Server 2022 Cluster Edition, SQL Server 2022 Standard Edition, and SQL Server 2022 Web Edition are now supported.06-13Create an ApsaraDB RDS for SQL Server instance; Feature overview
New featureHost accountsCreate a host account to log on to the host running the RDS instance.06-08Create and log on with a host account

May

CategoryFeatureDescriptionRelease dateDocumentation
New featureMinor engine versions for SQL Server 2016New minor engine versions for SQL Server 2016.05-18Release notes for minor engine versions of ApsaraDB RDS for SQL Server
New featureMinor engine versions for SQL Server 2019 and 2017New minor engine versions for SQL Server 2019 and 2017.05-16Release notes for minor engine versions of ApsaraDB RDS for SQL Server
New featureSQL Explorer and AuditThe autonomy services now support SQL Explorer and Audit.05-12SQL Explorer and Audit

April

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementDatabase restorationThe system now validates the selected backup set or point in time before restoring a database to prevent task failures. When restoring a single database to an existing instance, back up the single database first, then use that backup as the restore starting point. When restoring an accidentally deleted database, the system checks the availability of the selected point in time or backup set and provides a notification.04-27Restore data of an ApsaraDB RDS for SQL Server instance
New featureTask CenterView the progress and history of instance operations.04-04Use the Task Center

March

CategoryFeatureDescriptionRelease dateDocumentation
New featureAutomatic storage expansionThe system monitors instance storage and automatically expands it when storage runs low.03-28Configure automatic storage expansion
New featureServerless (General Availability)Serverless instances offer real-time elastic scaling of CPU and memory on a cloud disk architecture. Designed for small-to-medium enterprises and individual developers.03-20[New feature/specification] ApsaraDB RDS for SQL Server serverless instances are now generally available
EnhancementInstance creation: specify portSpecify the instance port when creating an instance.03-16Create an ApsaraDB RDS for SQL Server instance

January

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementNon-disruptive scalingSome instances now support changing only the storage performance level (PL) or storage space without a scheduled instance switchover.01-03Change the specifications of an ApsaraDB RDS for SQL Server instance

2022

December

CategoryFeatureDescriptionRelease dateDocumentation
New featurePerformance eventsView details and statistics for abnormal, optimization, and auto-scaling events, whether scheduled, in progress, or completed.12-30View performance events
EnhancementSystem admin accountCreate a system admin account in the RDS console. The account is not available by default.12-19Create a system admin account
New featureCross-region backup for Cluster Edition 2017Cross-region backup is now supported for Cluster Edition instances that run SQL Server 2017 and use the snapshot backup method.12-15Cross-region backup

November

CategoryFeatureDescriptionRelease dateDocumentation
New featureSelf-service diagnosticsDiagnose connection issues from internal ECS instances and external clients.11-28Self-service diagnostics
New featureInstance suspensionSuspend an instance to release its compute resources. You are not charged for the instance specification while it is suspended.11-10Suspend an instance

October

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementIncremental automatic backupsWhen configuring a physical backup policy, enable incremental backups. Incremental backups are enabled by default and run in a cycle of one full backup followed by two incremental backups.10-23Configure automatic backups
EnhancementManual backup performanceManual physical backups are faster due to improved scheduling algorithms and concurrency control.10-23Create a manual backup

September

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementStored proceduresStored procedure commands are updated.09-08Stored procedures

July

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementMajor version upgradeUpgrade any instance to a newer major engine version and a higher edition.07-19Upgrade the major engine version
EnhancementRecycle binManually release instances created more than seven days ago. Released instances are moved to the recycle bin, where you can restore or permanently destroy them.07-19Instance recycle bin
EnhancementSystem admin account: expanded supportCreate a system admin (SA) account for more instance editions and versions.07-19Create a system admin account
EnhancementActive Directory: expanded supportJoin more editions and versions of SQL Server instances to a self-managed Active Directory domain.07-19Join an RDS SQL Server instance to a self-managed AD domain

June

CategoryFeatureDescriptionRelease dateDocumentation
New featureCross-version and cross-edition upgradeUpgrade instances across versions and editions.06-24Upgrade the major engine version

May

CategoryFeatureDescriptionRelease dateDocumentation
New featureMigrate across zonesMigrate instances of all versions across zones.05-28Migrate an instance across zones
New featurePerformance CenterThe Performance Center includes the Monitoring Dashboard and additional performance features.05-20Monitoring Dashboard
New featureEnterprise-level ConsoleManage large numbers of instances with batch operations: modify parameters, edit tags, renew instances, and modify attributes.05-11Add tags to an instance; Renewal overview; Set parameters; Configure the maintenance window

April

CategoryFeatureDescriptionRelease dateDocumentation
New featureManual primary/secondary switchoverCluster Edition instances now support manual primary/secondary switchover.04-29Perform a manual or automatic primary/secondary switchover
EnhancementPrimary/secondary switchover logAfter a primary/secondary switchover on a High-availability or Cluster Edition instance, view the switchover logs on the Service Availability page.04-29Manage logs
New featureRAM policy: 12 new conditions12 new conditions are added to RAM policies for more granular control over RAM user permissions.04-14Use RAM policies to manage RAM user permissions
New featureMinor engine version updates for Cluster EditionCluster Edition instances now support minor engine version updates.04-13Update the minor engine version

March

CategoryFeatureDescriptionRelease dateDocumentation
New featureReadable secondary databasesCluster Edition instances support readable secondary databases. The secondary node is read-only by default, eliminating the need for a separate read-only instance.03-28Readable secondary databases
EnhancementSnapshot backup for shared and Cluster Edition instancesSnapshot backup is now supported for shared instances and Cluster Edition instances.03-18Back up an instance by using the snapshot method
New featureInstance release protectionEnable release protection for pay-as-you-go instances to prevent accidental manual release.03-08Enable or disable release protection for an instance

2021

December

CategoryFeatureDescriptionRelease dateDocumentation
New featureBlock creation of unencrypted instancesAttach a RAM policy to a RAM user to prevent creating RDS instances without disk encryption.12-20Use RAM policies to manage the permissions of RAM users

November

CategoryFeatureDescriptionRelease dateDocumentation
New featureHost accountsConnect to the underlying host of an RDS instance via Bastionhost.11-30Create a host account and use it to log on
New featureChange vSwitchChange the vSwitch for an RDS instance.11-30Change the vSwitch of an instance
New featureCross-region backup: expanded regionsCross-region backup is now available in additional regions.11-26Enable cross-region backups

New feature

New shared instance types

New shared instance types are now available for ApsaraDB RDS for SQL Server. Supported versions include SQL Server 2012 Standard Edition, 2016 Standard Edition, 2017 Standard Edition, 2019 Standard Edition, 2012 Enterprise Edition, and 2016 Enterprise Edition.

11-25

Primary ApsaraDB RDS for SQL Server instance types

New featureNew shared instance typesNew shared instance types for SQL Server 2012 Standard Edition, 2016 Standard Edition, 2017 Standard Edition, 2019 Standard Edition, 2012 Enterprise Edition, and 2016 Enterprise Edition.11-25Primary ApsaraDB RDS for SQL Server instance types
New featureCommercial release of backup downloadsOutbound traffic from internet backup downloads that exceeds the free quota is now charged.11-25[Promotions/Price Changes] The backup download feature is commercially released

September

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementDescribeDBInstances paginationUse the MaxResults parameter to specify the maximum number of entries per page and the NextToken parameter to retrieve the next page of results.09-15DescribeDBInstances

August

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementIncreased storage capacity for primary instancesMaximum storage for primary instances increased to 16,000 GB. Does not apply to SQL Server 2008 R2.08-30Primary ApsaraDB RDS for SQL Server instance types
New featureTDE with Bring Your Own Key (BYOK)TDE with Bring Your Own Key (BYOK) is now supported.08-04Configure Transparent Data Encryption (TDE)

July

CategoryFeatureDescriptionRelease dateDocumentation
New featureDownload physical backups for individual databasesDownload the physical backup file for a specific database.07-29Download a data backup file or a log backup file
New featureTDE for SQL Server 2019 Standard EditionTransparent Data Encryption (TDE) is now supported for SQL Server 2019 Standard Edition instances.07-09Configure Transparent Data Encryption (TDE)

June

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementNetwork traffic collectionNetwork traffic is now collected from the Windows network adapter for Basic, High-availability, and Cluster Edition instances, more accurately reflecting bandwidth usage. You may notice a spike in network traffic on the Monitoring and Alerts page during data backups.06-04View standard monitoring metrics
New featureOne-click alertingEnable one-click alerting to set up alerts for key monitoring metrics.06-01Manage alerts for an ApsaraDB RDS instance

May

CategoryFeatureDescriptionRelease dateDocumentation
New featureAvailability zone selection for secondary instancesSelect the availability zone for a secondary instance when creating an RDS instance.05-27Create an ApsaraDB RDS for SQL Server instance

April

CategoryFeatureDescriptionRelease dateDocumentation
New featureSQL Server 2019 Enterprise EditionSQL Server 2019 Enterprise Edition is now supported.04-27Features
New featureNew alert metrics: IOPS, TPS, QPSSet alerts for IOPS, Transactions Per Second (TPS), and Queries Per Second (QPS).04-22Manage alerts for an ApsaraDB RDS instance
New featureSnapshot backup for cloud disk instancesChange the backup method to snapshot backup for instances that use cloud disks.04-06Snapshot backup

March

CategoryFeatureDescriptionRelease dateDocumentation
New featureView error logsView error logs in the console for all SQL Server versions.03-26Manage logs
EnhancementUppercase letters in database namesUse uppercase letters in database names when creating a database.03-23Create a database

2020

November

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementRestore to higher database engine versionRestore data to an RDS for SQL Server instance that runs a higher database engine version.2020-11-18Restore SQL Server data

October

CategoryFeatureDescriptionRelease dateDocumentation
New featureCross-region backupRDS automatically replicates local backup files to a different region for regulatory compliance and disaster recovery.2020-10-23Cross-region backup

September

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementRAM-based authorizationBest practice: use Resource Access Management (RAM) to grant RAM users permissions to manage RDS instances.2020-09-08Authorize a RAM user to manage RDS instances

July

CategoryFeatureDescriptionRelease dateDocumentation
New featureAccount named SaCreate an account named Sa for seamless application access to RDS instances.2020-07-22Create standard, privileged, and global read-only accounts

June

CategoryFeatureDescriptionRelease dateDocumentation
New featureSelf-managed domainConnect an RDS for SQL Server instance to a self-managed domain.2020-06-12Connect an SQL Server instance to a self-managed domain
EnhancementStorage upgrade (SSD to ESSD, cross-zone)Upgrade the storage type from SSD to ESSD across zones.2020-06-11Change instance specifications

May

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementStorage upgrade (SSD to ESSD)Upgrade the storage type from SSD to ESSD.2020-05-07Change instance specifications

April

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementSwitch billing method to pay-as-you-goSwitch the billing method of an RDS instance from subscription to pay-as-you-go.2020-04-21Switch the billing method from subscription to pay-as-you-go
New featureSQL Server 2008 R2 cloud disk editionThe cloud disk edition of RDS for SQL Server 2008 R2 is now available.2020-04-10Create an RDS for SQL Server instance

February

CategoryFeatureDescriptionRelease dateDocumentation
New featureSQL Server 2019 Standard Edition (beta)The beta version of RDS for SQL Server 2019 Standard Edition is now available.2020-02-28Quickly create and use an RDS for SQL Server instance
New featureCloud disk encryptionCloud disk encryption with service-managed keys is now supported for multi-zone deployments.2020-02-26Use the cloud disk encryption feature
New featureDatabase management for SQL Server 2017 Enterprise Cluster EditionThe database management feature is now available for SQL Server 2017 Enterprise Cluster Edition instances.2020-02-25Create a database

2019

October

CategoryFeatureDescriptionRelease dateDocumentation
New featureSQL Server 2017 Standard EditionSQL Server 2017 Standard Edition is now supported.2019-10-18Feature differences between SQL Server versions and RDS editions
New featureESSD PL2/PL3 storageESSD PL2 and PL3 storage types are now supported for instances in Chinese mainland regions. Compared to PL1, a PL3 ESSD delivers up to 20 times the IOPS and 11 times the throughput.2019-10-17Storage types
New featureMulti-zone deploymentMulti-zone deployment is now available in China (Zhangjiakou) Zone A and Zone C.2019-10-10Create an ApsaraDB RDS for SQL Server instance

September

CategoryFeatureDescriptionRelease dateDocumentation
EnhancementNew purchase pageA new purchase page is now available.2019-09-12Create an ApsaraDB RDS for SQL Server instance

July

CategoryFeatureDescriptionRelease dateDocumentation
New featureSQL Server 2016 Enterprise Edition on Basic EditionBasic Edition dedicated instances that run SQL Server 2016 Enterprise Edition are now available.2019-07-25Create an ApsaraDB RDS for SQL Server instance
New featureFive-year subscriptionFive-year subscriptions are now supported.2019-07-20Create an ApsaraDB RDS for SQL Server instance
EnhancementUpgrade Basic Edition to High-availability EditionUpgrade from Basic Edition to High-availability Edition on the Basic Information page in the RDS console.2019-07-17Upgrading the database version