Releases: Shopify/function-runner
Releases · Shopify/function-runner
v9.0.0
What's Changed
- chore(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot in #477
- chore(deps): bump bluejay-validator from 0.2.0 to 0.3.0 by @dependabot in #475
- chore(deps): bump rust-embed from 8.6.0 to 8.7.1 by @dependabot in #473
- chore(deps): bump anyhow from 1.0.96 to 1.0.98 by @dependabot in #458
- Make
--json
output format same as it was before by @adampetro in #479 - Bump version to 9.0.0 by @andrewhassan in #480
Full Changelog: v8.0.1...v9.0.0
v8.0.1
What's Changed
- Fix publish workflow by @adampetro in #470
- v8.0.1 by @adampetro in #472
Full Changelog: v8.0.0...v8.0.1
v8.0.0
What's Changed
- chore(deps): bump colored from 2.2.0 to 3.0.0 by @dependabot in #416
- chore(deps): bump clap from 4.5.23 to 4.5.26 by @dependabot in #415
- chore(deps): bump serde from 1.0.216 to 1.0.217 by @dependabot in #413
- chore(deps): bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #421
- chore(deps): bump wasmtime from 28.0.0 to 28.0.1 by @dependabot in #419
- chore(deps): bump is-terminal from 0.4.13 to 0.4.15 by @dependabot in #425
- chore(deps): bump clap from 4.5.26 to 4.5.27 by @dependabot in #422
- chore(deps): bump wasmtime-wasi from 28.0.0 to 29.0.1 by @dependabot in #426
- chore(deps): bump deterministic-wasi-ctx from 0.1.28 to 0.1.29 by @dependabot in #428
- chore(deps): bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #427
- chore(deps): bump clap from 4.5.27 to 4.5.28 by @dependabot in #429
- chore(deps): bump clap from 4.5.28 to 4.5.29 by @dependabot in #431
- Add wasmtime group for dependabot by @davejcameron in #432
- chore(deps): bump clap from 4.5.29 to 4.5.30 by @dependabot in #434
- chore(deps): bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #436
- chore(deps): bump serde_json from 1.0.138 to 1.0.140 by @dependabot in #440
- chore(deps): bump serde from 1.0.217 to 1.0.219 by @dependabot in #444
- chore(deps): bump is-terminal from 0.4.15 to 0.4.16 by @dependabot in #445
- chore(deps): bump rust-embed from 8.5.0 to 8.6.0 by @dependabot in #441
- Simplify logging by @jeffcharles in #448
- chore(deps): bump clap from 4.5.30 to 4.5.34 by @dependabot in #451
- Switch to wasmtime-wasi by @jeffcharles in #455
- chore(deps): bump clap from 4.5.34 to 4.5.36 by @dependabot in #459
- Fix codec handling by @saulecabrera in #464
- add shopify_function_javy_v2 provider by @lopert in #463
- Using javy plugin v2 release from CDN by @saga-dasgupta in #466
- chore(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot in #462
- chore(deps): bump assert_cmd from 2.0.16 to 2.0.17 by @dependabot in #461
- chore(deps): bump dtolnay/rust-toolchain from a54c7afa936fefeb4456b2dd8068152669aa8203 to b3b07ba8b418998c39fb20f53e8b695cdcc8de1b by @dependabot in #468
- Support WASM Api by @mssalemi in #460
- v8.0.0 by @adampetro in #469
New Contributors
- @davejcameron made their first contribution in #432
- @saga-dasgupta made their first contribution in #466
Full Changelog: v7.0.1...v8.0.0
v7.0.1
What's Changed
- chore(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #408
- chore(deps): bump predicates from 3.1.2 to 3.1.3 by @dependabot in #412
- chore(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #407
- chore(deps): bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #414
- Bump
wasmtime
to version 28 by @adampetro in #418 - v7.0.1 by @adampetro in #420
New Contributors
- @adampetro made their first contribution in #418
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- return non-zero error code when function run sees error by @jacobsteves in #401
- bump wasmtime to v27 by @jacobsteves in #405
- chore(deps): bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #398
- chore(deps): bump colored from 2.1.0 to 2.2.0 by @dependabot in #402
- chore(deps): bump serde from 1.0.215 to 1.0.216 by @dependabot in #403
- chore(deps): bump dtolnay/rust-toolchain from 1482605bfc5719782e1267fd0c0cc350fe7646b8 to a54c7afa936fefeb4456b2dd8068152669aa8203 by @dependabot in #404
- v7.0.0 by @jacobsteves in #406
Full Changelog: v6.5.0...v7.0.0
v6.5.0
What's Changed
- chore(deps): bump clap from 4.5.21 to 4.5.23 by @dependabot in #399
- Add missing rerun in build.rs file by @jeffcharles in #395
- Add Shopify Functions Javy plugin support by @jeffcharles in #397
- v6.5.0 by @jeffcharles in #400
Full Changelog: v6.4.0...v6.5.0
v6.4.0
What's Changed
- chore(deps): bump serde from 1.0.214 to 1.0.215 by @dependabot in #389
- chore(deps): bump clap from 4.5.20 to 4.5.21 by @dependabot in #390
- chore(deps): bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #387
- chore(deps): bump serde_json from 1.0.128 to 1.0.133 by @dependabot in #391
- bump input size limit to 128kB by @jacobsteves in #393
- Add missing tests for v2 and v3 providers by @jeffcharles in #396
- bump to v6.4.0 by @jacobsteves in #394
Full Changelog: v6.3.0...v6.4.0
v6.3.0
What's Changed
- chore(deps): bump anyhow from 1.0.88 to 1.0.89 by @dependabot in #364
- chore(deps): bump clap from 4.5.17 to 4.5.18 by @dependabot in #366
- chore(deps): bump wasmtime-wasi from 23.0.2 to 25.0.1 by @dependabot in #370
- Fix math in help message by @jeffcharles in #373
- chore(deps): bump clap from 4.5.18 to 4.5.19 by @dependabot in #371
- chore(deps): bump clap from 4.5.19 to 4.5.20 by @dependabot in #374
- chore(deps): bump wasmtime-wasi from 25.0.1 to 25.0.2 by @dependabot in #375
- chore(deps): bump anyhow from 1.0.89 to 1.0.90 by @dependabot in #378
- chore(deps): bump deterministic-wasi-ctx from 0.1.24 to 0.1.26 by @dependabot in #383
- chore(deps): bump serde from 1.0.210 to 1.0.213 by @dependabot in #382
- chore(deps): bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #381
- chore(deps): bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #385
- chore(deps): bump serde from 1.0.213 to 1.0.214 by @dependabot in #384
- Update javy_quickjs_provider_v3 by @jeffcharles in #386
- v6.3.0 by @jeffcharles in #388
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
- chore(deps): bump anyhow from 1.0.86 to 1.0.88 by @dependabot in #360
- Minify input JSON by @andrewhassan in #362
- Bump version to 6.2.1 by @andrewhassan in #363
Full Changelog: v6.2.0...v6.2.1