Skip to content

Releases: gnolang/tx-indexer

v1.0.2

12 Mar 17:18
7a123b1

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.0

12 Mar 16:11
11fee24

Choose a tag to compare

What's Changed

  • Upgrade Go version on CI workflows. by @ajnavarro in #211
  • chore(deps): bump the actions group with 5 updates by @dependabot[bot] in #210
  • Upgrade Go to 1.24 by @ajnavarro in #215
  • chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.45.0 by @dependabot[bot] in #212
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot[bot] in #214
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.4.0 by @dependabot[bot] in #213
  • chore: Update dependencies and execute go generate by @ajnavarro in #222
  • fix: update goreleaser config for cosign v2 by @ajnavarro in #223

Full Changelog: v0.8.0...v1.0.0

v0.8.0

08 Oct 11:07
49c6c29

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Sep 14:20
e8ff4ab

Choose a tag to compare

What's Changed

  • Feat: handle new Events from a tx's response by @D4ryl00 in #194
  • feat: Deprecate old query and subscription methods by @ajnavarro in #195

Full Changelog: v0.6.2...v0.7.0

v0.6.2

30 Aug 19:39
v0.6.2
d762023

Choose a tag to compare

Changelog

Container Images

https://ghcr.io/gnolang/tx-indexer:v0.6.2

For example:

docker pull ghcr.io/gnolang/tx-indexer:v0.6.2

v0.6.1

04 Aug 14:53
453bcfc

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

04 Aug 14:02
79703d0

Choose a tag to compare

What's Changed

  • chore(deps): bump anchore/sbom-action from 0.18.0 to 0.20.0 by @dependabot[bot] in #162
  • chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot[bot] in #155
  • chore(deps): bump golang.org/x/sync from 0.10.0 to 0.14.0 by @dependabot[bot] in #161
  • chore(deps): bump github.com/cockroachdb/pebble from 1.1.4 to 1.1.5 by @dependabot[bot] in #151
  • chore(deps): bump github.com/go-chi/httprate from 0.14.1 to 0.15.0 by @dependabot[bot] in #147
  • feat(readme): upgrade GraphQL + updated outdated/missing informations by @Davphla in #181
  • feat: Update gno to commit 95d5f5e743c9 by @ajnavarro in #177
  • chore(deps): bump golang.org/x/sync from 0.14.0 to 0.16.0 by @dependabot[bot] in #176
  • chore(deps): bump the actions group with 3 updates by @dependabot[bot] in #183
  • Fix an off-by-one on upper bounds when iterating data. by @ajnavarro in #185

New Contributors

  • @Davphla made their first contribution in #181

Full Changelog: v0.5.4...v0.6.0

v0.5.4

02 Apr 17:42
e8d79ab

Choose a tag to compare

What's Changed

  • feat: Add ordering on new filtered methods. by @ajnavarro in #106
  • feat: Add a flag to disable GraphQL introspection if needed. by @ajnavarro in #140
  • Fix: get correctly unfiltered transactions by @ajnavarro in #149
  • chore(deps): bump github.com/cockroachdb/pebble from 1.1.2 to 1.1.3 by @dependabot in #129
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0 by @dependabot in #123
  • chore(deps): bump anchore/sbom-action from 0.17.8 to 0.18.0 by @dependabot in #131
  • chore(deps): bump golang.org/x/sync from 0.9.0 to 0.10.0 by @dependabot in #122
  • chore(deps): bump github.com/cockroachdb/pebble from 1.1.3 to 1.1.4 by @dependabot in #133
  • chore(deps): bump sigstore/cosign-installer from 3.7.0 to 3.8.1 by @dependabot in #139
  • chore(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1 by @dependabot in #137

Full Changelog: v0.5.3...v0.5.4

v0.5.3

28 Nov 10:30
v0.5.3
aceadf4

Choose a tag to compare

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

07 Oct 10:41
d72773f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2