v0.118.0 #9795
steven-sheehy
started this conversation in
Releases
v0.118.0
#9795
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A new developer quick start guide was added by a community member. This document is intended to help new contributors quickly setup their local development environment for the mirror node. Please try it out and hopefully make your first contribution!
This release includes a new Redis-based distributed cache for the REST API. When enabled, API responses will be retrieved from the cache instead of querying the slower distributed database. This will protect the API against attacks and improve its scalability. For now, this functionality is disabled by default as we work towards stabilizing it.
A number of new run books were added to improve the day two operations of managing the mirror node database. There are run books to aid in taking and restoring the database volume snapshot. There's also a run book to increase the database volume size. Finally, there's a run book to change the database machine type.
Enhancements
Bug Fixes
Documentation
Dependency Upgrades
@aws-sdk
/client-s3 from 3.685.0 to 3.688.0 in /hedera-mirror-rest #9732@testcontainers
/postgresql from 10.13.2 to 10.14.0 in /hedera-mirror-rest #9729@testcontainers
/redis from 10.13.2 to 10.14.0 in /hedera-mirror-rest #9728@aws-sdk
/client-s3 from 3.679.0 to 3.685.0 in /hedera-mirror-rest #9696Deployments
Contributors
Thank you to all the contributors who worked on this release:
@b-l-u-e
@edwin-greene
@jnels124
@kselveliev
@mishomihov00
@nickeynikolovv
@nirbosl
@steven-sheehy
@xin-hedera
This discussion was created from the release v0.118.0.
Beta Was this translation helpful? Give feedback.
All reactions