# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). * The following workspace dependencies were updated * dependencies * marine-wasmtime-backend bumped from 0.2.0 to 0.2.1 * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.11.1 to 0.11.2 ## [0.31.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.30.0...marine-core-v0.31.0) (2024-04-10) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#430](https://github.com/fluencelabs/marine/issues/430)) * move to async execution ([#396](https://github.com/fluencelabs/marine/issues/396)) ### Features * move to async execution ([#396](https://github.com/fluencelabs/marine/issues/396)) ([13cf85b](https://github.com/fluencelabs/marine/commit/13cf85ba369f000c01d040897b366e1087560053)) ### Bug Fixes * **versions:** enforce minor version bumps ([#430](https://github.com/fluencelabs/marine/issues/430)) ([be8293b](https://github.com/fluencelabs/marine/commit/be8293bc06b0e1d28ed19403f6f3af5266aa4de5)) ## [0.30.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.29.0...marine-core-v0.30.0) (2024-02-22) ### ⚠ BREAKING CHANGES * rework wasi mapped dirs handing, relax restrictions ([#421](https://github.com/fluencelabs/marine/issues/421)) ### Features * rework wasi mapped dirs handing, relax restrictions ([#421](https://github.com/fluencelabs/marine/issues/421)) ([f54ca71](https://github.com/fluencelabs/marine/commit/f54ca715a362b51ca269c3882a0337b8d4390c3d)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.14.0 to 0.14.1 * marine-it-parser bumped from 0.15.1 to 0.15.2 * marine-it-generator bumped from 0.16.0 to 0.16.1 * marine-wasm-backend-traits bumped from 0.5.1 to 0.6.0 * marine-wasmtime-backend bumped from 0.5.1 to 0.6.0 ## [0.29.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.28.0...marine-core-v0.29.0) (2024-02-21) ### ⚠ BREAKING CHANGES * support marine-rs-sdk 0.14 ### Features * support marine-rs-sdk 0.14 ([b20a27f](https://github.com/fluencelabs/marine/commit/b20a27f8b64733f3300afc8e4b5409337dc860aa)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.13.0 to 0.14.0 * marine-it-generator bumped from 0.15.0 to 0.16.0 ## [0.28.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.27.0...marine-core-v0.28.0) (2024-02-20) ### ⚠ BREAKING CHANGES * support particle parameters in CallParameters (__marine_host_api_v2) ([#417](https://github.com/fluencelabs/marine/issues/417)) ### Features * support particle parameters in CallParameters (__marine_host_api_v2) ([#417](https://github.com/fluencelabs/marine/issues/417)) ([220c028](https://github.com/fluencelabs/marine/commit/220c02804567ef1c00ac8e02e08d4bbadd97bfd3)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.12.0 to 0.13.0 * marine-it-generator bumped from 0.14.0 to 0.15.0 ## [0.27.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.26.2...marine-core-v0.27.0) (2024-02-08) ### ⚠ BREAKING CHANGES * **ABI:** support marine-rs-sdk host api versions, support worker_id in CallParamaters ([#409](https://github.com/fluencelabs/marine/issues/409)) ### Features * **ABI:** support marine-rs-sdk host api versions, support worker_id in CallParamaters ([#409](https://github.com/fluencelabs/marine/issues/409)) ([c948b8b](https://github.com/fluencelabs/marine/commit/c948b8b86674164020c79e900c58c5aff46c5eb7)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.11.2 to 0.12.0 * marine-it-generator bumped from 0.13.1 to 0.14.0 ## [0.26.1](https://github.com/fluencelabs/marine/compare/marine-core-v0.26.0...marine-core-v0.26.1) (2024-01-07) ### Bug Fixes * **docs:** add correct repository link for every published crate ([#403](https://github.com/fluencelabs/marine/issues/403)) ([ebb0bcb](https://github.com/fluencelabs/marine/commit/ebb0bcb1d15d37e8b5c10096ce42171a87abe0fa)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.11.0 to 0.11.1 * marine-it-interfaces bumped from 0.9.0 to 0.9.1 * marine-it-parser bumped from 0.15.0 to 0.15.1 * marine-it-generator bumped from 0.13.0 to 0.13.1 * marine-module-interface bumped from 0.8.0 to 0.8.1 * marine-utils bumped from 0.5.0 to 0.5.1 * marine-min-it-version bumped from 0.3.1 to 0.3.2 * marine-wasm-backend-traits bumped from 0.5.0 to 0.5.1 * marine-wasmtime-backend bumped from 0.5.0 to 0.5.1 ## [0.26.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.25.0...marine-core-v0.26.0) (2023-12-14) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#400](https://github.com/fluencelabs/marine/issues/400)) * add memory limiting ([#391](https://github.com/fluencelabs/marine/issues/391)) ### Features * add memory limiting ([#391](https://github.com/fluencelabs/marine/issues/391)) ([662a492](https://github.com/fluencelabs/marine/commit/662a49204f98f481007aa4eb030bb8478cc066db)) ### Bug Fixes * **versions:** enforce minor version bumps ([#400](https://github.com/fluencelabs/marine/issues/400)) ([597ef4f](https://github.com/fluencelabs/marine/commit/597ef4f80d4be0170e8d575da1181647c284fe6c)) ## [0.25.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.24.0...marine-core-v0.25.0) (2023-11-07) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bumps ([#397](https://github.com/fluencelabs/marine/issues/397)) * propagate errors from linked modules ([#388](https://github.com/fluencelabs/marine/issues/388)) ### Features * **deps:** update rust crate anyhow to 1.0.75 ([#372](https://github.com/fluencelabs/marine/issues/372)) ([44b8e96](https://github.com/fluencelabs/marine/commit/44b8e96362cacc3d48a8a765fdd2c7aeb4fe695d)) * **deps:** update rust crate log to 0.4.20 ([8a6035f](https://github.com/fluencelabs/marine/commit/8a6035f2f1f9d81895926dd8e612542570c5617f)) * **deps:** update rust crate paste to 1.0.14 ([e75dafe](https://github.com/fluencelabs/marine/commit/e75dafe7c20f2c3245aba50a40c9e3e5ab8f9410)) * **deps:** update rust crate semver to 1.0.20 ([7b666ae](https://github.com/fluencelabs/marine/commit/7b666aeb40590cccda2d9a542024cf0928d9b2fa)) * **deps:** update rust crate thiserror to 1.0.50 ([0b88b23](https://github.com/fluencelabs/marine/commit/0b88b236015320972315b1bd7ae07f5277d6acbd)) * propagate errors from linked modules ([#388](https://github.com/fluencelabs/marine/issues/388)) ([a94494b](https://github.com/fluencelabs/marine/commit/a94494b042e32e284790d4ddc650e3086f6ab600)) ### Bug Fixes * **versions:** enforce minor version bumps ([#397](https://github.com/fluencelabs/marine/issues/397)) ([8c217c7](https://github.com/fluencelabs/marine/commit/8c217c7c3d367f6dcb6abeea0b54de88dbd17be5)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-it-interfaces bumped from 0.10.0 to 0.9.0 * marine-min-it-version bumped from 0.3.0 to 0.3.1 * marine-wasmtime-backend bumped from 0.3.0 to 0.4.0 ## [0.24.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.23.0...marine-core-v0.24.0) (2023-09-13) ### ⚠ BREAKING CHANGES * **deps:** update marine-rs-sdk-to 0.10.0 ([#364](https://github.com/fluencelabs/marine/issues/364)) ### Features * **deps:** update marine-rs-sdk-to 0.10.0 ([#364](https://github.com/fluencelabs/marine/issues/364)) ([036c334](https://github.com/fluencelabs/marine/commit/036c3348e3361e3a39eb79fb16641ef4bbff1f6c)) ## [0.23.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.22.0...marine-core-v0.23.0) (2023-08-09) ### ⚠ BREAKING CHANGES * **versions:** enforce minor version bump on minor dependency update ([#362](https://github.com/fluencelabs/marine/issues/362)) ### Bug Fixes * **versions:** enforce minor version bump on minor dependency update ([#362](https://github.com/fluencelabs/marine/issues/362)) ([bf8e2e9](https://github.com/fluencelabs/marine/commit/bf8e2e91141c216b1a8a1db572a01f921c77f543)) ## [0.22.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.21.0...marine-core-v0.22.0) (2023-08-04) ### ⚠ BREAKING CHANGES * update versions to comply with semver ([#357](https://github.com/fluencelabs/marine/issues/357)) ### Bug Fixes * update versions to comply with semver ([#357](https://github.com/fluencelabs/marine/issues/357)) ([71e138d](https://github.com/fluencelabs/marine/commit/71e138dce31c2896bcd7b0657c3122c4b7f6402b)) ## [0.21.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.20.3...marine-core-v0.21.0) (2023-07-25) ### ⚠ BREAKING CHANGES * **marine-js:** replace old marine-js with common marine-runtime + backend traits impl for JS ([#332](https://github.com/fluencelabs/marine/issues/332)) * **wasm-backend:** split Function trait, improve naming ([#347](https://github.com/fluencelabs/marine/issues/347)) * **wasm-backend, app-service:** use String for wasi env vars + require Clone for Function trait ([#333](https://github.com/fluencelabs/marine/issues/333)) ### Features * **marine-js:** replace old marine-js with common marine-runtime + backend traits impl for JS ([#332](https://github.com/fluencelabs/marine/issues/332)) ([a61ddfc](https://github.com/fluencelabs/marine/commit/a61ddfc4044b53a9d5f7864c933a48f7404c473c)) * **wasm-backend, app-service:** use String for wasi env vars + require Clone for Function trait ([#333](https://github.com/fluencelabs/marine/issues/333)) ([aeae703](https://github.com/fluencelabs/marine/commit/aeae703229f5f9410429390fe2e72d6084527f14)) * **wasm-backend:** split Function trait, improve naming ([#347](https://github.com/fluencelabs/marine/issues/347)) ([0f9979a](https://github.com/fluencelabs/marine/commit/0f9979ae11267af119eccc3063c4001ffece4aee)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.6.1 to 0.6.2 * marine-it-parser bumped from 0.12.1 to 0.12.2 * marine-it-generator bumped from 0.10.1 to 0.10.2 * marine-wasm-backend-traits bumped from 0.2.1 to 0.3.0 * marine-wasmtime-backend bumped from 0.2.2 to 0.3.0 ## [0.20.3](https://github.com/fluencelabs/marine/compare/marine-core-v0.20.2...marine-core-v0.20.3) (2023-04-04) ### Bug Fixes * **release-please:** Get rid of workspace.dependencies ([#316](https://github.com/fluencelabs/marine/issues/316)) ([71835e6](https://github.com/fluencelabs/marine/commit/71835e6762515a83cde1cc944d60352a4c1221f5)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.6.0 to 0.6.1 * marine-it-interfaces bumped from 0.8.0 to 0.8.1 * marine-it-parser bumped from 0.12.0 to 0.12.1 * marine-it-generator bumped from 0.10.0 to 0.10.1 * marine-module-interface bumped from 0.7.0 to 0.7.1 * marine-wasm-backend-traits bumped from 0.2.0 to 0.2.1 * marine-wasmtime-backend bumped from 0.2.1 to 0.2.2 ## [0.20.1](https://github.com/fluencelabs/marine/compare/marine-core-v0.20.0...marine-core-v0.20.1) (2023-03-22) ### Bug Fixes * **runtime:** support new wasm opcodes by removing unused memory limit setting ([#299](https://github.com/fluencelabs/marine/issues/299)) ([b9dbf67](https://github.com/fluencelabs/marine/commit/b9dbf6737655218619fb1275e564f03756c59a13)) ## [0.20.0](https://github.com/fluencelabs/marine/compare/marine-core-v0.19.0...marine-core-v0.20.0) (2023-03-14) ### ⚠ BREAKING CHANGES * decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219)) ### Features * decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219)) ([d3a773d](https://github.com/fluencelabs/marine/commit/d3a773df4f7ec80ab8146f68922802a4b9a450d0)) ### Dependencies * The following workspace dependencies were updated * dependencies * marine-module-info-parser bumped from 0.5.1 to 0.6.0 * marine-it-interfaces bumped from 0.7.3 to 0.8.0 * marine-it-parser bumped from 0.11.1 to 0.12.0 * marine-it-generator bumped from 0.9.5 to 0.10.0 * marine-module-interface bumped from 0.6.1 to 0.7.0 * marine-utils bumped from 0.4.0 to 0.5.0 * marine-min-it-version bumped from 0.2.1 to 0.3.0 * marine-wasm-backend-traits bumped from 0.1.0 to 0.2.0 * marine-wasmtime-backend bumped from 0.1.0 to 0.2.0 ## [Unreleased] ## [0.19.0] - 2022-12-06 ### Fixed - [**breaking**] bump minor versions where it was required in #189 (#212) - fix tests after renaming (#174) ### Other - *(deps)* update all non-major rust dependencies (#211) - Add marine e2e (#230) - *(build)* fix clippy warnings (#213) - Update Rust crate semver to v1 (#198) - Update all non-major Rust dependencies (#204) - Update all non-major Rust dependencies (#189) - bump crate versions that used marine-rs-sdk-main 0.6.15 (#185) - Support marine-rs-sdk 0.7.0 (#180) - Fix value after table problem in TomlMarineNamedModuleConfig(#175) - Rename `FaaS` to `Marine`, `Runtime` to `Core` (#172)