From e1b49387b62b79d81192be7261a4c408c6c6fc18 Mon Sep 17 00:00:00 2001 From: Sid Jain Date: Fri, 24 Jul 2026 19:03:17 +0530 Subject: [PATCH] chore(release): prepare main releases --- .release-please-manifest.json | 36 ++++++++-------- Cargo.lock | 32 +++++++------- examples/electron/package.json | 4 +- pnpm-lock.yaml | 32 +++++++------- release-please-config.json | 1 - .../.release-semantic-inputs.json | 4 +- .../crates/oliphaunt-wasix/CHANGELOG.md | 8 ++++ .../crates/oliphaunt-wasix/Cargo.toml | 24 +++++------ .../contrib/.release-semantic-inputs.json | 4 +- src/extensions/contrib/CHANGELOG.md | 8 ++++ src/extensions/contrib/VERSION | 2 +- src/extensions/contrib/release.toml | 4 +- .../pg_hashids/.release-semantic-inputs.json | 4 +- .../external/pg_hashids/CHANGELOG.md | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ src/extensions/external/vector/VERSION | 2 +- src/extensions/external/vector/release.toml | 4 +- .../broker/.release-semantic-inputs.json | 4 +- src/runtimes/broker/CHANGELOG.md | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ 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 | 8 ++++ src/sdks/js/jsr.json | 6 ++- src/sdks/js/package.json | 42 +++++++++---------- src/sdks/kotlin/CHANGELOG.md | 8 ++++ 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 | 8 ++++ src/sdks/react-native/package.json | 6 +-- src/sdks/rust/.release-semantic-inputs.json | 4 +- src/sdks/rust/CHANGELOG.md | 8 ++++ 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 | 8 ++++ src/sdks/swift/LIBOLIPHAUNT_VERSION | 2 +- src/sdks/swift/VERSION | 2 +- tools/perf/runner/Cargo.toml | 4 +- 107 files changed, 343 insertions(+), 198 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 47bbf033..5c94fccb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,20 +1,20 @@ { - "src/runtimes/liboliphaunt/native": "0.0.0", - "src/sdks/rust": "0.0.0", - "src/runtimes/broker": "0.0.0", - "src/runtimes/node-direct": "0.0.0", - "src/sdks/swift": "0.0.0", - "src/sdks/kotlin": "0.0.0", - "src/sdks/react-native": "0.0.0", - "src/sdks/js": "0.0.0", - "src/extensions/contrib": "0.0.0", - "src/extensions/external/pg_hashids": "0.0.0", - "src/extensions/external/pg_ivm": "0.0.0", - "src/extensions/external/pg_textsearch": "0.0.0", - "src/extensions/external/pg_uuidv7": "0.0.0", - "src/extensions/external/pgtap": "0.0.0", - "src/extensions/external/postgis": "0.0.0", - "src/extensions/external/vector": "0.0.0", - "src/runtimes/liboliphaunt/wasix": "0.0.0", - "src/bindings/wasix-rust/crates/oliphaunt-wasix": "0.0.0" + "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" } diff --git a/Cargo.lock b/Cargo.lock index a4cdf5b2..df9cfae5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1856,7 +1856,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-aarch64-apple-darwin" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1864,7 +1864,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1872,7 +1872,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-x86_64-pc-windows-msvc" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1880,7 +1880,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -1888,7 +1888,7 @@ dependencies = [ [[package]] name = "liboliphaunt-wasix-portable" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde", "serde_json", @@ -2266,7 +2266,7 @@ dependencies = [ [[package]] name = "oliphaunt" -version = "0.0.0" +version = "0.1.0" dependencies = [ "crossbeam-channel", "ed25519-dalek", @@ -2290,14 +2290,14 @@ dependencies = [ [[package]] name = "oliphaunt-broker" -version = "0.0.0" +version = "0.1.0" dependencies = [ "oliphaunt", ] [[package]] name = "oliphaunt-build" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde", "sha2 0.10.9", @@ -2307,7 +2307,7 @@ dependencies = [ [[package]] name = "oliphaunt-icu" -version = "0.0.0" +version = "0.1.0" dependencies = [ "sha2 0.10.9", "tar", @@ -2342,11 +2342,11 @@ dependencies = [ [[package]] name = "oliphaunt-tools" -version = "0.0.0" +version = "0.1.0" [[package]] name = "oliphaunt-wasix" -version = "0.0.0" +version = "0.1.0" dependencies = [ "anyhow", "async-trait", @@ -2386,14 +2386,14 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools" -version = "0.0.0" +version = "0.1.0" dependencies = [ "sha2 0.10.9", ] [[package]] name = "oliphaunt-wasix-tools-aot-aarch64-apple-darwin" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2401,7 +2401,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2409,7 +2409,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", @@ -2417,7 +2417,7 @@ dependencies = [ [[package]] name = "oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu" -version = "0.0.0" +version = "0.1.0" dependencies = [ "serde_json", "sha2 0.10.9", diff --git a/examples/electron/package.json b/examples/electron/package.json index 81353c84..2916b990 100644 --- a/examples/electron/package.json +++ b/examples/electron/package.json @@ -9,8 +9,8 @@ "dev:renderer": "vite" }, "dependencies": { - "@oliphaunt/extension-contrib-pg18": "0.0.0", - "@oliphaunt/ts": "0.0.0", + "@oliphaunt/extension-contrib-pg18": "0.1.0", + "@oliphaunt/ts": "0.1.0", "kysely": "^0.29.2", "pg": "^8.16.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2ba6273..1fc15f1d 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.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/broker/packages/darwin-arm64 '@oliphaunt/broker-linux-arm64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/broker/packages/linux-arm64-gnu '@oliphaunt/broker-linux-x64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/broker/packages/linux-x64-gnu '@oliphaunt/broker-win32-x64-msvc': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/broker/packages/win32-x64-msvc '@oliphaunt/liboliphaunt-darwin-arm64': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/packages/darwin-arm64 '@oliphaunt/liboliphaunt-linux-arm64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/packages/linux-arm64-gnu '@oliphaunt/liboliphaunt-linux-x64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/packages/linux-x64-gnu '@oliphaunt/liboliphaunt-win32-x64-msvc': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/packages/win32-x64-msvc '@oliphaunt/node-direct-darwin-arm64': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/node-direct/packages/darwin-arm64 '@oliphaunt/node-direct-linux-arm64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/node-direct/packages/linux-arm64-gnu '@oliphaunt/node-direct-linux-x64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/node-direct/packages/linux-x64-gnu '@oliphaunt/node-direct-win32-x64-msvc': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/node-direct/packages/win32-x64-msvc '@oliphaunt/tools-darwin-arm64': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/tools-packages/darwin-arm64 '@oliphaunt/tools-linux-arm64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/tools-packages/linux-arm64-gnu '@oliphaunt/tools-linux-x64-gnu': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/tools-packages/linux-x64-gnu '@oliphaunt/tools-win32-x64-msvc': - specifier: workspace:0.0.0 + specifier: workspace:0.1.0 version: link:../../runtimes/liboliphaunt/native/tools-packages/win32-x64-msvc src/sdks/react-native: diff --git a/release-please-config.json b/release-please-config.json index bd3d004e..61b91cd7 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -1,6 +1,5 @@ { "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", - "bootstrap-sha": "07a9054faa03d5737dc0193f7a77ed4a71920c05", "include-v-in-tag": true, "separate-pull-requests": false, "tag-separator": "-", 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 1129c41a..d055d0a2 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "ce9f73ce687ee201c47753aa7a242f869d3b5a9bc9ab0366a02db80c3eecf939" + "sha256": "4cfb271769a76819b72c10d2cb57d1a54cd8a822de5de1cc0548a56159743bd2" } diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md +++ b/src/bindings/wasix-rust/crates/oliphaunt-wasix/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml b/src/bindings/wasix-rust/crates/oliphaunt-wasix/Cargo.toml index bd8a87ed..fe6f3c1c 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.0.0" +version = "0.1.0" 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.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/assets" } -oliphaunt-wasix-tools = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools", optional = true } -oliphaunt-icu = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/icu", optional = true } +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 } tokio = { version = "1", features = ["io-util", "rt-multi-thread"] } wasmer = { version = "=7.2.0", default-features = false, features = [ "sys", @@ -118,20 +118,20 @@ wasmer-wasix = { version = "=0.702.0", default-features = false, features = [ webc = "=12.0.0" [target.'cfg(all(target_os = "macos", target_arch = "aarch64"))'.dependencies] -liboliphaunt-wasix-aot-aarch64-apple-darwin = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-apple-darwin" } -oliphaunt-wasix-tools-aot-aarch64-apple-darwin = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-apple-darwin", optional = true } +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 } [target.'cfg(all(target_os = "linux", target_arch = "x86_64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-unknown-linux-gnu = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-unknown-linux-gnu" } -oliphaunt-wasix-tools-aot-x86_64-unknown-linux-gnu = { version = "=0.0.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.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 } [target.'cfg(all(target_os = "linux", target_arch = "aarch64", target_env = "gnu"))'.dependencies] -liboliphaunt-wasix-aot-aarch64-unknown-linux-gnu = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/aarch64-unknown-linux-gnu" } -oliphaunt-wasix-tools-aot-aarch64-unknown-linux-gnu = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/tools-aot/aarch64-unknown-linux-gnu", optional = true } +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 } [target.'cfg(all(target_os = "windows", target_arch = "x86_64", target_env = "msvc"))'.dependencies] -liboliphaunt-wasix-aot-x86_64-pc-windows-msvc = { version = "=0.0.0", path = "../../../../runtimes/liboliphaunt/wasix/crates/aot/x86_64-pc-windows-msvc" } -oliphaunt-wasix-tools-aot-x86_64-pc-windows-msvc = { version = "=0.0.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.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 } [dev-dependencies] sqlx = { version = "0.8", default-features = false, features = [ diff --git a/src/extensions/contrib/.release-semantic-inputs.json b/src/extensions/contrib/.release-semantic-inputs.json index a6795925..cb89482f 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -377,5 +377,5 @@ ] } ], - "sha256": "075afb1f4b8656849bc8dfeb2d36d50f24df614fd123c206e9eae108b7d07e32" + "sha256": "9eceab92cbb8ec22ba88ab768b0840b013c24479ce0d4dcef1fd661cdc94b4d1" } diff --git a/src/extensions/contrib/CHANGELOG.md b/src/extensions/contrib/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/contrib/CHANGELOG.md +++ b/src/extensions/contrib/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/contrib/VERSION b/src/extensions/contrib/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/contrib/VERSION +++ b/src/extensions/contrib/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/contrib/release.toml b/src/extensions/contrib/release.toml index 17e2b2f4..c03da161 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 23400f8b..89a9ecce 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "80ec0739ec7f9bb1c3b5adc4617a98a12f85aa8bdbae7fe744f4476b76e9b075" + "sha256": "5a0c46a14ce308454bb467da9183a9f02d34abec8895c5487ab34997ff3cfe24" } diff --git a/src/extensions/external/pg_hashids/CHANGELOG.md b/src/extensions/external/pg_hashids/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/pg_hashids/CHANGELOG.md +++ b/src/extensions/external/pg_hashids/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/pg_hashids/VERSION b/src/extensions/external/pg_hashids/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_hashids/VERSION +++ b/src/extensions/external/pg_hashids/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_hashids/release.toml b/src/extensions/external/pg_hashids/release.toml index 1d1a1a48..6b5974df 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 441d53b1..9efb0cf1 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "631d6f94ba9823eb8df99cd283e2b5053309d8d92e92e1df0347c75a516f2ea0" + "sha256": "96f9e7da7479c2e02a60d110ea4ecf503b4e44f2901f112e0b21409c9479035f" } diff --git a/src/extensions/external/pg_ivm/CHANGELOG.md b/src/extensions/external/pg_ivm/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/pg_ivm/CHANGELOG.md +++ b/src/extensions/external/pg_ivm/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/pg_ivm/VERSION b/src/extensions/external/pg_ivm/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_ivm/VERSION +++ b/src/extensions/external/pg_ivm/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_ivm/release.toml b/src/extensions/external/pg_ivm/release.toml index bb81b1dc..60333adc 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 10f7ce63..dea5d3e7 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "a13f8d7bb28405859c39167f1f90ddfd7197839024e238336ae142ff5d4658c0" + "sha256": "02303d0617e917e0c9821f325a933e45cda67d606181590822cae138988f4240" } diff --git a/src/extensions/external/pg_textsearch/CHANGELOG.md b/src/extensions/external/pg_textsearch/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/pg_textsearch/CHANGELOG.md +++ b/src/extensions/external/pg_textsearch/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/pg_textsearch/VERSION b/src/extensions/external/pg_textsearch/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_textsearch/VERSION +++ b/src/extensions/external/pg_textsearch/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_textsearch/release.toml b/src/extensions/external/pg_textsearch/release.toml index 68135235..de9a567f 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 bf10b41a..b24f0f5b 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "1201dbd386e9344dadefadcd6306737b1f8bab752312a084c0c0a7898f443dfd" + "sha256": "62ef20240e9ef29e19935c02f88f907fbff58e2caf33ccdc5fbc099b45681573" } diff --git a/src/extensions/external/pg_uuidv7/CHANGELOG.md b/src/extensions/external/pg_uuidv7/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/pg_uuidv7/CHANGELOG.md +++ b/src/extensions/external/pg_uuidv7/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/pg_uuidv7/VERSION b/src/extensions/external/pg_uuidv7/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pg_uuidv7/VERSION +++ b/src/extensions/external/pg_uuidv7/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pg_uuidv7/release.toml b/src/extensions/external/pg_uuidv7/release.toml index 5782a0c2..4813812c 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 fa17f589..52c515a9 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "7309ae1822443897701a6efe159386ccd53db157572846077fb93459be4c67ab" + "sha256": "d115fb54285a4854c1cbe3408049b1af969ba5e2b1fc4104574959f9cf3d977d" } diff --git a/src/extensions/external/pgtap/CHANGELOG.md b/src/extensions/external/pgtap/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/pgtap/CHANGELOG.md +++ b/src/extensions/external/pgtap/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/pgtap/VERSION b/src/extensions/external/pgtap/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/pgtap/VERSION +++ b/src/extensions/external/pgtap/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/pgtap/release.toml b/src/extensions/external/pgtap/release.toml index e91ef966..edd5cab2 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 0f455620..514722b4 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -390,5 +390,5 @@ ] } ], - "sha256": "1fbeb802dfbccec583740b77fcb160eecb21b88990544cf8ea2f7c4f9b5331cc" + "sha256": "f2774f722841294f251afe80ca55cba93836e00a122e00c9c703fffcf666f31c" } diff --git a/src/extensions/external/postgis/CHANGELOG.md b/src/extensions/external/postgis/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/postgis/CHANGELOG.md +++ b/src/extensions/external/postgis/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/postgis/VERSION b/src/extensions/external/postgis/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/postgis/VERSION +++ b/src/extensions/external/postgis/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/postgis/release.toml b/src/extensions/external/postgis/release.toml index aa8e3988..d79d1133 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 db58001c..e5d6a2de 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -343,5 +343,5 @@ ] } ], - "sha256": "307d00348b94d6bb549c6be32e365bdca601743542237486dcada7f28f880742" + "sha256": "a1e914e782b564c9bfbca243166cd863442898ec0a3862e35ac3d235676a757a" } diff --git a/src/extensions/external/vector/CHANGELOG.md b/src/extensions/external/vector/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/extensions/external/vector/CHANGELOG.md +++ b/src/extensions/external/vector/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/extensions/external/vector/VERSION b/src/extensions/external/vector/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/extensions/external/vector/VERSION +++ b/src/extensions/external/vector/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/extensions/external/vector/release.toml b/src/extensions/external/vector/release.toml index 7e024a73..7976c95b 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.0.0" +native_runtime_version = "0.1.0" wasix_runtime_product = "liboliphaunt-wasix" -wasix_runtime_version = "0.0.0" +wasix_runtime_version = "0.1.0" [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 2f813055..88c391d2 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -457,5 +457,5 @@ ] } ], - "sha256": "4211b66b18658f431a8076568bcbcbb83bf95f54185e5506e85a06ef988cebdd" + "sha256": "aa48bffdbc15184ed11b4ff14efc05b8fdcf1fcf2e7877d533e0d4d326e595ea" } diff --git a/src/runtimes/broker/CHANGELOG.md b/src/runtimes/broker/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/runtimes/broker/CHANGELOG.md +++ b/src/runtimes/broker/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/runtimes/broker/Cargo.toml b/src/runtimes/broker/Cargo.toml index 4a25289f..fd0ebafe 100644 --- a/src/runtimes/broker/Cargo.toml +++ b/src/runtimes/broker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt-broker" -version = "0.0.0" +version = "0.1.0" 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.0.0" } +oliphaunt = { path = "../../sdks/rust", version = "=0.1.0" } diff --git a/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml b/src/runtimes/broker/crates/linux-arm64-gnu/Cargo.toml index b3ddac94..3369a4a8 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.0.0" +version = "0.1.0" 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 569dab90..27ee7f12 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.0.0" +version = "0.1.0" 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 82ebb1de..42b73332 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.0.0" +version = "0.1.0" 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 6d9b42c0..d11659d2 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.0.0" +version = "0.1.0" 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 1b8fb28a..0b238fac 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.0.0", + "version": "0.1.0", "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 62f8e263..84108aee 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.0.0", + "version": "0.1.0", "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 31e7095b..9f39f183 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.0.0", + "version": "0.1.0", "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 e21fd219..83eab2a7 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.0.0", + "version": "0.1.0", "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 9af9facc..0e5ac86c 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.0.0" +version = "0.1.0" 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 3508211b..12d50a32 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -440,5 +440,5 @@ ] } ], - "sha256": "b796cbe3c39090e8ce3560f1f84b1ef382f3f1d0279523fe82422f7351d4ce25" + "sha256": "92f612825184db0dca3948b6bc7db6b02f823e35e1b5f48d82e17d8f12320cad" } diff --git a/src/runtimes/liboliphaunt/native/CHANGELOG.md b/src/runtimes/liboliphaunt/native/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/runtimes/liboliphaunt/native/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/native/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/runtimes/liboliphaunt/native/VERSION b/src/runtimes/liboliphaunt/native/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/runtimes/liboliphaunt/native/VERSION +++ b/src/runtimes/liboliphaunt/native/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml b/src/runtimes/liboliphaunt/native/crates/tools/Cargo.toml index 91c7d87b..a6a1b262 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.0.0" +version = "0.1.0" 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 256170f2..704d1103 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.0.0' # x-release-please-version + s.version = '0.1.0' # 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 58a7ca6d..f5655754 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.0.0", + "version": "0.1.0", "description": "Portable ICU data files for Oliphaunt runtimes.", "license": "MIT AND Unicode-3.0", "type": "module", diff --git a/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json b/src/runtimes/liboliphaunt/native/packages/darwin-arm64/package.json index f1ce3c3d..7b7a8d03 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.0.0", + "version": "0.1.0", "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 c2d459f6..94dd3dad 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.0.0", + "version": "0.1.0", "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 c55e83cc..326b78a8 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.0.0", + "version": "0.1.0", "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 2aed5da5..9dace1dc 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.0.0", + "version": "0.1.0", "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 f9f051d7..b595a039 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.0.0" /* x-release-please-version */ +#define OLIPHAUNT_PRODUCT_VERSION "0.1.0" /* 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 d871d25e..3b772d23 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.0.0", + "version": "0.1.0", "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 38bf439c..05e5c0f5 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.0.0", + "version": "0.1.0", "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 2c7a9f66..0851a8ca 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.0.0", + "version": "0.1.0", "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 99a65d73..cba85a5c 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.0.0", + "version": "0.1.0", "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 02f402c1..3250c956 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -377,5 +377,5 @@ ] } ], - "sha256": "53c8aeadfb7d672241a15cafed69120af0736f9c1154e033b390e002d7c7ba69" + "sha256": "a9e22e5606b5ab9a9c4407131c2482aab1a54ec90324381c616d96e585e1d5d3" } diff --git a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/runtimes/liboliphaunt/wasix/CHANGELOG.md +++ b/src/runtimes/liboliphaunt/wasix/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/runtimes/liboliphaunt/wasix/VERSION b/src/runtimes/liboliphaunt/wasix/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/runtimes/liboliphaunt/wasix/VERSION +++ b/src/runtimes/liboliphaunt/wasix/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 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 a46b84e7..0d016c3c 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.0.0" +version = "0.1.0" 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 8606bb11..ed11d3c4 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.0.0" +version = "0.1.0" 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 dda88c98..999966ff 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.0.0" +version = "0.1.0" 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 6441762d..02c96755 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.0.0" +version = "0.1.0" 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 60d0e679..00a3ff06 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.0.0" +version = "0.1.0" 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 ce780842..3534c191 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.0.0" +version = "0.1.0" 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 1cbbf71b..5a90e3c5 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.0.0" +version = "0.1.0" 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 c9ab4ad1..44484176 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.0.0" +version = "0.1.0" 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 c9ce3d40..c0701be0 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.0.0" +version = "0.1.0" 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 2152ba72..065b4ec0 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.0.0" +version = "0.1.0" 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 e69de29b..496aebc5 100644 --- a/src/runtimes/node-direct/CHANGELOG.md +++ b/src/runtimes/node-direct/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/runtimes/node-direct/package.json b/src/runtimes/node-direct/package.json index b5ff5f1f..bf608db3 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.0.0", + "version": "0.1.0", "description": "Node-API native direct adapter for Oliphaunt.", "license": "MIT", "private": true, @@ -11,7 +11,7 @@ "directory": "src/runtimes/node-direct" }, "oliphaunt": { - "liboliphauntVersion": "0.0.0" + "liboliphauntVersion": "0.1.0" }, "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 682ce06d..0362513c 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.0.0", + "version": "0.1.0", "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 a266cb54..a1ce0daa 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.0.0", + "version": "0.1.0", "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 3ab6fd04..61542356 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.0.0", + "version": "0.1.0", "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 f809bd1a..a23086f8 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.0.0", + "version": "0.1.0", "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 cdfb1acf..2ea833c6 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": "3cb642ed2627a7c9c96e1be76c9e0b4b8143efbb30e952d189df53f64bee4b41" + "sha256": "89f357c22586ae5264dc8bc1bb6cad7f51e0ad02a4706098b352ab85b9655661" }, { "path": "pnpm-workspace.yaml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "d02fb2febb1897127862854fe69adf5c1da33f254f30083a034a80894da66c86" + "sha256": "8e2bd5868016774353edb1930d5a8fc513a40fc66592403a6b26dbb67e94f4ec" } diff --git a/src/sdks/js/CHANGELOG.md b/src/sdks/js/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/sdks/js/CHANGELOG.md +++ b/src/sdks/js/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/sdks/js/jsr.json b/src/sdks/js/jsr.json index 0637c908..ee15a188 100644 --- a/src/sdks/js/jsr.json +++ b/src/sdks/js/jsr.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "exports": { ".": "./src/jsr.ts", @@ -20,6 +20,8 @@ "src/protocol.ts", "src/query.ts" ], - "exclude": ["src/__tests__/**"] + "exclude": [ + "src/__tests__/**" + ] } } diff --git a/src/sdks/js/package.json b/src/sdks/js/package.json index 6ea65e7a..15bf5ccc 100644 --- a/src/sdks/js/package.json +++ b/src/sdks/js/package.json @@ -1,6 +1,6 @@ { "name": "@oliphaunt/ts", - "version": "0.0.0", + "version": "0.1.0", "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.0.0", + "liboliphauntVersion": "0.1.0", "icuPackage": "@oliphaunt/icu", - "icuVersion": "0.0.0", - "brokerVersion": "0.0.0", - "nodeDirectAddonVersion": "0.0.0", + "icuVersion": "0.1.0", + "brokerVersion": "0.1.0", + "nodeDirectAddonVersion": "0.1.0", "nodeDirectAddon": "oliphaunt-node-direct", "brokerHelper": "oliphaunt-broker" }, "optionalDependencies": { - "@oliphaunt/broker-darwin-arm64": "workspace:0.0.0", - "@oliphaunt/broker-linux-arm64-gnu": "workspace:0.0.0", - "@oliphaunt/broker-linux-x64-gnu": "workspace:0.0.0", - "@oliphaunt/broker-win32-x64-msvc": "workspace:0.0.0", - "@oliphaunt/liboliphaunt-darwin-arm64": "workspace:0.0.0", - "@oliphaunt/liboliphaunt-linux-arm64-gnu": "workspace:0.0.0", - "@oliphaunt/liboliphaunt-linux-x64-gnu": "workspace:0.0.0", - "@oliphaunt/liboliphaunt-win32-x64-msvc": "workspace:0.0.0", - "@oliphaunt/node-direct-darwin-arm64": "workspace:0.0.0", - "@oliphaunt/node-direct-linux-arm64-gnu": "workspace:0.0.0", - "@oliphaunt/node-direct-linux-x64-gnu": "workspace:0.0.0", - "@oliphaunt/node-direct-win32-x64-msvc": "workspace:0.0.0", - "@oliphaunt/tools-darwin-arm64": "workspace:0.0.0", - "@oliphaunt/tools-linux-arm64-gnu": "workspace:0.0.0", - "@oliphaunt/tools-linux-x64-gnu": "workspace:0.0.0", - "@oliphaunt/tools-win32-x64-msvc": "workspace:0.0.0" + "@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" }, "publishConfig": { "access": "public", diff --git a/src/sdks/kotlin/CHANGELOG.md b/src/sdks/kotlin/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/sdks/kotlin/CHANGELOG.md +++ b/src/sdks/kotlin/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/sdks/kotlin/VERSION b/src/sdks/kotlin/VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/sdks/kotlin/VERSION +++ b/src/sdks/kotlin/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/sdks/kotlin/gradle.properties b/src/sdks/kotlin/gradle.properties index b64205c4..6af6b564 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.0.0 +VERSION_NAME=0.1.0 # 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 77d6f4ca..6e8bf73a 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.0.0 +0.1.0 diff --git a/src/sdks/react-native/.release-semantic-inputs.json b/src/sdks/react-native/.release-semantic-inputs.json index 2bd41031..0f118aa0 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": "3cb642ed2627a7c9c96e1be76c9e0b4b8143efbb30e952d189df53f64bee4b41" + "sha256": "89f357c22586ae5264dc8bc1bb6cad7f51e0ad02a4706098b352ab85b9655661" }, { "path": "pnpm-workspace.yaml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "82bfdb602a6055b2d0eea140cc63dc9255860c1a784259a60e95b557c3d4ba3a" + "sha256": "c6a9de0b8f8da6163e9a570be1c5a775132f00d08f20cbc28d23af5339c61039" } diff --git a/src/sdks/react-native/CHANGELOG.md b/src/sdks/react-native/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/sdks/react-native/CHANGELOG.md +++ b/src/sdks/react-native/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/sdks/react-native/package.json b/src/sdks/react-native/package.json index 25ba261c..6c28218f 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.0.0", + "version": "0.1.0", "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.0.0", - "kotlinSdkVersion": "0.0.0" + "swiftSdkVersion": "0.6.0", + "kotlinSdkVersion": "0.1.0" }, "files": [ "android", diff --git a/src/sdks/rust/.release-semantic-inputs.json b/src/sdks/rust/.release-semantic-inputs.json index bc64f545..69291e21 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": "2542920dbb45420d4c016bb9633e9039dd6c6401deb09fc90667164b1cd1b787" + "sha256": "d31d982efd78ecfc90202b912f50e48cab7bbbf174b984de5b3eae9cfbe76471" }, { "path": "Cargo.toml", @@ -121,5 +121,5 @@ ] } ], - "sha256": "d9bc9f670261da8534be829b7e1a484c159f283515e198dde7ffbde8f56166c3" + "sha256": "8e7dae86b9b9368cf9a496d7a48fc02b017b2cfe87fb0946c7a5f591a854d6e7" } diff --git a/src/sdks/rust/CHANGELOG.md b/src/sdks/rust/CHANGELOG.md index e69de29b..496aebc5 100644 --- a/src/sdks/rust/CHANGELOG.md +++ b/src/sdks/rust/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/sdks/rust/Cargo.toml b/src/sdks/rust/Cargo.toml index b31ba74f..40c69558 100644 --- a/src/sdks/rust/Cargo.toml +++ b/src/sdks/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "oliphaunt" -version = "0.0.0" +version = "0.1.0" 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.0.0" +broker-version = "0.1.0" [[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 93269731..b575fbe3 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.0.0" +version = "0.1.0" 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 88f4c21b..9b1fa847 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.0.0"; +const BROKER_RELEASE_VERSION: &str = "0.1.0"; 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 4f92174f..8e83e953 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.0.0" +version = "0.1.0" dependencies = [ "crossbeam-channel", "flate2", diff --git a/src/sdks/swift/CHANGELOG.md b/src/sdks/swift/CHANGELOG.md index e69de29b..6b3f8115 100644 --- a/src/sdks/swift/CHANGELOG.md +++ b/src/sdks/swift/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.6.0 (2026-07-24) + + +### Features + +* introduce oliphaunt ([99d9e50](https://github.com/f0rr0/oliphaunt/commit/99d9e5070bb5bf30e8c5ba9e1e629911b931a8e9)) diff --git a/src/sdks/swift/LIBOLIPHAUNT_VERSION b/src/sdks/swift/LIBOLIPHAUNT_VERSION index 77d6f4ca..6e8bf73a 100644 --- a/src/sdks/swift/LIBOLIPHAUNT_VERSION +++ b/src/sdks/swift/LIBOLIPHAUNT_VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 diff --git a/src/sdks/swift/VERSION b/src/sdks/swift/VERSION index 77d6f4ca..a918a2aa 100644 --- a/src/sdks/swift/VERSION +++ b/src/sdks/swift/VERSION @@ -1 +1 @@ -0.0.0 +0.6.0 diff --git a/tools/perf/runner/Cargo.toml b/tools/perf/runner/Cargo.toml index 2fb88551..cd4fee57 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.0.0", path = "../../../src/sdks/rust" } -oliphaunt-wasix = { version = "0.0.0", path = "../../../src/bindings/wasix-rust/crates/oliphaunt-wasix", features = ["extensions"], optional = true } +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 } rusqlite = { version = "0.37", features = ["bundled"] } serde = { version = "1", features = ["derive"] } serde_json = "1"