Skip to content

chore(main): release 1.12.1#63

Merged
markbeep merged 1 commit into
mainfrom
release-please--branches--main
May 7, 2026
Merged

chore(main): release 1.12.1#63
markbeep merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@markbeep
Copy link
Copy Markdown
Owner

@markbeep markbeep commented May 7, 2026

🤖 I have created a release beep boop

1.12.1 (2026-05-07)

Bug Fixes

  • api: fix department parameters being incorrectly handled as strings instead of ints (21ee024), closes #62
  • api: fix various incorrectly unhandled database errors, including no max integer size check or joining tables incorrectly (05460da)
  • api: improve OpenAPI spec compliance with 'null' support for optional arguments and correctly documented response codes (05460da)
  • fix timeslots being set and returned as "null" instead of empty list (15ae457)
  • search: replace single-quoted strings with backticks (cc7f851)

Dependencies

  • update python dependencies (97face6)

Continuous Integration

  • add schemathesis for openapi specs (fuzzy) testing (25cd9ea)

This PR was generated with Release Please. See documentation.

@markbeep markbeep force-pushed the release-please--branches--main branch from 576c5eb to 577d4d7 Compare May 7, 2026 11:41
@markbeep markbeep merged commit 753f809 into main May 7, 2026
2 checks passed
@markbeep
Copy link
Copy Markdown
Owner Author

markbeep commented May 7, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Department Query Parameter causes 422

1 participant