v0.3.4
版本发布时间: 2024-01-16 10:21:32
nacos-group/nacos-sdk-rust最新发布版本:v0.4.2(2024-09-13 20:04:47)
0.3.4
- 增强: 当设置 ephemeral=false 时,注册持久化实例
- Enhance: register persistent-instance when instance's ephemeral=false
What's Changed
- Replace map_or_else with unwrap_or and add a test for get_value_u32 by @Mmh-zxz in https://github.com/nacos-group/nacos-sdk-rust/pull/212
- [ISSUES #210] register persistent service instance by @onewe in https://github.com/nacos-group/nacos-sdk-rust/pull/213
- bump: upgrade version 0.3.4 by @CherishCai in https://github.com/nacos-group/nacos-sdk-rust/pull/214
New Contributors
- @Mmh-zxz made their first contribution in https://github.com/nacos-group/nacos-sdk-rust/pull/212
Full Changelog: https://github.com/nacos-group/nacos-sdk-rust/compare/v0.3.3...v0.3.4