7.4.0 (2021-11-08)
Features Added
- Allowing the service API version to be configurable when using
ServiceBusAdministrationClient
as part of the constructor client options.
Supported versions being "2021-05" and "2017-04".
#18254
Bugs Fixed
- Resolves an issue (#17932) of receivers not being closed correctly when service bus client is closed.