@subql/apollo-links
Advanced tools
Comparing version 1.0.1-2 to 1.0.2
@@ -10,2 +10,8 @@ # Changelog | ||
## [1.0.2] - 2023-08-31 | ||
- Increase default max retry to `8` | ||
- Fix issue for filter out unavailable indexers | ||
- Downgrade all the log level to `debug` | ||
## [1.0.0] - 2023-08-25 | ||
@@ -70,3 +76,4 @@ | ||
[unreleased]: https://github.com/subquery/network-clients/compare/v1.0.0...HEAD | ||
[unreleased]: https://github.com/subquery/network-clients/compare/v1.0.2...HEAD | ||
[1.0.2]: https://github.com/subquery/network-clients/compare/v1.0.0...v1.0.2 | ||
[1.0.0]: https://github.com/subquery/network-clients/compare/v0.5.7...v1.0.0 | ||
@@ -73,0 +80,0 @@ [0.5.7]: https://github.com/subquery/network-clients/compare/v0.5.5...v0.5.7 |
{ | ||
"name": "@subql/apollo-links", | ||
"version": "1.0.1-2", | ||
"version": "1.0.2", | ||
"description": "SubQuery Network - graphql links", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
204722
1