Releases: bytecodealliance/wasmtime-rb
Releases · bytecodealliance/wasmtime-rb
v22.0.0
What's Changed
- Update to Wasmtime 22, updates pooling allocator config API by @jeffcharles in #360
- Bump gem version to 22.0.0 by @jeffcharles in #361
- Clarify release instructions by @jeffcharles in #363
- v21.0.1 changelog by @jeffcharles in #362
Full Changelog: v21.0.1...v22.0.0
v21.0.1
What's Changed
- Fix CI by @jeffcharles in #351
- chore(deps-dev): bump standard from 1.39.0 to 1.39.2 by @dependabot in #343
- chore(deps-dev): bump get_process_mem from 0.2.7 to 1.0.0 by @dependabot in #345
- chore(deps): bump rb_sys from 0.9.97 to 0.9.100 by @dependabot in #352
- chore(deps): bump rb-sys from 0.9.97 to 0.9.100 by @dependabot in #353
- Remove wasmtime-runtime by using resource limiter to track memory by @jeffcharles in #354
- Update to Wasmtime v21.0.1 by @jeffcharles in #359
Full Changelog: v20.0.2...v21.0.1
v20.0.2
What's Changed
- chore(deps): bump cap-std from 3.0.0 to 3.1.0 by @dependabot in #334
- chore(deps): bump wat from 1.208.1 to 1.209.1 by @dependabot in #333
- chore(deps-dev): bump standard from 1.35.1 to 1.36.0 by @dependabot in #332
- chore(deps-dev): bump rake from 13.1.0 to 13.2.1 by @dependabot in #331
- chore(deps): bump async-timer from 1.0.0-beta.11 to 1.0.0-beta.14 by @dependabot in #338
- chore(deps-dev): bump standard from 1.36.0 to 1.39.0 by @dependabot in #340
- chore(deps): bump lazy_static from 1.4.0 to 1.5.0 by @dependabot in #336
- Update to wasmtime
v20.0.2
by @saulecabrera in #341
Full Changelog: v20.0.0...v20.0.2
v20.0.0
What's Changed
- chore(deps): bump anyhow from 1.0.79 to 1.0.83 by @dependabot in #324
- chore(deps-dev): bump standard from 1.34.0 to 1.35.1 by @dependabot in #311
- Update to wasmtime v20 by @saulecabrera in #328
Full Changelog: v19.0.2...v20.0.0
v19.0.2
What's Changed
- chore: Update wasmtime to version 19.0.2 by @saulecabrera in #327
Full Changelog: v19.0.0...v19.0.2
v19.0.0
What's Changed
- add string buffer for stdout and stderr by @jenniferwills in #316
- chore: Update rb-sys by @saulecabrera in #317
- Update to wasmtime v19 by @saulecabrera in #322
- Add ability to configure
allocation_strategy
by @ianks in #323
New Contributors
- @jenniferwills made their first contribution in #316
Full Changelog: v18.0.3...v19.0.0
v18.0.3
What's Changed
- chore: Update to wasmtime v18.0.3 by @saulecabrera in #308
Full Changelog: v17.0.2...v18.0.3
v17.0.2
What's Changed
- chore(deps): bump wat from 1.0.82 to 1.0.87 by @dependabot in #297
- chore(deps): bump rb_sys from 0.9.86 to 0.9.87 by @dependabot in #292
- chore(deps): bump rb-sys from 0.9.86 to 0.9.87 by @dependabot in #291
- chore(deps-dev): bump rake-compiler from 1.2.5 to 1.2.7 by @dependabot in #290
- chore(deps): bump rb-sys from 0.9.87 to 0.9.89 by @dependabot in #306
- chore(deps): bump tokio from 1.35.1 to 1.36.0 by @dependabot in #305
- chore(deps): bump rb_sys from 0.9.87 to 0.9.89 by @dependabot in #302
- chore(deps-dev): bump yard from 0.9.34 to 0.9.36 by @dependabot in #300
- chore(deps): bump wat from 1.0.87 to 1.201.0 by @dependabot in #304
- chore(deps-dev): bump rspec from 3.12.0 to 3.13.0 by @dependabot in #301
- chore(deps-dev): bump standard from 1.33.0 to 1.34.0 by @dependabot in #299
- chore: Update to wasmtime v17.0.2 by @saulecabrera in #307
Full Changelog: v17.0.1...v17.0.2
v17.0.1
What's Changed
- chore: Disable Ruby head temporarily by @saulecabrera in #296
- upgrade wasmtime to 17.0.1 by @glebpom in #295
New Contributors
Full Changelog: v17.0.0...v17.0.1
v17.0.0
What's Changed
- Add support for resource limits on
Wasmtime::Store
by @ryanische in #281 - chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #256
- chore(deps): bump actions/download-artifact from 3 to 4 by @dependabot in #257
- Unlock the GVL when compiling WASM code by @ianks in #277
- Expose Wasi Context to Ruby by @cameronbarker in #282
- chore: Bump download artifact in publish doc workflow by @saulecabrera in #284
- chore: Update to wasmtime v17 by @saulecabrera in #285
- [ci skip] chore: Update release workflow to use download-artifact@v3 by @saulecabrera in #288
New Contributors
- @ryanische made their first contribution in #281
- @cameronbarker made their first contribution in #282
Full Changelog: v16.0.0...v17.0.0