[#1945] 💡 Bump DBSync versions to 13.5.0.2 #2048
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The purpose of these changes is to upgrade the Cardano DB Sync version from 13.5.0.1 to 13.5.0.2 across various parts of the project. This upgrade is a proactive step to align with the latest node hotfix 9.1.1, ensuring that the app remains healthy and performs optimally after the hotfix is applied. The updates have been specifically made to address Issue 1945, underscoring the project's commitment to staying current with the latest version enhancements and bug fixes.
The outcome of these changes involves modifications to several files including
CHANGELOG.md
,scripts/govtool/Makefile
,scripts/govtool/custom-cardano-db-sync.Dockerfile
, andscripts/govtool/docker-compose.node+dbsync.yml
. These changes ensure compatibility with the new features and fixes in version 13.5.0.2, enhancing the overall performance and stability of the project. By keeping dependencies up-to-date, we are securing a more robust and reliable application infrastructure.