Skip to content

Releases: apiaframework/apia

v3.11.0

Choose a tag to compare

@apiabot apiabot released this 22 May 10:08
b241a67

3.11.0 (2026-05-22)

Features

v3.10.0

Choose a tag to compare

@apiabot apiabot released this 29 Mar 17:06
9d39c6f

3.10.0 (2026-03-29)

Features

  • fields: add skip_if_null option to omit null fields from output (efee6f0)

Bug Fixes

  • specs: silence deprecation warnings in test output (b2e0715)

v3.9.1

Choose a tag to compare

@apiabot apiabot released this 22 Oct 10:29
3b78fa7

3.9.1 (2025-10-22)

Bug Fixes

  • cors: lowercase cors headers for rack 3 compatibility (#42) (859907a)

v3.9.0

Choose a tag to compare

@apiabot apiabot released this 17 Oct 09:52
2460bf7

3.9.0 (2025-10-17)

Features

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 10:22
7e45e90

3.8.0 (2025-02-28)

Features

  • Allow JSON request with a vendor specific content type (#34) (3f20d6f)

v3.7.2

Choose a tag to compare

@github-actions github-actions released this 19 Sep 15:17
cd44cb3

3.7.2 (2024-09-18)

Bug Fixes

  • Ensure CORS headers are still added when an error occurs in the authenticator (#32) (76cc18a)

v3.7.1

Choose a tag to compare

@github-actions github-actions released this 21 May 09:35
bbde111

3.7.1 (2024-05-21)

Bug Fixes

  • Ensure plain text response is only used for strings (#29) (dbf8a5e)

v3.7.0

Choose a tag to compare

@github-actions github-actions released this 15 May 11:20
aac227e

3.7.0 (2024-05-15)

Features

  • Add response type option to endpoints (#27) (ee7efe8)

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 08:44
aa319b6

3.6.0 (2024-04-17)

Features

v3.5.1

Choose a tag to compare

@replease replease released this 09 Nov 16:25
e94de18

3.5.1 (2023-11-09)

Bug Fixes

  • rack: ensure OPTIONS preflight requests are handled (#18) (8142479)