Update changelog for the next release of AMQP (#4813)
Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
This commit is contained in:
parent
107a30e558
commit
909d08cdb7
@ -4,8 +4,16 @@
|
||||
|
||||
### Features Added
|
||||
|
||||
- Added `Azure::Core::Amqp::Models::AmqpBinaryData::operator=(std::vector<std::uint8_t> const&)`.
|
||||
- Added `Azure::Core::Amqp::Models::AmqpMessage::MessageFormat`.
|
||||
- Collection types (`AmqpArray`, `AmqpMap`, `AmqpList`, `AmqpBinaryData`, `AmqpSymbol` and `AmqpComposite`):
|
||||
- Added explicit cast operator to underlying collection type.
|
||||
- Added `find()`.
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
- Renamed `Azure::Core::Amqp::Models::AmqpMessageFormatValue` to `AmqpDefaultMessageFormatValue`.
|
||||
|
||||
### Bugs Fixed
|
||||
|
||||
### Other Changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user