1.5.0-beta.1 (2023-07-11)
Features Added
- Added new feature,
Configuration Setting Snapshot
to the library. You can create, get,
update(archive and recover) a snapshot, and list snapshots. - Added new APIs to support listing configuration settings by given snapshot name and setting
fields.
Other Changes
Dependency Updates
- Added a new dependency
azure-json
, version1.0.1
. - Upgraded
azure-core
from1.40.0
to version1.40.1
. - Upgraded
azure-core-http-netty
from1.13.4
to version1.13.5
.