Releases: Shopify/function-runner
Releases · Shopify/function-runner
v5.0.0
What's Changed
- chore(deps): bump serde_with from 3.5.1 to 3.6.0 by @dependabot in #238
- chore(deps): bump deterministic-wasi-ctx from 0.1.17 to 0.1.18 by @dependabot in #237
- chore(deps): bump is-terminal from 0.4.10 to 0.4.12 by @dependabot in #240
- chore(deps): bump clap from 4.4.18 to 4.5.0 by @dependabot in #241
- chore(deps): bump serde_with from 3.6.0 to 3.6.1 by @dependabot in #239
- chore(deps): bump clap from 4.5.0 to 4.5.1 by @dependabot in #243
- Revamp fixtures by @jbourassa in #244
- chore(deps): bump assert_cmd from 2.0.13 to 2.0.14 by @dependabot in #246
- chore(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #245
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #247
- Add build.rs and dev.yml files by @makrisoft in #248
- chore(deps): bump rust-embed from 8.2.0 to 8.3.0 by @dependabot in #249
- chore(deps): bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #242
- chore(deps): bump mio from 0.8.9 to 0.8.11 by @dependabot in #251
- chore(deps): bump clap from 4.5.1 to 4.5.2 by @dependabot in #253
- chore(deps): bump clap from 4.5.2 to 4.5.3 by @dependabot in #255
- chore(deps): bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #254
- chore(deps): bump deterministic-wasi-ctx from 0.1.18 to 0.1.19 by @dependabot in #256
- Add input flavors (raw, json-to-messagepack, and json) by @makrisoft in #252
- chore(deps): bump clap from 4.5.3 to 4.5.4 by @dependabot in #259
- chore(deps): bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #258
- chore(deps): bump wasmtime from 14.0.4 to 17.0.0 by @dependabot in #212
- chore(deps): bump deterministic-wasi-ctx from 0.1.19 to 0.1.20 by @dependabot in #257
- chore(deps): bump wasmtime from 19.0.0 to 19.0.1 by @dependabot in #262
- Disable reference types and threads by @saulecabrera in #263
- Version 5.0.0 by @saulecabrera in #264
New Contributors
- @makrisoft made their first contribution in #248
Full Changelog: v4.2.0...v5.0.0
v4.2.0
What's Changed
- chore(deps): bump clap from 4.4.8 to 4.4.11 by @dependabot in #204
- chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #209
- Run publish action on publish and not create by @jacobsteves in #210
- chore(deps): bump serde_json from 1.0.108 to 1.0.109 by @dependabot in #218
- chore(deps): bump rust-embed from 8.0.0 to 8.2.0 by @dependabot in #214
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #187
- chore(deps): bump serde from 1.0.192 to 1.0.194 by @dependabot in #220
- chore(deps): bump clap from 4.4.11 to 4.4.12 by @dependabot in #219
- chore(deps): bump is-terminal from 0.4.9 to 0.4.10 by @dependabot in #217
- chore(deps): bump anyhow from 1.0.75 to 1.0.78 by @dependabot in #216
- chore(deps): bump zerocopy from 0.7.26 to 0.7.32 by @dependabot in #211
- chore(deps): bump assert_fs from 1.0.13 to 1.1.0 by @dependabot in #215
- chore(deps): bump colored from 2.0.4 to 2.1.0 by @dependabot in #203
- chore(deps): bump serde_json from 1.0.109 to 1.0.111 by @dependabot in #224
- chore(deps): bump anyhow from 1.0.78 to 1.0.79 by @dependabot in #222
- chore(deps): bump deterministic-wasi-ctx from 0.1.16 to 0.1.17 by @dependabot in #227
- chore(deps): bump clap from 4.4.12 to 4.4.16 by @dependabot in #228
- chore(deps): bump assert_cmd from 2.0.12 to 2.0.13 by @dependabot in #225
- chore(deps): bump clap from 4.4.16 to 4.4.18 by @dependabot in #230
- chore(deps): bump serde_with from 3.4.0 to 3.5.0 by @dependabot in #231
- chore(deps): bump serde from 1.0.194 to 1.0.195 by @dependabot in #223
- chore(deps): bump predicates from 3.0.4 to 3.1.0 by @dependabot in #229
- chore(deps): bump serde_json from 1.0.111 to 1.0.113 by @dependabot in #233
- chore(deps): bump serde_with from 3.5.0 to 3.5.1 by @dependabot in #232
- chore(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #234
- chore(deps): bump assert_fs from 1.1.0 to 1.1.1 by @dependabot in #226
- Update javy quickjs provider by @jeffcharles in #235
- v4.2.0 by @jeffcharles in #236
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- chore(deps): bump assert_cmd from 2.0.11 to 2.0.12 by @dependabot in #161
- chore(deps): bump serde from 1.0.166 to 1.0.168 by @dependabot in #156
- Add warning about draft releases by @andrewhassan in #183
- chore(deps): bump rust-embed from 6.8.1 to 8.0.0 by @dependabot in #185
- chore(deps): bump serde_json from 1.0.105 to 1.0.106 by @dependabot in #188
- chore(deps): bump dtolnay/rust-toolchain from 0e66bd3e6b38ec0ad5312288c83e47c143e6b09e to 1482605bfc5719782e1267fd0c0cc350fe7646b8 by @dependabot in #191
- chore(deps): bump rustix from 0.36.15 to 0.36.16 by @dependabot in #197
- chore(deps): bump serde_with from 3.3.0 to 3.4.0 by @dependabot in #198
- chore(deps): bump clap from 4.3.23 to 4.4.6 by @dependabot in #194
- Bump Wasmtime to 14.0.4 by @jbourassa in #201
- Release v4.1.0 by @jbourassa in #202
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
- Add workflow_dispatch with inputs.tag_name to publish by @dphm in #165
- chore(deps): bump clap from 4.3.11 to 4.3.19 by @dependabot in #168
- chore(deps): bump serde_with from 3.0.0 to 3.1.0 by @dependabot in #169
- chore(deps): bump deterministic-wasi-ctx from 0.1.13 to 0.1.14 by @dependabot in #170
- chore(deps): bump anyhow from 1.0.71 to 1.0.72 by @dependabot in #160
- chore(deps): bump serde_json from 1.0.100 to 1.0.104 by @dependabot in #171
- chore(deps): bump clap from 4.3.19 to 4.3.21 by @dependabot in #173
- chore(deps): bump serde_with from 3.1.0 to 3.2.0 by @dependabot in #172
- chore(deps): bump serde_with from 3.2.0 to 3.3.0 by @dependabot in #178
- chore(deps): bump anyhow from 1.0.72 to 1.0.75 by @dependabot in #176
- chore(deps): bump serde_json from 1.0.104 to 1.0.105 by @dependabot in #177
- chore(deps): bump clap from 4.3.21 to 4.3.23 by @dependabot in #175
- Use an argument for JSON input by @andrewhassan in #174
- V4.0.0 by @andrewhassan in #180
Full Changelog: v3.6.0...v4.0.0
v3.6.0
What's Changed
- chore(deps): bump is-terminal from 0.4.8 to 0.4.9 by @dependabot in #157
- Bump Javy provider to v1.1.2 by @jbourassa in #158
- Release v3.6.0 by @dphm in #163
New Contributors
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- chore(deps): bump clap from 4.1.11 to 4.2.7 by @dependabot in #128
- chore(deps): bump predicates from 2.1.5 to 3.0.2 by @dependabot in #98
- chore(deps): bump serde from 1.0.152 to 1.0.163 by @dependabot in #126
- chore(deps): bump serde_with from 1.14.0 to 3.0.0 by @dependabot in #114
- chore(deps): bump serde_json from 1.0.95 to 1.0.96 by @dependabot in #120
- chore(deps): bump predicates from 3.0.2 to 3.0.3 by @dependabot in #129
- Bump wasmtime to v8 by @ruiaraujo in #123
- upload release assets with 'gh release upload' during publish.yml action by @jacobsteves in #131
- Use dtolnay/rust-toolchain instead of deprecated actions-rs actions by @jacobsteves in #132
- chore(deps): bump clap from 4.2.7 to 4.3.1 by @dependabot in #135
- chore(deps): bump dtolnay/rust-toolchain from fc3253060d0c959bea12a59f10f8391454a0b02d to b44cb146d03e8d870c57ab64b80f04586349ca5d by @dependabot in #136
- Bump quickjs version to 1.0.1 by @hainsdominic in #140
- chore(deps): bump clap from 4.3.1 to 4.3.4 by @dependabot in #141
- chore(deps): bump rust-embed from 6.6.1 to 6.7.0 by @dependabot in #137
- chore(deps): bump dtolnay/rust-toolchain from b44cb146d03e8d870c57ab64b80f04586349ca5d to 0e66bd3e6b38ec0ad5312288c83e47c143e6b09e by @dependabot in #148
- chore(deps): bump serde from 1.0.163 to 1.0.164 by @dependabot in #139
- chore(deps): bump clap from 4.3.4 to 4.3.10 by @dependabot in #152
- chore(deps): bump serde_json from 1.0.96 to 1.0.99 by @dependabot in #146
- chore(deps): bump rust-embed from 6.7.0 to 6.8.1 by @dependabot in #151
- Implement Wasm profiling w/ wasmprof by @jbourassa in #149
- chore(deps): bump is-terminal from 0.4.7 to 0.4.8 by @dependabot in #150
- Accept
--exportto pick which func to run by @jbourassa in #153 - Bump dependencies by @jbourassa in #154
- Release 3.5.0 by @jbourassa in #155
New Contributors
- @jacobsteves made their first contribution in #131
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Add automatic reviewers for dependabot by @ruiaraujo in #122
- chore(deps): bump assert_cmd from 2.0.10 to 2.0.11 by @dependabot in #121
- chore(deps): bump is-terminal from 0.4.6 to 0.4.7 by @dependabot in #118
- chore(deps): bump anyhow from 1.0.70 to 1.0.71 by @dependabot in #119
- Truncate logs by @hainsdominic in #125
- Bump version to 3.4.0 by @hainsdominic in #127
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Remove duration by @jbourassa in #108
- Adding linux arm and moving to ubuntu-20.04 instead of ubuntu-latest by @dwdking in #104
- chore(deps): bump serde_json from 1.0.91 to 1.0.95 by @dependabot in #94
- chore(deps): bump actions/checkout from 1 to 3 by @dependabot in #75
- chore(deps): bump actions/upload-artifact from 2 to 3 by @dependabot in #74
- chore(deps): bump cranelift-codegen from 0.93.0 to 0.93.1 by @dependabot in #83
- chore(deps): bump anyhow from 1.0.68 to 1.0.70 by @dependabot in #89
- chore(deps): bump clap from 4.1.0 to 4.1.11 by @dependabot in #93
- chore(deps): bump assert_cmd from 2.0.8 to 2.0.10 by @dependabot in #96
- chore(deps): bump rust-embed from 6.4.2 to 6.6.1 by @dependabot in #100
- Remove deprecated package code and redirect users. by @ruiaraujo in #111
- chore: bump wasmtime & related deps from 6 to 7 by @ruiaraujo in #110
- Bumping rust version since dependabot requires 1.68+ by @dwdking in #113
- Bump version to v3.3.1 by @ruiaraujo in #112
New Contributors
- @ruiaraujo made their first contribution in #111
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Configure a github issue template by @jianghong in #76
- chore: Remove
serde_derivewhich is unused by @saulecabrera in #92 - Rename bug_report.yml to bug_report.md by @jianghong in #90
- Handling when stdin and input aren't passed by @dwdking in #103
- Bumping Javy to version 0.6.0 by @dwdking in #91
- Bumping version to v3.3.0 by @dwdking in #106
New Contributors
- @jianghong made their first contribution in #76
Full Changelog: v3.2.4...v3.3.0