Vodyani Apollo Client Versions Save

🛸 携程 apollo 配置中心客户端。支持查询配置、订阅配置、使用开放中心提供的公共 API。

v1.5.0

1 year ago

1.5.0 (2022-10-26)

Bug Fixes

  • decouple the development platform from the coupling between save, delete, and release (44aff71)
  • notifications id and update docs (be83107)

Features

  • external availability of basic methods (366cde6)
  • solve the application ip parameter transmission problem (1cb0075)

v1.4.3

1 year ago

1.4.3 (2022-10-24)

Bug Fixes

  • supports long polling and unlimited retry (0fcc984)

v1.4.2

1 year ago

1.4.2 (2022-10-18)

Bug Fixes

v1.4.1

1 year ago

1.4.1 (2022-10-16)

Bug Fixes

  • apollo config observer polling retry count (22ca504)

v1.4.0

1 year ago

1.4.0 (2022-10-15)

Features

  • optimize dependencies and composition of classes (1f63360)
  • reconstructing the data structure (f773807)

v1.4.0-beta.1

1 year ago

1.4.0-beta.1 (2022-10-15)

Features

  • optimize dependencies and composition of classes (1f63360)
  • reconstructing the data structure (f773807)

v1.3.0

1 year ago

1.3.0 (2022-09-30)

Bug Fixes

Features

  • optimize the notification mechanism of long polling to solve the shock effect during init (fb32cbf)
  • support for long polling incoming failed retry times, and failed waiting times (f86875b)

v1.3.0-beta.1

1 year ago

1.3.0-beta.1 (2022-09-30)

Bug Fixes

Features

  • optimize the notification mechanism of long polling to solve the shock effect during init (fb32cbf)
  • support for long polling incoming failed retry times, and failed waiting times (f86875b)

v1.2.0

1 year ago

1.2.0 (2022-09-29)

Features

  • completed unit testing of all features and optimized for features with performance issues 🎉 (556ea51)

v1.1.0

1 year ago

1.1.0 (2022-09-28)

Bug Fixes

  • optimize the request mode (9965d20)
  • optimizes the long polling scheduler (39587dd)

Features

  • adding signature verification (eeca38c)