Releases: near/near-lake-framework-rs
Releases · near/near-lake-framework-rs
v0.7.14
What's Changed
- chore: Upgrade
awscrates to latest version by @morgsmccauley in #94 - chore(0.7.x): Release 0.7.4 by @khorolets in #95
- refactor(0.7.x): 0.7.5 with exposed non-retryable s3_fetchers by @khorolets in #98
- chore: Upgraded dependencies by @kobayurii in #99
- chore: release v0.7.6 by @kobayurii in #100
- chore: release v0.7.7 by @kobayurii in #101
- feat: Allow custom configuration of
S3Clientby @morgsmccauley in #102 - chore: Release 0.7.9 with support of nearcore 1.40.0 by @khorolets in #105
- Added
fastnearas an alternative provider of NEAR blockchain data by @kobayurii in #109 - add fastnear authorization_token supports by @kobayurii in #110
- Fix: fix resharding by @karim-en in #111
- Updates for fetchers to take advantage of the optimized and extended FastNEAR Data API by @kobayurii in #113
- update nearcote o 2.5.1 by @kobayurii in #114
- chore: bumped near indexer primitives by @frolvanya in #118
- chore: release 0.7.12 by @frolvanya in #119
- Manually handle redirects to use auth headers by @kobayurii in #121
- Authorization Handling Improvements by @kobayurii in #122
- Bumped version to 0.7.13 by @kobayurii in #124
- chore: bumped
near-indexer-primitivesversion by @frolvanya in #126
Full Changelog: 0.7.3...v0.7.14
near-lake-primitives-v0.8.0-beta.5
chore: Release package near-lake-primitives version 0.8.0-beta.5
near-lake-parent-transaction-cache-v0.8.0-beta.5
chore: Release package near-lake-parent-transaction-cache version 0.8…
near-lake-framework-v0.8.0-beta.5
- Upgrade near primitives crate to
0.17.0 - Upgrade
tokioversion to the latest (1.28.2)
near-lake-context-derive-v0.8.0-beta.5
chore: Release package near-lake-context-derive version 0.8.0-beta.5
near-lake-primitives-v0.8.0-beta.2
chore: Add versions to the path-dependencies to unblock publishing
near-lake-primitives-v0.8.0-beta.1
release: 0.8.0-beta.1 (config Cargo.toml files and clean up after a m…
near-lake-parent-transaction-cache-v0.8.0-beta.2
refactor: Clean up the examples and dev-dependencies (#83) * refactor: Clean up the examples and dev-dependencies * Mark code-snippets in the docs to be ignored (they miss the dependency)
near-lake-framework-v0.8.0-beta.2
refactor: Clean up the examples and dev-dependencies (#83) * refactor: Clean up the examples and dev-dependencies * Mark code-snippets in the docs to be ignored (they miss the dependency)
near-lake-framework-v0.8.0-beta.1
fix: Prodivde versions to the path-dependencies in Cargo.toml files