4.17.0 (2023-02-17)
Features Added
- Added Service Principle based AAD Auth - See PR 32393 and PR 33449
- Added capability to allow modification of throughput in Spark via
ALTER TABLE
orALTER DATABASE
command. - See PR 33369
Bugs Fixed
- Change feed pull API is using an incorrect key value for collection lookup, which can result in using the old collection in collection recreate scenarios. - See PR 33178