Fixed
- #5909 Fixed bug that acm
client::$serversmust be accessed before initialization. - #5911 Fixed bug that nacos grpc client auth failed.
- #5912 Fixed bug that nacos grpc client cannot reconnect when the client closed.
Added
- #5895 Added strict mode support for
IntegerandBoolean.
Optimized
- #5910 Optimized code about
NacosClientFactorywhich will create nacos client instead of nacos application.
New Contributors
- @iamrameffort made their first contribution in #5895
- @MorriosL made their first contribution in #5900
Full Changelog: v3.0.27...v3.0.28