This repository was archived by the owner on May 2, 2024. It is now read-only.
Releases: pokt-foundation/transaction-http-db
Releases · pokt-foundation/transaction-http-db
Update postgres driver dependency to increase node address field length
Update to allow setting private IP.
v1.47.0 fix: allow setting private IP (#45)
Update to use CloudSQL config and CopyFrom
Uses the updated transaction DB driver which implements CloudSQL config and uses CopyFrom.
Update postgres driver dependency to fix blocking plugin field issue in WriteRelays
v1.44.0 fix: update postgres driver dependency (#42)
Update transaction-db dependency: remove relay validation
fix: update transaction-db dependency (#40) * fix: update transaction-db dependency Signed-off-by: Arash Deshmeh <[email protected]>
Adds relay source URL as optional
v1.34.3 fix: update driver to take into account optional field (#20)
v1.34.2
fix: make generic logs of batches to log batch name (#19)
v1.3.1
FEAT: Artifact registry tag workflow (#7) * upload artifact registry tag workflow * add newline