From f81e38bc4eec62472613f9fcbf60665fefde9dd0 Mon Sep 17 00:00:00 2001 From: Sid Jain Date: Sat, 8 Aug 2026 10:19:59 +0530 Subject: [PATCH] chore(release): prepare main releases [skip ci] --- .release-please-manifest.json | 36 ++++++++-------- Cargo.lock | 32 +++++++------- examples/electron-wasix/src-wasix/Cargo.toml | 8 ++-- examples/electron/package.json | 4 +- examples/tauri-wasix/src-tauri/Cargo.toml | 8 ++-- examples/tauri/src-tauri/Cargo.toml | 14 +++---- pnpm-lock.yaml | 32 +++++++------- .../.release-semantic-inputs.json | 4 +- .../crates/oliphaunt-wasix/CHANGELOG.md | 7 ++++ .../crates/oliphaunt-wasix/Cargo.toml | 24 +++++------ .../tauri-sqlx-vanilla/src-tauri/Cargo.toml | 8 ++-- .../contrib/.release-semantic-inputs.json | 4 +- src/extensions/contrib/CHANGELOG.md | 7 ++++ src/extensions/contrib/VERSION | 2 +- src/extensions/contrib/release.toml | 4 +- .../pg_hashids/.release-semantic-inputs.json | 4 +- .../external/pg_hashids/CHANGELOG.md | 7 ++++ src/extensions/external/pg_hashids/VERSION | 2 +- .../external/pg_hashids/release.toml | 4 +- .../pg_ivm/.release-semantic-inputs.json | 4 +- src/extensions/external/pg_ivm/CHANGELOG.md | 7 ++++ src/extensions/external/pg_ivm/VERSION | 2 +- src/extensions/external/pg_ivm/release.toml | 4 +- .../.release-semantic-inputs.json | 4 +- .../external/pg_textsearch/CHANGELOG.md | 7 ++++ src/extensions/external/pg_textsearch/VERSION | 2 +- .../external/pg_textsearch/release.toml | 4 +- .../pg_uuidv7/.release-semantic-inputs.json | 4 +- .../external/pg_uuidv7/CHANGELOG.md | 7 ++++ src/extensions/external/pg_uuidv7/VERSION | 2 +- .../external/pg_uuidv7/release.toml | 4 +- .../pgtap/.release-semantic-inputs.json | 4 +- src/extensions/external/pgtap/CHANGELOG.md | 7 ++++ src/extensions/external/pgtap/VERSION | 2 +- src/extensions/external/pgtap/release.toml | 4 +- .../postgis/.release-semantic-inputs.json | 4 +- src/extensions/external/postgis/CHANGELOG.md | 7 ++++ src/extensions/external/postgis/VERSION | 2 +- src/extensions/external/postgis/release.toml | 4 +- .../vector/.release-semantic-inputs.json | 4 +- src/extensions/external/vector/CHANGELOG.md | 7 ++++ src/extensions/external/vector/VERSION | 2 +- src/extensions/external/vector/release.toml | 4 +- .../broker/.release-semantic-inputs.json | 4 +- src/runtimes/broker/CHANGELOG.md | 7 ++++ src/runtimes/broker/Cargo.toml | 4 +- .../broker/crates/linux-arm64-gnu/Cargo.toml | 2 +- .../broker/crates/linux-x64-gnu/Cargo.toml | 2 +- .../broker/crates/macos-arm64/Cargo.toml | 2 +- .../broker/crates/windows-x64-msvc/Cargo.toml | 2 +- .../broker/packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- src/runtimes/liboliphaunt/icu/Cargo.toml | 2 +- .../native/.release-semantic-inputs.json | 4 +- src/runtimes/liboliphaunt/native/CHANGELOG.md | 7 ++++ src/runtimes/liboliphaunt/native/VERSION | 2 +- .../native/crates/tools/Cargo.toml | 2 +- .../native/icu-npm/OliphauntICU.podspec | 2 +- .../liboliphaunt/native/icu-npm/package.json | 2 +- .../native/packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- .../native/src/liboliphaunt_native.c | 2 +- .../tools-packages/darwin-arm64/package.json | 2 +- .../linux-arm64-gnu/package.json | 2 +- .../tools-packages/linux-x64-gnu/package.json | 2 +- .../win32-x64-msvc/package.json | 2 +- .../wasix/.release-semantic-inputs.json | 4 +- src/runtimes/liboliphaunt/wasix/CHANGELOG.md | 7 ++++ src/runtimes/liboliphaunt/wasix/VERSION | 2 +- .../aot/aarch64-apple-darwin/Cargo.toml | 2 +- .../aot/aarch64-unknown-linux-gnu/Cargo.toml | 2 +- .../aot/x86_64-pc-windows-msvc/Cargo.toml | 2 +- .../aot/x86_64-unknown-linux-gnu/Cargo.toml | 2 +- .../wasix/crates/assets/Cargo.toml | 2 +- .../tools-aot/aarch64-apple-darwin/Cargo.toml | 2 +- .../aarch64-unknown-linux-gnu/Cargo.toml | 2 +- .../x86_64-pc-windows-msvc/Cargo.toml | 2 +- .../x86_64-unknown-linux-gnu/Cargo.toml | 2 +- .../wasix/crates/tools/Cargo.toml | 2 +- src/runtimes/node-direct/CHANGELOG.md | 7 ++++ src/runtimes/node-direct/package.json | 4 +- .../packages/darwin-arm64/package.json | 2 +- .../packages/linux-arm64-gnu/package.json | 2 +- .../packages/linux-x64-gnu/package.json | 2 +- .../packages/win32-x64-msvc/package.json | 2 +- src/sdks/js/.release-semantic-inputs.json | 4 +- src/sdks/js/CHANGELOG.md | 7 ++++ src/sdks/js/jsr.json | 2 +- src/sdks/js/package.json | 42 +++++++++---------- src/sdks/kotlin/CHANGELOG.md | 7 ++++ src/sdks/kotlin/VERSION | 2 +- src/sdks/kotlin/gradle.properties | 2 +- .../oliphaunt/android/liboliphaunt.version | 2 +- .../.release-semantic-inputs.json | 4 +- src/sdks/react-native/CHANGELOG.md | 7 ++++ src/sdks/react-native/package.json | 6 +-- src/sdks/rust/.release-semantic-inputs.json | 4 +- src/sdks/rust/CHANGELOG.md | 7 ++++ src/sdks/rust/Cargo.toml | 4 +- .../rust/crates/oliphaunt-build/Cargo.toml | 2 +- src/sdks/rust/src/broker.rs | 2 +- .../rust/tests/release-consumer/Cargo.lock | 2 +- src/sdks/swift/CHANGELOG.md | 7 ++++ src/sdks/swift/LIBOLIPHAUNT_VERSION | 2 +- src/sdks/swift/VERSION | 2 +- tools/perf/runner/Cargo.toml | 4 +- 110 files changed, 341 insertions(+), 215 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5c94fccb..3731b8e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,20 +1,20 @@ { - "src/runtimes/liboliphaunt/native": "0.1.0", - "src/sdks/rust": "0.1.0", - "src/runtimes/broker": "0.1.0", - "src/runtimes/node-direct": "0.1.0", - "src/sdks/swift": "0.6.0", - "src/sdks/kotlin": "0.1.0", - "src/sdks/react-native": "0.1.0", - "src/sdks/js": "0.1.0", - "src/extensions/contrib": "0.1.0", - "src/extensions/external/pg_hashids": "0.1.0", - "src/extensions/external/pg_ivm": "0.1.0", - "src/extensions/external/pg_textsearch": "0.1.0", - "src/extensions/external/pg_uuidv7": "0.1.0", - "src/extensions/external/pgtap": "0.1.0", - "src/extensions/external/postgis": "0.1.0", - "src/extensions/external/vector": "0.1.0", - "src/runtimes/liboliphaunt/wasix": "0.1.0", - "src/bindings/wasix-rust/crates/oliphaunt-wasix": "0.1.0" + "src/runtimes/liboliphaunt/native": "0.1.1", + "src/sdks/rust": "0.1.1", + "src/runtimes/broker": "0.1.1", + "src/runtimes/node-direct": "0.1.1", + "src/sdks/swift": "0.6.1", + "src/sdks/kotlin": "0.1.1", + "src/sdks/react-native": "0.1.1", + "src/sdks/js": "0.1.1", + "src/extensions/contrib": "0.1.1", + "src/extensions/external/pg_hashids": "0.1.1", + "src/extensions/external/pg_ivm": "0.1.1", + "src/extensions/external/pg_textsearch": "0.1.1", + "src/extensions/external/pg_uuidv7": "0.1.1", + "src/extensions/external/pgtap": "0.1.1", + "src/extensions/external/postgis": "0.1.1", + "src/extensions/external/vector": "0.1.1", + "src/runtimes/liboliphaunt/wasix": "0.1.1", + "src/bindings/wasix-rust/crates/oliphaunt-wasix": "0.1.1" } diff --git a/Cargo.lock b/Cargo.lock index d64d87e2..4695d7b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1856,7 +1856,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-aarch64-apple-darwin" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1864,7 +1864,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1872,7 +1872,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-x86_64-pc-windows-msvc" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1880,7 +1880,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1888,7 +1888,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-portable" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde", "serde_json", @@ -2266,7 +2266,7 @@ dependencies = [ [[package]] name = "oliphaunt" -version = "0.1.0" +version = "0.1.1" dependencies = [ "crossbeam-channel", "ed25519-dalek", @@ -2290,14 +2290,14 @@ dependencies = [ [[package]] name = "oliphaunt-broker" -version = "0.1.0" +version = "0.1.1" dependencies = [ "oliphaunt", ] [[package]] name = "oliphaunt-build" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde", "sha2 0.10.9", @@ -2307,7 +2307,7 @@ dependencies = [ [[package]] name = "oliphaunt-icu" -version = "0.1.0" +version = "0.1.1" dependencies = [ "sha2 0.10.9", "tar", @@ -2342,11 +2342,11 @@ dependencies = [ [[package]] name = "oliphaunt-tools" -version = "0.1.0" +version = "0.1.1" [[package]] name = "oliphaunt-wasix" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "async-trait", @@ -2392,14 +2392,14 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools" -version = "0.1.0" +version = "0.1.1" dependencies = [ "sha2 0.10.9", ] [[package]] name = "oliphaunt-wasix-tools-aot-aarch64-apple-darwin" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2407,7 +2407,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2415,7 +2415,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2423,7 +2423,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" dependencies = [ "serde_json", "sha2 0.10.9", diff --git a/examples/electron-wasix/src-wasix/Cargo.toml b/examples/electron-wasix/src-wasix/Cargo.toml index c0383054..f437e062 100644 --- a/examples/electron-wasix/src-wasix/Cargo.toml +++ b/examples/electron-wasix/src-wasix/Cargo.toml @@ -8,16 +8,16 @@ publish = false [dependencies] anyhow = "1" -oliphaunt-wasix = { version = "=0.1.0", features = [ +oliphaunt-wasix = { version = "=0.1.1", features = [ "tools", "extension-hstore", "extension-pg-trgm", "extension-unaccent", ] } -oliphaunt-wasix-tools = { version = "=0.1.0" } +oliphaunt-wasix-tools = { version = "=0.1.1" } serde_json = "1" tokio = { version = "1", features = ["rt-multi-thread"] } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } -oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } +liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } +oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } diff --git a/examples/electron/package.json b/examples/electron/package.json index 2916b990..f1c184eb 100644 --- a/examples/electron/package.json +++ b/examples/electron/package.json @@ -9,8 +9,8 @@ "dev:renderer": "vite" }, "dependencies": { - "@oliphaunt/extension-contrib-pg18": "0.1.0", - "@oliphaunt/ts": "0.1.0", + "@oliphaunt/extension-contrib-pg18": "0.1.1", + "@oliphaunt/ts": "0.1.1", "kysely": "^0.29.2", "pg": "^8.16.3" }, diff --git a/examples/tauri-wasix/src-tauri/Cargo.toml b/examples/tauri-wasix/src-tauri/Cargo.toml index 17d33d3a..aab9e28a 100644 --- a/examples/tauri-wasix/src-tauri/Cargo.toml +++ b/examples/tauri-wasix/src-tauri/Cargo.toml @@ -16,13 +16,13 @@ tauri-build = { version = "2", features = [] } [dependencies] anyhow = "1" -oliphaunt-wasix = { version = "=0.1.0", features = [ +oliphaunt-wasix = { version = "=0.1.1", features = [ "tools", "extension-hstore", "extension-pg-trgm", "extension-unaccent", ] } -oliphaunt-wasix-tools = { version = "=0.1.0" } +oliphaunt-wasix-tools = { version = "=0.1.1" } serde = { version = "1", features = ["derive"] } sqlx = { version = "0.8", default-features = false, features = ["runtime-tokio-rustls", "postgres"] } tauri = { version = "2", features = [] } @@ -30,5 +30,5 @@ thiserror = "2" tokio = { version = "1", features = ["rt-multi-thread", "sync"] } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } -oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } +liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } +oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } diff --git a/examples/tauri/src-tauri/Cargo.toml b/examples/tauri/src-tauri/Cargo.toml index 76dbd92b..806cb829 100644 --- a/examples/tauri/src-tauri/Cargo.toml +++ b/examples/tauri/src-tauri/Cargo.toml @@ -13,23 +13,23 @@ crate-type = ["staticlib", "cdylib", "rlib"] [package.metadata.oliphaunt] runtime = "liboliphaunt-native" -runtime-version = "0.1.0" +runtime-version = "0.1.1" extensions = ["hstore", "pg_trgm", "unaccent"] [build-dependencies] -oliphaunt-build = { version = "=0.1.0" } +oliphaunt-build = { version = "=0.1.1" } tauri-build = { version = "2", features = [] } [dependencies] anyhow = "1" -oliphaunt = { version = "=0.1.0" } -oliphaunt-tools = { version = "=0.1.0" } +oliphaunt = { version = "=0.1.1" } +oliphaunt-tools = { version = "=0.1.1" } serde = { version = "1", features = ["derive"] } tauri = { version = "2", features = [] } thiserror = "2" tokio = { version = "1", features = ["sync"] } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-native-linux-x64-gnu = { version = "=0.1.0" } -oliphaunt-broker-linux-x64-gnu = { version = "=0.1.0" } -oliphaunt-extension-contrib-pg18-linux-x64-gnu = { version = "=0.1.0" } +liboliphaunt-native-linux-x64-gnu = { version = "=0.1.1" } +oliphaunt-broker-linux-x64-gnu = { version = "=0.1.1" } +oliphaunt-extension-contrib-pg18-linux-x64-gnu = { version = "=0.1.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0df9d586..5f6b5fd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -186,52 +186,52 @@ importers: version: 4.1.8(@types/node@24.12.4)(@vitest/coverage-v8@4.1.8)(jiti@2.7.0)(lightningcss@1.32.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0) optionalDependencies: '@oliphaunt/broker-darwin-arm64': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/broker/packages/darwin-arm64 '@oliphaunt/broker-linux-arm64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/broker/packages/linux-arm64-gnu '@oliphaunt/broker-linux-x64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/broker/packages/linux-x64-gnu '@oliphaunt/broker-win32-x64-msvc': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/broker/packages/win32-x64-msvc '@oliphaunt/liboliphaunt-darwin-arm64': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/packages/darwin-arm64 '@oliphaunt/liboliphaunt-linux-arm64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/packages/linux-arm64-gnu '@oliphaunt/liboliphaunt-linux-x64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/packages/linux-x64-gnu '@oliphaunt/liboliphaunt-win32-x64-msvc': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/packages/win32-x64-msvc '@oliphaunt/node-direct-darwin-arm64': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/node-direct/packages/darwin-arm64 '@oliphaunt/node-direct-linux-arm64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/node-direct/packages/linux-arm64-gnu '@oliphaunt/node-direct-linux-x64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/node-direct/packages/linux-x64-gnu '@oliphaunt/node-direct-win32-x64-msvc': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/node-direct/packages/win32-x64-msvc '@oliphaunt/tools-darwin-arm64': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/tools-packages/darwin-arm64 '@oliphaunt/tools-linux-arm64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu '@oliphaunt/tools-linux-x64-gnu': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu '@oliphaunt/tools-win32-x64-msvc': - specifier: workspace:0.1.0 + specifier: workspace:0.1.1 version: link:../../runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc src/sdks/react-native: diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/.release-semantic-inputs.json b/src/bindings/wasix-rust/crates/oliphaunt-wasix/.release-semantic-inputs.json index 2f8c7eaa..4c904ff7 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/.release-semantic-inputs.json +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "69b5cbbda6c2c1e0aa5b3d8b8dd56968441508c35d30a214be4dd3fdacab25f9" + "sha256": "d1364a4ad6a59b88c4bd82024874d2a274b9bf5e106de870dafc5b095e84fa17" } diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md index 02fc1664..9547dadc 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-wasix-rust-v0.1.0...oliphaunt-wasix-rust-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml b/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml index 4983f4ab..aa899d9e 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Embedded Postgres for Rust tests and local apps. No Docker, works with SQLx and any Postgres client." @@ -97,9 +97,9 @@ hex = "0.4" sha2 = "0.10" dunce = "1" filetime = "0.2" -liboliphaunt-wasix-portable = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/assets" } -oliphaunt-wasix-tools = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools", optional = true } -oliphaunt-icu = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/icu", optional = true } +liboliphaunt-wasix-portable = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/assets" } +oliphaunt-wasix-tools = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools", optional = true } +oliphaunt-icu = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/icu", optional = true } tokio = { version = "1", features = ["io-util", "rt-multi-thread"] } wasmer = { version = "=7.2.0", default-features = false, features = [ "sys", @@ -128,20 +128,20 @@ virtual-net = { version = "=0.702.0", default-features = false } webc = "=12.0.0" [target.'cfg(all(target_os = "macos", target_arch = "aarch64"))'.dependencies] -liboliphaunt-wasix-aot-aarch64-apple-darwin = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin" } -oliphaunt-wasix-tools-aot-aarch64-apple-darwin = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin", optional = true } +liboliphaunt-wasix-aot-aarch64-apple-darwin = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin" } +oliphaunt-wasix-tools-aot-aarch64-apple-darwin = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin", optional = true } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu" } -oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu", optional = true } +liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu" } +oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu", optional = true } [target.'cfg(all(target_os = "linux", target_arch = "aarch64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu" } -oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu", optional = true } +liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu" } +oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu", optional = true } [target.'cfg(all(target_os = "windows", target_arch = "x86_64", target_env = "msvc"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-pc-windows-msvc = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc" } -oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc = { version = "=0.1.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc", optional = true } +liboliphaunt-wasix-aot-x86_64-pc-windows-msvc = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc" } +oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc = { version = "=0.1.1", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc", optional = true } [dev-dependencies] sqlx = { version = "0.8", default-features = false, features = [ diff --git a/src/bindings/wasix-rust/examples/tauri-sqlx-vanilla/src-tauri/Cargo.toml b/src/bindings/wasix-rust/examples/tauri-sqlx-vanilla/src-tauri/Cargo.toml index 6ac10672..3b73846b 100644 --- a/src/bindings/wasix-rust/examples/tauri-sqlx-vanilla/src-tauri/Cargo.toml +++ b/src/bindings/wasix-rust/examples/tauri-sqlx-vanilla/src-tauri/Cargo.toml @@ -17,11 +17,11 @@ tauri-build = { version = "2", features = [] } [dependencies] anyhow = "1" -oliphaunt-wasix = { version = "=0.1.0", features = [ +oliphaunt-wasix = { version = "=0.1.1", features = [ "extensions", "tools", ] } -oliphaunt-wasix-tools = { version = "=0.1.0" } +oliphaunt-wasix-tools = { version = "=0.1.1" } sqlx = { version = "0.8", default-features = false, features = ["runtime-tokio-rustls", "postgres"] } tauri = { version = "2", features = [] } tauri-plugin-opener = "2" @@ -31,5 +31,5 @@ thiserror = "2" tokio = { version = "1", features = ["macros", "rt-multi-thread", "sync"] } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } -oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.0" } +liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } +oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.1.1" } diff --git a/src/extensions/contrib/.release-semantic-inputs.json b/src/extensions/contrib/.release-semantic-inputs.json index 4bb34975..c729c3c9 100644 --- a/src/extensions/contrib/.release-semantic-inputs.json +++ b/src/extensions/contrib/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -377,5 +377,5 @@ ] } ], - "sha256": "ef39a2c94b88d609ad1f7c72bba37a42e324ad9d4c0bc288e9dda4da8a76e4c1" + "sha256": "698c8052069f8f236077844a4c711556d9651892a5f15c21678aceb2c7c6cda1" } diff --git a/src/extensions/contrib/CHANGELOG.md b/src/extensions/contrib/CHANGELOG.md index 02fc1664..cc8e7a0a 100644 --- a/src/extensions/contrib/CHANGELOG.md +++ b/src/extensions/contrib/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-contrib-pg18-v0.1.0...oliphaunt-extension-contrib-pg18-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/contrib/VERSION b/src/extensions/contrib/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/contrib/VERSION +++ b/src/extensions/contrib/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/contrib/release.toml b/src/extensions/contrib/release.toml index c03da161..b864fc08 100644 --- a/src/extensions/contrib/release.toml +++ b/src/extensions/contrib/release.toml @@ -74,9 +74,9 @@ path = "src/postgres/versions/18/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-contrib-pg18-liboliphaunt-native] source_product = "liboliphaunt-native" diff --git a/src/extensions/external/pg_hashids/.release-semantic-inputs.json b/src/extensions/external/pg_hashids/.release-semantic-inputs.json index 7a45c4c2..a91e6210 100644 --- a/src/extensions/external/pg_hashids/.release-semantic-inputs.json +++ b/src/extensions/external/pg_hashids/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "157816f505bb4546833684e9cf93dfd9d7d3b8eee977da96ca51aa41e34ccbc8" + "sha256": "a342287d93a0791bf19a36084565c107bc66c31f66e1384124f2211d70cf62ea" } diff --git a/src/extensions/external/pg_hashids/CHANGELOG.md b/src/extensions/external/pg_hashids/CHANGELOG.md index 02fc1664..cf60729e 100644 --- a/src/extensions/external/pg_hashids/CHANGELOG.md +++ b/src/extensions/external/pg_hashids/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-pg-hashids-v0.1.0...oliphaunt-extension-pg-hashids-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/pg_hashids/VERSION b/src/extensions/external/pg_hashids/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/pg_hashids/VERSION +++ b/src/extensions/external/pg_hashids/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/pg_hashids/release.toml b/src/extensions/external/pg_hashids/release.toml index 6b5974df..5afaf47b 100644 --- a/src/extensions/external/pg_hashids/release.toml +++ b/src/extensions/external/pg_hashids/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/pg_hashids/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-pg-hashids-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/pg_hashids/release.toml" diff --git a/src/extensions/external/pg_ivm/.release-semantic-inputs.json b/src/extensions/external/pg_ivm/.release-semantic-inputs.json index 8f2538e7..a9fe2249 100644 --- a/src/extensions/external/pg_ivm/.release-semantic-inputs.json +++ b/src/extensions/external/pg_ivm/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "62217692fabf8289e47be5338627128eb4e3cf88f3e87923a45cde2b20175d31" + "sha256": "1c59ffa14ec603f023c3035c9883fd7a8cf31fff19ebfe9e179a71268578ef1e" } diff --git a/src/extensions/external/pg_ivm/CHANGELOG.md b/src/extensions/external/pg_ivm/CHANGELOG.md index 02fc1664..2f85e5d1 100644 --- a/src/extensions/external/pg_ivm/CHANGELOG.md +++ b/src/extensions/external/pg_ivm/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-pg-ivm-v0.1.0...oliphaunt-extension-pg-ivm-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/pg_ivm/VERSION b/src/extensions/external/pg_ivm/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/pg_ivm/VERSION +++ b/src/extensions/external/pg_ivm/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/pg_ivm/release.toml b/src/extensions/external/pg_ivm/release.toml index 60333adc..a588936d 100644 --- a/src/extensions/external/pg_ivm/release.toml +++ b/src/extensions/external/pg_ivm/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/pg_ivm/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-pg-ivm-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/pg_ivm/release.toml" diff --git a/src/extensions/external/pg_textsearch/.release-semantic-inputs.json b/src/extensions/external/pg_textsearch/.release-semantic-inputs.json index f433cf82..707307bf 100644 --- a/src/extensions/external/pg_textsearch/.release-semantic-inputs.json +++ b/src/extensions/external/pg_textsearch/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "96847ea6a487d3536ce761d108f1042f338efd3845e0e28e3833e7b702555a1c" + "sha256": "eb15de43f38c173d0bb02bd19ff6994ba2ca281ebc0af3dc06fb31dffc3de887" } diff --git a/src/extensions/external/pg_textsearch/CHANGELOG.md b/src/extensions/external/pg_textsearch/CHANGELOG.md index 02fc1664..c7c3277d 100644 --- a/src/extensions/external/pg_textsearch/CHANGELOG.md +++ b/src/extensions/external/pg_textsearch/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-pg-textsearch-v0.1.0...oliphaunt-extension-pg-textsearch-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/pg_textsearch/VERSION b/src/extensions/external/pg_textsearch/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/pg_textsearch/VERSION +++ b/src/extensions/external/pg_textsearch/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/pg_textsearch/release.toml b/src/extensions/external/pg_textsearch/release.toml index de9a567f..a7634f23 100644 --- a/src/extensions/external/pg_textsearch/release.toml +++ b/src/extensions/external/pg_textsearch/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/pg_textsearch/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-pg-textsearch-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/pg_textsearch/release.toml" diff --git a/src/extensions/external/pg_uuidv7/.release-semantic-inputs.json b/src/extensions/external/pg_uuidv7/.release-semantic-inputs.json index d26bf044..77fbb864 100644 --- a/src/extensions/external/pg_uuidv7/.release-semantic-inputs.json +++ b/src/extensions/external/pg_uuidv7/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "cf87adce46dc1656fb1a1cd16ae6825817977d62eb25fb9b97ea804059620530" + "sha256": "a8c51618a75794c4aaecb83cf131bbfd451411e4d0d090e806826d443682969b" } diff --git a/src/extensions/external/pg_uuidv7/CHANGELOG.md b/src/extensions/external/pg_uuidv7/CHANGELOG.md index 02fc1664..af1c0fb6 100644 --- a/src/extensions/external/pg_uuidv7/CHANGELOG.md +++ b/src/extensions/external/pg_uuidv7/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-pg-uuidv7-v0.1.0...oliphaunt-extension-pg-uuidv7-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/pg_uuidv7/VERSION b/src/extensions/external/pg_uuidv7/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/pg_uuidv7/VERSION +++ b/src/extensions/external/pg_uuidv7/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/pg_uuidv7/release.toml b/src/extensions/external/pg_uuidv7/release.toml index 4813812c..f98e5d4b 100644 --- a/src/extensions/external/pg_uuidv7/release.toml +++ b/src/extensions/external/pg_uuidv7/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/pg_uuidv7/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-pg-uuidv7-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/pg_uuidv7/release.toml" diff --git a/src/extensions/external/pgtap/.release-semantic-inputs.json b/src/extensions/external/pgtap/.release-semantic-inputs.json index 4bce8b9f..f69d3803 100644 --- a/src/extensions/external/pgtap/.release-semantic-inputs.json +++ b/src/extensions/external/pgtap/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "c205577cac1a8ad7828cfd4206db2bcc75576eb112f46b5c2f922c99321aee17" + "sha256": "44945b486aaeae52f4b3cb99b9e9af1e1cbc27757d7d25564971d3dcd958980b" } diff --git a/src/extensions/external/pgtap/CHANGELOG.md b/src/extensions/external/pgtap/CHANGELOG.md index 02fc1664..028c03e7 100644 --- a/src/extensions/external/pgtap/CHANGELOG.md +++ b/src/extensions/external/pgtap/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-pgtap-v0.1.0...oliphaunt-extension-pgtap-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/pgtap/VERSION b/src/extensions/external/pgtap/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/pgtap/VERSION +++ b/src/extensions/external/pgtap/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/pgtap/release.toml b/src/extensions/external/pgtap/release.toml index edd5cab2..e1816c20 100644 --- a/src/extensions/external/pgtap/release.toml +++ b/src/extensions/external/pgtap/release.toml @@ -37,9 +37,9 @@ path = "src/extensions/external/pgtap/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-pgtap-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/pgtap/release.toml" diff --git a/src/extensions/external/postgis/.release-semantic-inputs.json b/src/extensions/external/postgis/.release-semantic-inputs.json index 0d238e34..b9461b51 100644 --- a/src/extensions/external/postgis/.release-semantic-inputs.json +++ b/src/extensions/external/postgis/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -390,5 +390,5 @@ ] } ], - "sha256": "da2b760c1e63977924e013f248163c3bfeb246069c1a175a8beb76a425cc6909" + "sha256": "e958ae13a0a0809677ed7d429fec0a1531aa14cecf6b20257c018866e2c51e50" } diff --git a/src/extensions/external/postgis/CHANGELOG.md b/src/extensions/external/postgis/CHANGELOG.md index 02fc1664..5e4b6662 100644 --- a/src/extensions/external/postgis/CHANGELOG.md +++ b/src/extensions/external/postgis/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-postgis-v0.1.0...oliphaunt-extension-postgis-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/postgis/VERSION b/src/extensions/external/postgis/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/postgis/VERSION +++ b/src/extensions/external/postgis/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/postgis/release.toml b/src/extensions/external/postgis/release.toml index d79d1133..16e1f225 100644 --- a/src/extensions/external/postgis/release.toml +++ b/src/extensions/external/postgis/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/postgis/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-postgis-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/postgis/release.toml" diff --git a/src/extensions/external/vector/.release-semantic-inputs.json b/src/extensions/external/vector/.release-semantic-inputs.json index 049099ca..701b8890 100644 --- a/src/extensions/external/vector/.release-semantic-inputs.json +++ b/src/extensions/external/vector/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "dcbd59ea3a1e1776279aa2770ed249eb01820b2c13cb1c5a400e8dadcee55c54" + "sha256": "4c1a7bf4f12c4f05348d60ae58026fcf65cdb282ad75c9d615f3efdf8b2bfd53" } diff --git a/src/extensions/external/vector/CHANGELOG.md b/src/extensions/external/vector/CHANGELOG.md index 02fc1664..cc68f54a 100644 --- a/src/extensions/external/vector/CHANGELOG.md +++ b/src/extensions/external/vector/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-extension-vector-v0.1.0...oliphaunt-extension-vector-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/extensions/external/vector/VERSION b/src/extensions/external/vector/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/extensions/external/vector/VERSION +++ b/src/extensions/external/vector/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/extensions/external/vector/release.toml b/src/extensions/external/vector/release.toml index 7976c95b..50485e59 100644 --- a/src/extensions/external/vector/release.toml +++ b/src/extensions/external/vector/release.toml @@ -41,9 +41,9 @@ path = "src/extensions/external/vector/source.toml" postgres_major = "18" extension_runtime_contract = "src/shared/extension-runtime-contract/contract.toml" native_runtime_product = "liboliphaunt-native" -native_runtime_version = "0.1.0" +native_runtime_version = "0.1.1" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.1.0" +wasix_runtime_version = "0.1.1" [compatibility_versions.oliphaunt-extension-vector-liboliphaunt-native] source_product = "liboliphaunt-native" path = "src/extensions/external/vector/release.toml" diff --git a/src/runtimes/broker/.release-semantic-inputs.json b/src/runtimes/broker/.release-semantic-inputs.json index 5451245a..6aa02247 100644 --- a/src/runtimes/broker/.release-semantic-inputs.json +++ b/src/runtimes/broker/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -457,5 +457,5 @@ ] } ], - "sha256": "ac4b1e4f3938b48f5c03aa4404d553864b7a448d63b74337105204f3db7a43eb" + "sha256": "b50463a36c54ac1b0b60caf289db483ecdd43233c929e20cfa81ea85c867b2ac" } diff --git a/src/runtimes/broker/CHANGELOG.md b/src/runtimes/broker/CHANGELOG.md index 02fc1664..3a693f5a 100644 --- a/src/runtimes/broker/CHANGELOG.md +++ b/src/runtimes/broker/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-broker-v0.1.0...oliphaunt-broker-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/runtimes/broker/Cargo.toml b/src/runtimes/broker/Cargo.toml index fd0ebafe..87815b83 100644 --- a/src/runtimes/broker/Cargo.toml +++ b/src/runtimes/broker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Oliphaunt broker helper process for process-isolated embedded PostgreSQL." @@ -15,4 +15,4 @@ name = "oliphaunt-broker" path = "src/main.rs" [dependencies] -oliphaunt = { path = "../../sdks/rust", version = "=0.1.0" } +oliphaunt = { path = "../../sdks/rust", version = "=0.1.1" } diff --git a/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml b/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml index 3369a4a8..8d3f6f55 100644 --- a/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml +++ b/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-linux-arm64-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the linux-arm64-gnu oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml b/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml index 27ee7f12..b671b38d 100644 --- a/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml +++ b/src/runtimes/broker/crates/linux-x64-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-linux-x64-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the linux-x64-gnu oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/macos-arm64/Cargo.toml b/src/runtimes/broker/crates/macos-arm64/Cargo.toml index 42b73332..7aea79b9 100644 --- a/src/runtimes/broker/crates/macos-arm64/Cargo.toml +++ b/src/runtimes/broker/crates/macos-arm64/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-macos-arm64" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the macos-arm64 oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml b/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml index d11659d2..0ec97054 100644 --- a/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml +++ b/src/runtimes/broker/crates/windows-x64-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker-windows-x64-msvc" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Cargo artifact crate for the windows-x64-msvc oliphaunt-broker helper binary." diff --git a/src/runtimes/broker/packages/darwin-arm64/package.json b/src/runtimes/broker/packages/darwin-arm64/package.json index 0b238fac..b8b9bc33 100644 --- a/src/runtimes/broker/packages/darwin-arm64/package.json +++ b/src/runtimes/broker/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-darwin-arm64", - "version": "0.1.0", + "version": "0.1.1", "description": "macOS arm64 oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND BSD-3-Clause AND CC-BY-3.0 AND ISC AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/broker/packages/linux-arm64-gnu/package.json b/src/runtimes/broker/packages/linux-arm64-gnu/package.json index 84108aee..a8af6118 100644 --- a/src/runtimes/broker/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/broker/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-linux-arm64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux arm64 glibc oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND BSD-3-Clause AND CC-BY-3.0 AND ISC AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/broker/packages/linux-x64-gnu/package.json b/src/runtimes/broker/packages/linux-x64-gnu/package.json index 9f39f183..cfd6fe75 100644 --- a/src/runtimes/broker/packages/linux-x64-gnu/package.json +++ b/src/runtimes/broker/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-linux-x64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux x64 glibc oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND BSD-3-Clause AND CC-BY-3.0 AND ISC AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/broker/packages/win32-x64-msvc/package.json b/src/runtimes/broker/packages/win32-x64-msvc/package.json index 83eab2a7..86c47dc5 100644 --- a/src/runtimes/broker/packages/win32-x64-msvc/package.json +++ b/src/runtimes/broker/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/broker-win32-x64-msvc", - "version": "0.1.0", + "version": "0.1.1", "description": "Windows x64 MSVC oliphaunt-broker helper binary.", "license": "MIT AND Apache-2.0 AND BSD-3-Clause AND CC-BY-3.0 AND ISC AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/icu/Cargo.toml b/src/runtimes/liboliphaunt/icu/Cargo.toml index 0e5ac86c..5cd8f872 100644 --- a/src/runtimes/liboliphaunt/icu/Cargo.toml +++ b/src/runtimes/liboliphaunt/icu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-icu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Optional ICU data files for Oliphaunt runtimes." diff --git a/src/runtimes/liboliphaunt/native/.release-semantic-inputs.json b/src/runtimes/liboliphaunt/native/.release-semantic-inputs.json index cbc57d39..f8297063 100644 --- a/src/runtimes/liboliphaunt/native/.release-semantic-inputs.json +++ b/src/runtimes/liboliphaunt/native/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -457,5 +457,5 @@ ] } ], - "sha256": "328577d03f97a01c7f3d242c165c37751cd392e2a145da83e22c804ddd934ba5" + "sha256": "1878a62e997c02fd117f2b46f76be10783b876af992ec6c86c738158c5bacf07" } diff --git a/src/runtimes/liboliphaunt/native/CHANGELOG.md b/src/runtimes/liboliphaunt/native/CHANGELOG.md index 02fc1664..4e9cc64b 100644 --- a/src/runtimes/liboliphaunt/native/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/native/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/liboliphaunt-native-v0.1.0...liboliphaunt-native-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/runtimes/liboliphaunt/native/VERSION b/src/runtimes/liboliphaunt/native/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/runtimes/liboliphaunt/native/VERSION +++ b/src/runtimes/liboliphaunt/native/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml b/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml index a6a1b262..1f1fe060 100644 --- a/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml +++ b/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-tools" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Target-selecting Cargo facade for Oliphaunt native pg_dump and psql artifacts." diff --git a/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec b/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec index 48fd0cb3..4df26168 100644 --- a/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec +++ b/src/runtimes/liboliphaunt/native/icu-npm/OliphauntICU.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'OliphauntICU' - s.version = '0.1.0' # x-release-please-version + s.version = '0.1.1' # x-release-please-version s.summary = 'Portable ICU data files for Oliphaunt runtimes.' s.homepage = 'https://oliphaunt.dev' s.license = { :type => 'MIT AND Unicode-3.0' } diff --git a/src/runtimes/liboliphaunt/native/icu-npm/package.json b/src/runtimes/liboliphaunt/native/icu-npm/package.json index ab74c9ab..813cde0c 100644 --- a/src/runtimes/liboliphaunt/native/icu-npm/package.json +++ b/src/runtimes/liboliphaunt/native/icu-npm/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/icu", - "version": "0.1.0", + "version": "0.1.1", "description": "Portable ICU data files for Oliphaunt runtimes.", "license": "MIT AND Unicode-3.0", "type": "commonjs", diff --git a/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json b/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json index 7b7a8d03..d45797b7 100644 --- a/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json +++ b/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-darwin-arm64", - "version": "0.1.0", + "version": "0.1.1", "description": "macOS arm64 liboliphaunt native library for Oliphaunt.", "license": "MIT AND PostgreSQL AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json b/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json index 94dd3dad..a0132d2c 100644 --- a/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-linux-arm64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux arm64 glibc liboliphaunt native library for Oliphaunt.", "license": "MIT AND PostgreSQL AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json b/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json index 326b78a8..c46aafff 100644 --- a/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-linux-x64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux x64 glibc liboliphaunt native library for Oliphaunt.", "license": "MIT AND PostgreSQL AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json b/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json index 9dace1dc..c3d53f00 100644 --- a/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json +++ b/src/runtimes/liboliphaunt/native/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/liboliphaunt-win32-x64-msvc", - "version": "0.1.0", + "version": "0.1.1", "description": "Windows x64 MSVC liboliphaunt native library for Oliphaunt.", "license": "MIT AND PostgreSQL AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c b/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c index b595a039..f4e4c767 100644 --- a/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c +++ b/src/runtimes/liboliphaunt/native/src/liboliphaunt_native.c @@ -17,7 +17,7 @@ #include #endif -#define OLIPHAUNT_PRODUCT_VERSION "0.1.0" /* x-release-please-version */ +#define OLIPHAUNT_PRODUCT_VERSION "0.1.1" /* x-release-please-version */ extern int oliphaunt_embedded_main( int argc, diff --git a/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json b/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json index 3b772d23..d1e5d43d 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-darwin-arm64", - "version": "0.1.0", + "version": "0.1.1", "description": "macOS arm64 PostgreSQL client tools for Oliphaunt.", "license": "MIT AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json b/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json index 05e5c0f5..7de58428 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-linux-arm64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux arm64 glibc PostgreSQL client tools for Oliphaunt.", "license": "MIT AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json b/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json index 0851a8ca..276aab9d 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-linux-x64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux x64 glibc PostgreSQL client tools for Oliphaunt.", "license": "MIT AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json b/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json index cba85a5c..86f84d07 100644 --- a/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json +++ b/src/runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/tools-win32-x64-msvc", - "version": "0.1.0", + "version": "0.1.1", "description": "Windows x64 MSVC PostgreSQL client tools for Oliphaunt.", "license": "MIT AND PostgreSQL", "type": "module", diff --git a/src/runtimes/liboliphaunt/wasix/.release-semantic-inputs.json b/src/runtimes/liboliphaunt/wasix/.release-semantic-inputs.json index 12e259ae..fb74833f 100644 --- a/src/runtimes/liboliphaunt/wasix/.release-semantic-inputs.json +++ b/src/runtimes/liboliphaunt/wasix/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -377,5 +377,5 @@ ] } ], - "sha256": "49e935c966c9acc0c5480a729abc62ec37dea65ba86d8838aa857609cccccbe7" + "sha256": "82851a075e6d70948968ccba8f071b73b59403652c532631ea2131925f2de045" } diff --git a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md index 02fc1664..d2878c47 100644 --- a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/liboliphaunt-wasix-v0.1.0...liboliphaunt-wasix-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/runtimes/liboliphaunt/wasix/VERSION b/src/runtimes/liboliphaunt/wasix/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/runtimes/liboliphaunt/wasix/VERSION +++ b/src/runtimes/liboliphaunt/wasix/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml index 0d016c3c..a909b126 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-aarch64-apple-darwin" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-apple-darwin" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml index ed11d3c4..73e47165 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml index 999966ff..c6992479 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-x86_64-pc-windows-msvc" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on x86_64-pc-windows-msvc" diff --git a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml index 02c96755..fbb84ae2 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT runtime artifacts for oliphaunt-wasix on x86_64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml index 00a3ff06..41174bd5 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/assets/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "liboliphaunt-wasix-portable" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Portable WASIX runtime assets for oliphaunt-wasix" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml index 3534c191..b00bbb39 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-aarch64-apple-darwin" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on aarch64-apple-darwin" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml index 5a90e3c5..51b44791 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on aarch64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml index 44484176..deba0b47 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-pc-windows-msvc/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on x86_64-pc-windows-msvc" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml index c0701be0..457f5454 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools-aot/x86_64-unknown-linux-gnu/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Wasmer AOT pg_dump and psql artifacts for oliphaunt-wasix on x86_64-unknown-linux-gnu" diff --git a/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml b/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml index 065b4ec0..4426c8e6 100644 --- a/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml +++ b/src/runtimes/liboliphaunt/wasix/crates/tools/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-wasix-tools" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "WASIX pg_dump and psql assets for oliphaunt-wasix" diff --git a/src/runtimes/node-direct/CHANGELOG.md b/src/runtimes/node-direct/CHANGELOG.md index 02fc1664..883746c3 100644 --- a/src/runtimes/node-direct/CHANGELOG.md +++ b/src/runtimes/node-direct/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.1.1 + +### Dependencies + +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (release compatibility field `oliphaunt-node-direct-liboliphaunt`) +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (Moon production dependency: `liboliphaunt-native` -> `oliphaunt-node-direct`) + ## 0.1.0 (2026-07-28) diff --git a/src/runtimes/node-direct/package.json b/src/runtimes/node-direct/package.json index bf608db3..20621730 100644 --- a/src/runtimes/node-direct/package.json +++ b/src/runtimes/node-direct/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct", - "version": "0.1.0", + "version": "0.1.1", "description": "Node-API native direct adapter for Oliphaunt.", "license": "MIT", "private": true, @@ -11,7 +11,7 @@ "directory": "src/runtimes/node-direct" }, "oliphaunt": { - "liboliphauntVersion": "0.1.0" + "liboliphauntVersion": "0.1.1" }, "files": [ "native", diff --git a/src/runtimes/node-direct/packages/darwin-arm64/package.json b/src/runtimes/node-direct/packages/darwin-arm64/package.json index 0362513c..b71f5b6b 100644 --- a/src/runtimes/node-direct/packages/darwin-arm64/package.json +++ b/src/runtimes/node-direct/packages/darwin-arm64/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-darwin-arm64", - "version": "0.1.0", + "version": "0.1.1", "description": "macOS arm64 prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT", "type": "module", diff --git a/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json b/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json index a1ce0daa..2c3a0694 100644 --- a/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json +++ b/src/runtimes/node-direct/packages/linux-arm64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-linux-arm64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux arm64 glibc prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT", "type": "module", diff --git a/src/runtimes/node-direct/packages/linux-x64-gnu/package.json b/src/runtimes/node-direct/packages/linux-x64-gnu/package.json index 61542356..c2e1e1d9 100644 --- a/src/runtimes/node-direct/packages/linux-x64-gnu/package.json +++ b/src/runtimes/node-direct/packages/linux-x64-gnu/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-linux-x64-gnu", - "version": "0.1.0", + "version": "0.1.1", "description": "Linux x64 glibc prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT", "type": "module", diff --git a/src/runtimes/node-direct/packages/win32-x64-msvc/package.json b/src/runtimes/node-direct/packages/win32-x64-msvc/package.json index a23086f8..f51d4e21 100644 --- a/src/runtimes/node-direct/packages/win32-x64-msvc/package.json +++ b/src/runtimes/node-direct/packages/win32-x64-msvc/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/node-direct-win32-x64-msvc", - "version": "0.1.0", + "version": "0.1.1", "description": "Windows x64 MSVC prebuilt Node-API native direct adapter for Oliphaunt.", "license": "MIT", "type": "module", diff --git a/src/sdks/js/.release-semantic-inputs.json b/src/sdks/js/.release-semantic-inputs.json index 7a8adba2..ea968943 100644 --- a/src/sdks/js/.release-semantic-inputs.json +++ b/src/sdks/js/.release-semantic-inputs.json @@ -18,7 +18,7 @@ }, { "path": "pnpm-lock.yaml", - "sha256": "7d16a81da1fb2f6f4feb3c8b5eb52e5051fc6db5ac9d6fb1aa8677e26e92ae81" + "sha256": "9e1b79bac0d4da358821d793940bde7c0de434ed92008f4d19f41c5cacb1cb32" }, { "path": "pnpm-workspace.yaml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "848f0645ebd38c8c21b5085e739e18d087c7719675f1009a4ac067f42f008344" + "sha256": "e1e4998633445746d5975b622aa5ecde4f1af637b99ca0f303f566813a195694" } diff --git a/src/sdks/js/CHANGELOG.md b/src/sdks/js/CHANGELOG.md index 02fc1664..f8d4c879 100644 --- a/src/sdks/js/CHANGELOG.md +++ b/src/sdks/js/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-js-v0.1.0...oliphaunt-js-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/sdks/js/jsr.json b/src/sdks/js/jsr.json index ee15a188..5d3dd93b 100644 --- a/src/sdks/js/jsr.json +++ b/src/sdks/js/jsr.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.1.0", + "version": "0.1.1", "license": "MIT", "exports": { ".": "./src/jsr.ts", diff --git a/src/sdks/js/package.json b/src/sdks/js/package.json index 15bf5ccc..4b5ca025 100644 --- a/src/sdks/js/package.json +++ b/src/sdks/js/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.1.0", + "version": "0.1.1", "description": "TypeScript SDK for Oliphaunt on Node.js, Bun, and Deno.", "license": "MIT", "type": "module", @@ -14,31 +14,31 @@ }, "homepage": "https://oliphaunt.dev", "oliphaunt": { - "liboliphauntVersion": "0.1.0", + "liboliphauntVersion": "0.1.1", "icuPackage": "@oliphaunt/icu", - "icuVersion": "0.1.0", - "brokerVersion": "0.1.0", - "nodeDirectAddonVersion": "0.1.0", + "icuVersion": "0.1.1", + "brokerVersion": "0.1.1", + "nodeDirectAddonVersion": "0.1.1", "nodeDirectAddon": "oliphaunt-node-direct", "brokerHelper": "oliphaunt-broker" }, "optionalDependencies": { - "@oliphaunt/broker-darwin-arm64": "workspace:0.1.0", - "@oliphaunt/broker-linux-arm64-gnu": "workspace:0.1.0", - "@oliphaunt/broker-linux-x64-gnu": "workspace:0.1.0", - "@oliphaunt/broker-win32-x64-msvc": "workspace:0.1.0", - "@oliphaunt/liboliphaunt-darwin-arm64": "workspace:0.1.0", - "@oliphaunt/liboliphaunt-linux-arm64-gnu": "workspace:0.1.0", - "@oliphaunt/liboliphaunt-linux-x64-gnu": "workspace:0.1.0", - "@oliphaunt/liboliphaunt-win32-x64-msvc": "workspace:0.1.0", - "@oliphaunt/node-direct-darwin-arm64": "workspace:0.1.0", - "@oliphaunt/node-direct-linux-arm64-gnu": "workspace:0.1.0", - "@oliphaunt/node-direct-linux-x64-gnu": "workspace:0.1.0", - "@oliphaunt/node-direct-win32-x64-msvc": "workspace:0.1.0", - "@oliphaunt/tools-darwin-arm64": "workspace:0.1.0", - "@oliphaunt/tools-linux-arm64-gnu": "workspace:0.1.0", - "@oliphaunt/tools-linux-x64-gnu": "workspace:0.1.0", - "@oliphaunt/tools-win32-x64-msvc": "workspace:0.1.0" + "@oliphaunt/broker-darwin-arm64": "workspace:0.1.1", + "@oliphaunt/broker-linux-arm64-gnu": "workspace:0.1.1", + "@oliphaunt/broker-linux-x64-gnu": "workspace:0.1.1", + "@oliphaunt/broker-win32-x64-msvc": "workspace:0.1.1", + "@oliphaunt/liboliphaunt-darwin-arm64": "workspace:0.1.1", + "@oliphaunt/liboliphaunt-linux-arm64-gnu": "workspace:0.1.1", + "@oliphaunt/liboliphaunt-linux-x64-gnu": "workspace:0.1.1", + "@oliphaunt/liboliphaunt-win32-x64-msvc": "workspace:0.1.1", + "@oliphaunt/node-direct-darwin-arm64": "workspace:0.1.1", + "@oliphaunt/node-direct-linux-arm64-gnu": "workspace:0.1.1", + "@oliphaunt/node-direct-linux-x64-gnu": "workspace:0.1.1", + "@oliphaunt/node-direct-win32-x64-msvc": "workspace:0.1.1", + "@oliphaunt/tools-darwin-arm64": "workspace:0.1.1", + "@oliphaunt/tools-linux-arm64-gnu": "workspace:0.1.1", + "@oliphaunt/tools-linux-x64-gnu": "workspace:0.1.1", + "@oliphaunt/tools-win32-x64-msvc": "workspace:0.1.1" }, "publishConfig": { "access": "public", diff --git a/src/sdks/kotlin/CHANGELOG.md b/src/sdks/kotlin/CHANGELOG.md index 02fc1664..1c17b1c5 100644 --- a/src/sdks/kotlin/CHANGELOG.md +++ b/src/sdks/kotlin/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.1.1 + +### Dependencies + +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (release compatibility field `oliphaunt-kotlin-liboliphaunt`) +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (Moon production dependency: `liboliphaunt-native` -> `oliphaunt-kotlin`) + ## 0.1.0 (2026-07-28) diff --git a/src/sdks/kotlin/VERSION b/src/sdks/kotlin/VERSION index 6e8bf73a..17e51c38 100644 --- a/src/sdks/kotlin/VERSION +++ b/src/sdks/kotlin/VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/sdks/kotlin/gradle.properties b/src/sdks/kotlin/gradle.properties index 6af6b564..82002c7d 100644 --- a/src/sdks/kotlin/gradle.properties +++ b/src/sdks/kotlin/gradle.properties @@ -3,5 +3,5 @@ kotlin.mpp.enableCInteropCommonization=true kotlin.mpp.applyDefaultHierarchyTemplate=false GROUP=dev.oliphaunt # x-release-please-start-version -VERSION_NAME=0.1.0 +VERSION_NAME=0.1.1 # x-release-please-end diff --git a/src/sdks/kotlin/oliphaunt-android-gradle-plugin/src/main/resources/dev/oliphaunt/android/liboliphaunt.version b/src/sdks/kotlin/oliphaunt-android-gradle-plugin/src/main/resources/dev/oliphaunt/android/liboliphaunt.version index 6e8bf73a..17e51c38 100644 --- a/src/sdks/kotlin/oliphaunt-android-gradle-plugin/src/main/resources/dev/oliphaunt/android/liboliphaunt.version +++ b/src/sdks/kotlin/oliphaunt-android-gradle-plugin/src/main/resources/dev/oliphaunt/android/liboliphaunt.version @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/sdks/react-native/.release-semantic-inputs.json b/src/sdks/react-native/.release-semantic-inputs.json index 3002b2be..f4b14348 100644 --- a/src/sdks/react-native/.release-semantic-inputs.json +++ b/src/sdks/react-native/.release-semantic-inputs.json @@ -18,7 +18,7 @@ }, { "path": "pnpm-lock.yaml", - "sha256": "7d16a81da1fb2f6f4feb3c8b5eb52e5051fc6db5ac9d6fb1aa8677e26e92ae81" + "sha256": "9e1b79bac0d4da358821d793940bde7c0de434ed92008f4d19f41c5cacb1cb32" }, { "path": "pnpm-workspace.yaml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "30145720a3263dd87a21f9d78b260173364c70df0e88e5f612d0b0573e95cdf1" + "sha256": "573ae2b80fe22f0402126aeaf4788b125f427e0c6b8c311847738cd40ed2c5bd" } diff --git a/src/sdks/react-native/CHANGELOG.md b/src/sdks/react-native/CHANGELOG.md index 02fc1664..9649587e 100644 --- a/src/sdks/react-native/CHANGELOG.md +++ b/src/sdks/react-native/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-react-native-v0.1.0...oliphaunt-react-native-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/sdks/react-native/package.json b/src/sdks/react-native/package.json index 6c28218f..e999ced8 100644 --- a/src/sdks/react-native/package.json +++ b/src/sdks/react-native/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/react-native", - "version": "0.1.0", + "version": "0.1.1", "description": "React Native New Architecture SDK for Oliphaunt.", "license": "MIT", "repository": { @@ -21,8 +21,8 @@ "types": "lib/typescript/index.d.ts", "react-native": "lib/module/index.js", "oliphaunt": { - "swiftSdkVersion": "0.6.0", - "kotlinSdkVersion": "0.1.0" + "swiftSdkVersion": "0.6.1", + "kotlinSdkVersion": "0.1.1" }, "files": [ "android", diff --git a/src/sdks/rust/.release-semantic-inputs.json b/src/sdks/rust/.release-semantic-inputs.json index efa2b86d..4ba98a3e 100644 --- a/src/sdks/rust/.release-semantic-inputs.json +++ b/src/sdks/rust/.release-semantic-inputs.json @@ -14,7 +14,7 @@ "inputs": [ { "path": "Cargo.lock", - "sha256": "5610546e756a79eabf8dccd99cdb9654d417a6b57b414537cfa12716b2fecf24" + "sha256": "4f20f8da98c189270df2ada4b69e8936081a5ee9085caf314158aef78092e4bb" }, { "path": "Cargo.toml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "48c0544f90258b139d3ac4061121fd1a4bc34b024f4dd7e14beb495f2c70ce00" + "sha256": "1522c262e4510325faa14fa64ca2685cc4726ba9ea32478e627802add2ffd51c" } diff --git a/src/sdks/rust/CHANGELOG.md b/src/sdks/rust/CHANGELOG.md index 02fc1664..b902c625 100644 --- a/src/sdks/rust/CHANGELOG.md +++ b/src/sdks/rust/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/f0rr0/oliphaunt/compare/oliphaunt-rust-v0.1.0...oliphaunt-rust-v0.1.1) (2026-08-08) + + +### Bug Fixes + +* **runtime:** close Snowball and ICU package gaps [skip ci] ([394f7d6](https://github.com/f0rr0/oliphaunt/commit/394f7d6c5c8bc5a6ce953e138f58ab949a9330c1)) + ## 0.1.0 (2026-07-28) diff --git a/src/sdks/rust/Cargo.toml b/src/sdks/rust/Cargo.toml index 40c69558..f28f686b 100644 --- a/src/sdks/rust/Cargo.toml +++ b/src/sdks/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Native-first Rust SDK surface for embedded PostgreSQL through liboliphaunt." @@ -30,7 +30,7 @@ extension-signing = ["dep:ed25519-dalek"] [package.metadata.oliphaunt] broker-helper = "oliphaunt-broker" -broker-version = "0.1.0" +broker-version = "0.1.1" [[bin]] name = "oliphaunt-resources" diff --git a/src/sdks/rust/crates/oliphaunt-build/Cargo.toml b/src/sdks/rust/crates/oliphaunt-build/Cargo.toml index b575fbe3..c3415fdc 100644 --- a/src/sdks/rust/crates/oliphaunt-build/Cargo.toml +++ b/src/sdks/rust/crates/oliphaunt-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-build" -version = "0.1.0" +version = "0.1.1" edition = "2024" rust-version = "1.93" description = "Cargo build-script integration for staging Oliphaunt runtime artifacts." diff --git a/src/sdks/rust/src/broker.rs b/src/sdks/rust/src/broker.rs index 9b1fa847..6364e681 100644 --- a/src/sdks/rust/src/broker.rs +++ b/src/sdks/rust/src/broker.rs @@ -31,7 +31,7 @@ const ENV_BROKER_TRANSPORT: &str = "OLIPHAUNT_BROKER_TRANSPORT"; const ENV_BROKER_AUTH_TOKEN: &str = "OLIPHAUNT_BROKER_AUTH_TOKEN"; const READY_PREFIX: &str = "OLIPHAUNT_BROKER_READY "; const ERROR_PREFIX: &str = "OLIPHAUNT_BROKER_ERROR "; -const BROKER_RELEASE_VERSION: &str = "0.1.0"; +const BROKER_RELEASE_VERSION: &str = "0.1.1"; const BROKER_STARTUP_TIMEOUT: Duration = Duration::from_secs(20); const BROKER_SHUTDOWN_TIMEOUT: Duration = Duration::from_secs(5); diff --git a/src/sdks/rust/tests/release-consumer/Cargo.lock b/src/sdks/rust/tests/release-consumer/Cargo.lock index 8e83e953..427d2cdc 100644 --- a/src/sdks/rust/tests/release-consumer/Cargo.lock +++ b/src/sdks/rust/tests/release-consumer/Cargo.lock @@ -288,7 +288,7 @@ dependencies = [ [[package]] name = "oliphaunt" -version = "0.1.0" +version = "0.1.1" dependencies = [ "crossbeam-channel", "flate2", diff --git a/src/sdks/swift/CHANGELOG.md b/src/sdks/swift/CHANGELOG.md index 23407573..f779b8c6 100644 --- a/src/sdks/swift/CHANGELOG.md +++ b/src/sdks/swift/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## 0.6.1 + +### Dependencies + +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (release compatibility field `oliphaunt-swift-liboliphaunt`) +* **dependencies:** align with `liboliphaunt-native` 0.1.1 (Moon production dependency: `liboliphaunt-native` -> `oliphaunt-swift`) + ## 0.6.0 (2026-07-28) diff --git a/src/sdks/swift/LIBOLIPHAUNT_VERSION b/src/sdks/swift/LIBOLIPHAUNT_VERSION index 6e8bf73a..17e51c38 100644 --- a/src/sdks/swift/LIBOLIPHAUNT_VERSION +++ b/src/sdks/swift/LIBOLIPHAUNT_VERSION @@ -1 +1 @@ -0.1.0 +0.1.1 diff --git a/src/sdks/swift/VERSION b/src/sdks/swift/VERSION index a918a2aa..ee6cdce3 100644 --- a/src/sdks/swift/VERSION +++ b/src/sdks/swift/VERSION @@ -1 +1 @@ -0.6.0 +0.6.1 diff --git a/tools/perf/runner/Cargo.toml b/tools/perf/runner/Cargo.toml index cd4fee57..c527c417 100644 --- a/tools/perf/runner/Cargo.toml +++ b/tools/perf/runner/Cargo.toml @@ -14,8 +14,8 @@ legacy-oliphaunt = ["dep:directories", "dep:oliphaunt-wasix"] anyhow = "1" directories = { version = "6", optional = true } futures-util = "0.3" -oliphaunt = { version = "0.1.0", path = "../../../src/sdks/rust" } -oliphaunt-wasix = { version = "0.1.0", path = "../../../src/bindings/wasix-rust/crates/oliphaunt-wasix", features = ["extensions"], optional = true } +oliphaunt = { version = "0.1.1", path = "../../../src/sdks/rust" } +oliphaunt-wasix = { version = "0.1.1", path = "../../../src/bindings/wasix-rust/crates/oliphaunt-wasix", features = ["extensions"], optional = true } rusqlite = { version = "0.37", features = ["bundled"] } serde = { version = "1", features = ["derive"] } serde_json = "1"