Skip to content

Release codegen 0.9.4 (stale-model cleanup + fetch timeouts)#71

Merged
AndroidPoet merged 1 commit into
mainfrom
release/codegen-0.9.4
Jun 22, 2026
Merged

Release codegen 0.9.4 (stale-model cleanup + fetch timeouts)#71
AndroidPoet merged 1 commit into
mainfrom
release/codegen-0.9.4

Conversation

@AndroidPoet

Copy link
Copy Markdown
Owner

Codegen-only patch release. Publishes supabase-codegen + supabase-codegen-gradle at 0.9.4 (the other SDK modules are standalone-unrelated and stay at 0.9.3 on Central).

Ships (from the audit)

  • Stale-model cleanup — regen deletes the generator-owned tables//enums/ first, so a dropped table/enum no longer orphans a file (key for autoSync). Scoped cleanup; invariant test guards it.
  • Fetch timeouts — 30s connect / 60s request so a stalled fetch fails fast instead of hanging the compile.

Already published + released to Maven Central; tag codegen-0.9.4 pushed.

plugins { id("io.github.androidpoet.supabase.codegen") version "0.9.4" }

Codegen-only release: supabase-codegen + supabase-codegen-gradle to 0.9.4. The other
SDK modules are unchanged and stay at 0.9.3 on Maven Central (codegen is standalone).
@AndroidPoet AndroidPoet merged commit dc4ffde into main Jun 22, 2026
6 of 8 checks passed
@AndroidPoet AndroidPoet deleted the release/codegen-0.9.4 branch June 22, 2026 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant