From 5a2fb52fbb10c7f99b5d6f4b9f12b80fca0ad757 Mon Sep 17 00:00:00 2001 From: Yurii Koba Date: Wed, 8 Jan 2025 15:14:03 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fb67f6c..8ce812d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### What's Changed * Migrate from lake data to fastnear data * Add metrics to calculate the number of blocks which fetched from the cache and fastnear +* Add blocks chunks cache and optimize cache layer for read-rpc-server +* Add S3 Client Implementation for Transaction Details with Support for Multiple Storage Providers ## [0.3.3](https://github.com/near/read-rpc/releases/tag/v0.3.3)