Releases: onflow/flow-emulator
Releases · onflow/flow-emulator
v0.57.0
What's Changed
Improvements
- [Access] 4506 - Make CCF encoded events optional via request parameter by @Guitarheroua in #484
- Fix docs on snapshot persistence and add tests around persistence by @chasefleming in #491
- Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #486
- Bump github.com/google/go-dap from 0.10.0 to 0.11.0 by @dependabot in #467
- Bump docker/build-push-action from 4 to 5 by @dependabot in #473
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #474
- Bump actions/checkout from 3 to 4 by @dependabot in #470
- Bump Cadence to 0.42.3 by @chasefleming in #498
- Bump
flow-go
and remove replace by @chasefleming in #503
Full Changelog: v0.56.0...v0.57.0
v0.56.0
v0.54.1
v0.54.0
What's Changed
⭐ Features
🛠 Improvements
- Fix REST metrics instantiation @peterargue in #462
- Update to Cadence v0.40.0 by @turbolent in #461
🐞 Bug Fixes
- Add additional contracts to startup logs by @janezpodhostnik in #453
📖 Documentation
Other Changes
- Bump actions/setup-go from 3 to 4 by @dependabot in #423
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.16.0 by @dependabot in #424
- Bump github.com/onflow/flow-go/crypto from 0.24.7 to 0.24.9 by @dependabot in #445
Full Changelog: v0.53.0...v0.54.0
v0.53.0
What's Changed
⭐ Features
- Transaction logs API endpoint by @bluesign in #438
- Introduce a settable
Clock
forBlockchain
andPendingBlock
by @m-Peter in #449
🛠 Improvements
- Retire storage API by @bluesign in #439
- Remove FUSD references by @janezpodhostnik in #452
- Upgrade flow-go to include bootstrapping with NFT and Metadata Views by @janezpodhostnik in #443
- Computation parity with FVM by @m-Peter in #451
🐞 Bug Fixes
- Auto block ticker fix by @bluesign in #441
- Docker Build Fix by @janezpodhostnik in #450
Full Changelog: v0.52.0...v0.53.0
v0.52.0
What's Changed
Other Changes
- Bump github.com/google/go-dap from 0.9.1 to 0.10.0 by @dependabot in #442
- Bump google.golang.org/grpc from 1.53.0 to 1.56.1 by @dependabot in #435
- Update to onflow/cadence v0.39.14 by @SupunS in #447
Full Changelog: v0.51.1...v0.52.0
v0.51.1
v0.51.0
What's Changed
⭐ Features
- Enable persistent storage in forked mode by @peterargue in #432
- update NFT Contract, deploy ViewResolver from Metadata by @bluesign in #428
🛠 Improvements
- Implement GetTransaction*ByBlockID by @peterargue in #431
- Update to Cadence v0.39.12 by @turbolent in #434
- Add REST API metrics to /metrics by @bluesign in #429
🐞 Bug Fixes
- Contracts flag - monotonic chain support by @bluesign in #427
- Fix StatusCode on transaction result by @bluesign in #430
Full Changelog: v0.50.7...v0.51.0
v0.50.7
What's Changed
⭐ Features
- Add support for specifying start height in forked mode by @peterargue in #422
New Contributors
- @peterargue made their first contribution in #422
Full Changelog: v0.50.6...v0.50.7
v0.50.6
What's Changed
🐞 🛠 Bug fixes and Improvements
- Update to Cadence 0.39.8 and use CCF events mode to fix field order compatibility by @fxamacker in #419
Full Changelog: v0.50.5...v0.50.6