File tree Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Expand file tree Collapse file tree 3 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 88 branches :
99 - ' *'
1010
11+ concurrency :
12+ group : environment-${{ github.ref }}
13+ cancel-in-progress : true
14+
1115jobs :
1216 analyze :
1317 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 88 branches :
99 - ' master'
1010
11+ concurrency :
12+ group : environment-${{ github.ref }}
13+ cancel-in-progress : true
14+
1115jobs :
1216 test :
1317 strategy :
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 3.2.6 - October 29, 2025
4+
5+ - Update Kotlin to version ` 2.2.21 `
6+
7+ ### Postgrest
8+
9+ - Do not escape numbers in Postgrest & escape ` filterNot ` by @jan-tennert in https://github.com/supabase-community/supabase-kt/pull/1084
10+
311### 3.2.5 - October 15, 2025
412
513### Auth
You can’t perform that action at this time.
0 commit comments