Skip to content

v0.17.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Sep 17:03
· 47 commits to main since this release
1f54020

What's Changed

  • build(deps): bump gorm.io/gorm from 1.30.1 to 1.30.2 by @dependabot[bot] in #879
  • build(deps): bump go.opentelemetry.io/otel from 1.37.0 to 1.38.0 by @dependabot[bot] in #881
  • build(deps): bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #884
  • build(deps): bump go.opentelemetry.io/otel/sdk from 1.37.0 to 1.38.0 by @dependabot[bot] in #882
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.37.0 to 1.38.0 by @dependabot[bot] in #880
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.37.0 to 1.38.0 by @dependabot[bot] in #883
  • feat(database): Implement key-value interface over Google Cloud Storage by @arepala-uml in #886
  • chore(deps): update blinklabs-io/gouroboros to v0.134.1 by @agaffney in #895
  • feat(ledger): Deposit should be collected when pool is retired and re-registered by @arepala-uml in #885
  • fix(database): keep consumed utxo metadata by @wolf31o2 in #896
  • refactor: project last epoch slot length to calculate future slot time by @agaffney in #897
  • fix(database): return nil if pool not found by @wolf31o2 in #899
  • refactor(database): create top-level database model for datum by @wolf31o2 in #900
  • feat(database): use grpc for gcs and disable telemetry by @wolf31o2 in #901
  • chore(deps): update blinklabs-io/gouroboros to v0.134.2 by @agaffney in #902
  • feat(config): Wire up config option for ledger historical validation by @arepala-uml in #904
  • Revert "fix(database): keep consumed utxo metadata (#896)" by @wolf31o2 in #903
  • build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #905
  • build(deps): bump actions/github-script from 7.0.1 to 8.0.0 by @dependabot[bot] in #906
  • build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0 by @dependabot[bot] in #907
  • build(deps): bump actions/setup-node from 4.4.0 to 5.0.0 by @dependabot[bot] in #908
  • build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 by @dependabot[bot] in #909
  • build(deps): bump gorm.io/gorm from 1.30.2 to 1.30.3 by @dependabot[bot] in #910
  • build(deps): bump github.com/prometheus/client_golang from 1.23.0 to 1.23.2 by @dependabot[bot] in #911
  • build(deps): bump blinklabs-io/go from 1.24.6-1 to 1.24.7-1 by @dependabot[bot] in #912
  • ci: add nilaway by @verbotenj in #915
  • feat: evaluate PlutusV3 scripts on TX validation by @agaffney in #916
  • build(deps): bump gorm.io/gorm from 1.30.5 to 1.31.0 by @dependabot[bot] in #918
  • build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #917
  • feat(database): Implement optional Google KMS (Key Management Service) based encryption by @arepala-uml in #920
  • build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #923
  • feat(cmd): Add a version cli command by @arepala-uml in #921
  • chore(deps): upgrade to gouroboros 0.135.2 by @wolf31o2 in #924

Full Changelog: v0.16.0...v0.17.0