Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 16:22
· 142 commits to main since this release
827698d

v1.8.0 (2023-01-30)

Features

  • Add vrf_key to block event data (#489)
  • Expose collateral data (#495)

Bug Fixes

  • Fix byron address string representation (#530)
  • Compute datum hash for inline values (#529)
  • Fix time calculation for preview / preprod (#528)
  • Evaluate CIP25 policy / asset in selection filter (#498)
  • gcp: Switch to pubsub lib that handles token refresh (#512)

Docs

  • Fix typos across the board (#523)
  • Fix Transaction ID typo in data dictionary

Code Refactoring

  • Switch to Pallas v0.17 (huge change) (#527)

Chore

  • Upgrade Debian base image in Dockerfile (#520)
  • Fix remaining lint warnings (#531)
  • deps: bump tokio from 1.21.0 to 1.24.2 (#510)
  • deps: bump docker/login-action from 1 to 2 in /.github/workflows (#516)
  • deps: bump actions/setup-go from 2 to 3 in /.github/workflows (#477)
  • deps: bump actions/cache in /.github/workflows (#514)
  • deps: bump env_logger from 0.9.1 to 0.10.0 (#518)
  • deps: bump actions/upload-artifact in /.github/workflows (#517)
  • deps: bump docker/setup-buildx-action in /.github/workflows (#515)
  • deps: bump openssl from 0.10.42 to 0.10.45 (#513)
  • deps: bump actions/checkout from 2 to 3 in /.github/workflows (#479)
  • deps: bump docker/metadata-action in /.github/workflows (#476)
  • deps: bump serde from 1.0.145 to 1.0.152 (#503)
  • deps: bump docker/build-push-action in /.github/workflows (#480)
  • deps: bump azure/setup-kubectl in /.github/workflows (#508)
  • deps: bump actions/download-artifact in /.github/workflows (#478)
  • deps: bump file-rotate from 0.7.0 to 0.7.1 (#458)
  • deps: bump serde_json from 1.0.85 to 1.0.89 (#475)