Azure Core September Releases (#5975)
* Azure Core September Releases * Update CHANGELOG.md --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
b45276fc24
commit
cfbe21ca82
@ -1,17 +1,11 @@
|
||||
# Release History
|
||||
|
||||
## 1.0.0-beta.11 (Unreleased)
|
||||
|
||||
### Features Added
|
||||
|
||||
### Breaking Changes
|
||||
## 1.0.0-beta.11 (2024-09-12)
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
- Updated vendored copy of uAMQP to reflect upstream changes.
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 1.0.0-beta.10 (2024-06-06)
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# Release History
|
||||
|
||||
## 1.14.0-beta.2 (Unreleased)
|
||||
## 1.14.0-beta.2 (2024-09-12)
|
||||
|
||||
### Features Added
|
||||
|
||||
@ -8,15 +8,11 @@
|
||||
- Added default constructor, `Parse()`, and equality comparison operators to `Azure::Core::Uuid`.
|
||||
- Added an `Azure::Core::ResourceIdentifier` type.
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
- Throw `std::invalid_argument` if the value of `TimeFractionFormat` enum passed in to `DateTime::ToString()` is invalid.
|
||||
- `Azure::Core::Uuid::ToString()` is now `const`.
|
||||
|
||||
### Other Changes
|
||||
|
||||
## 1.14.0-beta.1 (2024-08-01)
|
||||
|
||||
### Features Added
|
||||
|
||||
Loading…
Reference in New Issue
Block a user