Commit ee2f7eb
chore: release v4.3.2
Fix PHP 8.4 requirement and macOS ARM64 build timeout for Elixir publishing.
Changes:
- Update PHP requirement to 8.4+ across all CI workflows and composer.json files to support PHPUnit 13.0 (fixes CI validation failures)
- Increase Elixir macOS ARM64 build timeout from 180 to 300 minutes to prevent incomplete builds that blocked Hex.pm publishing
- Sync version to 4.3.2 across all 10 language ecosystems
- Update CHANGELOG.md with release notes
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent b295861 commit ee2f7eb
File tree
85 files changed
+740
-724
lines changed- .github/workflows
- crates
- kreuzberg-cli
- kreuzberg-node
- npm
- darwin-arm64
- darwin-x64
- linux-arm-gnueabihf
- linux-arm64-gnu
- linux-x64-gnu
- win32-arm64-msvc
- win32-x64-msvc
- tests/binding
- typescript
- kreuzberg-php/src
- kreuzberg-wasm
- e2e/go
- kreuzberg
- docs
- getting-started
- guides
- reference
- e2e
- go
- java
- smoke/node
- typescript
- wasm-workers
- examples
- python
- typescript
- wasm-browser
- wasm-cloudflare-workers
- packages
- csharp
- Kreuzberg
- elixir
- native/kreuzberg_rustler
- go/v4
- java
- php
- python
- ruby
- ext/kreuzberg_rb/native
- lib/kreuzberg
- typescript
- core
- test-utils
- scripts
- test_documents/json
- tests/test_apps
- browser-vite-svelte
- cloudflare-workers
- csharp
- elixir
- go
- java
- minimal-test
- node
- python
- ruby
- rust
- src
- wasm
- tools
- benchmark-harness/scripts
- e2e-generator
- e2e
- go
- java
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+740
-724
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
912 | 912 | | |
913 | 913 | | |
914 | 914 | | |
915 | | - | |
| 915 | + | |
916 | 916 | | |
917 | 917 | | |
918 | 918 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1805 | 1805 | | |
1806 | 1806 | | |
1807 | 1807 | | |
1808 | | - | |
| 1808 | + | |
1809 | 1809 | | |
1810 | 1810 | | |
1811 | 1811 | | |
| |||
2189 | 2189 | | |
2190 | 2190 | | |
2191 | 2191 | | |
2192 | | - | |
| 2192 | + | |
2193 | 2193 | | |
2194 | 2194 | | |
2195 | 2195 | | |
| |||
2199 | 2199 | | |
2200 | 2200 | | |
2201 | 2201 | | |
| 2202 | + | |
2202 | 2203 | | |
2203 | 2204 | | |
2204 | 2205 | | |
| 2206 | + | |
2205 | 2207 | | |
2206 | 2208 | | |
2207 | 2209 | | |
| 2210 | + | |
2208 | 2211 | | |
2209 | 2212 | | |
2210 | 2213 | | |
| 2214 | + | |
2211 | 2215 | | |
2212 | 2216 | | |
2213 | 2217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments