Skip to content

Releases: vodyani/apollo-client

v1.5.0

26 Oct 06:45
Compare
Choose a tag to compare

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

24 Oct 13:09
Compare
Choose a tag to compare

1.4.3 (2022-10-24)

Bug Fixes

  • supports long polling and unlimited retry (0fcc984)

v1.4.2

18 Oct 06:34
Compare
Choose a tag to compare

1.4.2 (2022-10-18)

Bug Fixes

v1.4.1

16 Oct 08:30
Compare
Choose a tag to compare

1.4.1 (2022-10-16)

Bug Fixes

  • apollo config observer polling retry count (22ca504)

v1.4.0

15 Oct 13:01
Compare
Choose a tag to compare

1.4.0 (2022-10-15)

Features

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

v1.4.0-beta.1

15 Oct 12:57
Compare
Choose a tag to compare
v1.4.0-beta.1 Pre-release
Pre-release

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

Features

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

v1.3.0

30 Sep 03:33
Compare
Choose a tag to compare

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

30 Sep 03:27
Compare
Choose a tag to compare
v1.3.0-beta.1 Pre-release
Pre-release

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

29 Sep 07:21
Compare
Choose a tag to compare

1.2.0 (2022-09-29)

Features

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

v1.1.0

28 Sep 11:41
Compare
Choose a tag to compare

1.1.0 (2022-09-28)

Bug Fixes

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

Features

  • adding signature verification (eeca38c)