Releases: gnolang/tx-indexer
Releases · gnolang/tx-indexer
v0.5.3
Changelog
- efb792b chore(deps): bump anchore/sbom-action from 0.17.2 to 0.17.7 (#110)
- 68f2f7c chore(deps): bump anchore/sbom-action from 0.17.7 to 0.17.8 (#117)
- c9eddb2 chore(deps): bump github.com/99designs/gqlgen from 0.17.54 to 0.17.56 (#113)
- 651f69f chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#118)
- 2036431 chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.17 to 2.5.19 (#112)
- aceadf4 chore(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#115)
- c31ad66 chore(deps): bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#98)
- eefbbc0 chore: Call go generate after lib update. (#114)
- 83ec06d chore: Update codeowners to only ping to @ajnavarro and @zivkovicmilos (#108)
- 652dcd5 feat: add gas price RPC methods (#120)
- 5701299 feat: upgrade gno (#111)
Container Images
https://ghcr.io/gnolang/tx-indexer:v0.5.3
For example:
docker pull ghcr.io/gnolang/tx-indexer:v0.5.3
v0.5.2
What's Changed
- fix: Update gqlfiltergen to fix union types when pointers by @ajnavarro in #97
- Fix: Proper handling of iterator ranges by @ajnavarro in #100
- docs: Improve default examples. by @ajnavarro in #101
Full Changelog: v0.5.1...v0.5.2
v0.5.1
Changelog
- 2703809 chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 (#94)
- 124725d fix: genesis transaction marshaling (#96)
- 1d25697 fix: upgrade gno to support latest portal loop (#95)
Container Images
https://ghcr.io/gnolang/tx-indexer:v0.5.1
For example:
docker pull ghcr.io/gnolang/tx-indexer:v0.5.1
What's Changed
- chore(deps): bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.17 by @dependabot in #94
- fix: upgrade gno to support latest portal loop by @n0izn0iz in #95
- fix: genesis transaction marshaling by @n0izn0iz in #96
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- [infra] proposing detailed Multistage Dockerfile by @sw360cab in #69
- feat: filtering transaction messages by multiple conditions by @jinoosss in #74
- feat: index genesis transactions by @n0izn0iz in #34
- feat: Implement health endpoint by @ajnavarro in #88
- feat: Implement generic filters by @ajnavarro in #90
- Update README.md by @linhpn99 in #68
- Two suggested fixes for the tx-indexer Getting Started by @awfuchs in #84
Dependency Updates
- chore(deps): bump anchore/sbom-action from 0.16.0 to 0.16.1 by @dependabot in #65
- chore(deps): bump anchore/sbom-action from 0.16.1 to 0.17.0 by @dependabot in #67
- chore(deps): bump github.com/gnolang/gno from 0.1.0-nightly.20240707 to 0.1.1 by @dependabot in #66
- chore(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.12.1 by @dependabot in #79
- chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 by @dependabot in #77
- chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0 by @dependabot in #78
- chore(deps): bump github.com/cockroachdb/pebble from 1.1.1 to 1.1.2 by @dependabot in #81
- chore(deps): bump anchore/sbom-action from 0.17.0 to 0.17.1 by @dependabot in #80
- chore(deps): bump github.com/99designs/gqlgen from 0.17.49 to 0.17.51 by @dependabot in #92
- chore(deps): bump github.com/gnolang/gno from 0.1.1 to 0.2.0 by @dependabot in #87
- chore(deps): bump github.com/99designs/gqlgen from 0.17.51 to 0.17.54 by @dependabot in #93
- chore(deps): bump anchore/sbom-action from 0.17.1 to 0.17.2 by @dependabot in #82
- chore(deps): bump github.com/go-chi/httprate from 0.12.1 to 0.14.1 by @dependabot in #86
New Contributors
- @linhpn99 made their first contribution in #68
- @sw360cab made their first contribution in #69
- @awfuchs made their first contribution in #84
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Changelog
- 93b177b Update gno version
Container Images
https://ghcr.io/gnolang/tx-indexer:v0.4.1
For example:
docker pull ghcr.io/gnolang/tx-indexer:v0.4.1
v0.4.0
What's Changed
New Features and Fixes
- feat: Added methods to handle new transactions by @jinoosss in #36
- feat: Add events to the transaction model in GraphQL by @jinoosss in #43
- fix: Add array index and block height mappings by @jinoosss in #52
- feat: add response data to a query by @jinoosss in #56
- chore: pin codegen and check it on CI by @n0izn0iz in #55
Deps
- Bump github.com/olahol/melody from 1.2.0 to 1.2.1 by @dependabot in #37
- Bump anchore/sbom-action from 0.15.10 to 0.15.11 by @dependabot in #40
- Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #44
- chore(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #50
- chore(deps): bump github.com/99designs/gqlgen from 0.17.45 to 0.17.48 by @dependabot in #54
- chore(deps): bump anchore/sbom-action from 0.15.11 to 0.16.0 by @dependabot in #48
- chore(deps): bump github.com/gnolang/gno from 0.0.0-20240429120125-3832b1312d7d to 0.1.0-nightly.20240604 by @dependabot in #53
- chore(deps): bump github.com/99designs/gqlgen from 0.17.48 to 0.17.49 by @dependabot in #59
- chore(deps): bump github.com/cockroachdb/pebble from 1.1.0 to 1.1.1 by @dependabot in #58
- chore(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.1.0 by @dependabot in #63
- chore(deps): bump github.com/gnolang/gno from 0.1.0-nightly.20240604 to 0.1.0-nightly.20240627 by @dependabot in #62
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Changelog
Container Images
https://ghcr.io/gnolang/tx-indexer:v0.3.1
For example:
docker pull ghcr.io/gnolang/tx-indexer:v0.3.1
v0.3.0
What's Changed
- feat: Add a transaction success field to the GraphQL interface by @jinoosss in #35
- feat: expose additional tx fields by @zivkovicmilos in #32
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
What's Changed
- fix: docker images now works. Added more archs. by @ajnavarro in #30
Full Changelog: v0.2.0...v0.2.1