Skip to content

2.0.0-alpha-2

Pre-release
Pre-release

Choose a tag to compare

@jan-tennert jan-tennert released this 29 Nov 16:01
043d900

Changes

Core

  • Fix an issue causing the Authorization header not getting added to any request when Auth is not installed
  • Mark some DSL functions with an DSL marker
  • Update to Kotlin 1.9.21 to fix an issue with klib dependencies

Postgrest

  • Add columns parameter to PostgrestRequestBuilder#select to allow restricting which columns to receive when using UPDATE, DELETE, INSERT