Skip to content

Releases: mplemay/belgie

v0.10.6

11 Mar 19:18
2e3a877

Choose a tag to compare

What's Changed

  • fix: normalize oauth resource slash handling by @mplemay in #113

Full Changelog: v0.10.5...v0.10.6

v0.10.5

11 Mar 18:18
d71091a

Choose a tag to compare

What's Changed

  • feat: remove mcplugin mount streamable http by @mplemay in #112

Full Changelog: v0.10.4...v0.10.5

v0.10.4

10 Mar 13:43
aaf3074

Choose a tag to compare

What's Changed

Full Changelog: v0.10.3...v0.10.4

v0.10.3

09 Mar 20:22
e0380a6

Choose a tag to compare

What's Changed

  • fix: allow mounting mcp streamable http via alias path by @mplemay in #110

Full Changelog: v0.10.2...v0.10.3

v0.10.2

09 Mar 18:47
fce9921

Choose a tag to compare

What's Changed

  • feat: permit confidential dynamic client registration without auth by @mplemay in #109

Full Changelog: v0.10.1...v0.10.2

v0.10.1

09 Mar 18:12
1b20e17

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Mar 00:40
b13c1d1

Choose a tag to compare

What's Changed

  • fix: keep provider account id as text by @mplemay in #103
  • fix: prefer text columns in mixins and docs by @mplemay in #104
  • refactor: switch user email verification to timestamp by @mplemay in #105
  • fix: align auth mixins and docs with current indexes by @mplemay in #106
  • fix: make user scopes non-nullable by @mplemay in #107

Full Changelog: v0.9.0...v0.10.0

v0.9.1

06 Mar 19:00
4a010fd

Choose a tag to compare

What's Changed

  • fix: store scopes as postgres text array by @mplemay in #101
  • fix: use column expressions for account unique constraint by @mplemay in #102

Full Changelog: v0.8.0...v0.9.1

v0.9.0

06 Mar 18:59
4a010fd

Choose a tag to compare

What's Changed

  • fix: store scopes as postgres text array by @mplemay in #101
  • fix: use column expressions for account unique constraint by @mplemay in #102

Full Changelog: v0.8.0...v0.9.0

v0.8.0

05 Mar 16:19
8e7ae45

Choose a tag to compare

What's Changed

  • refactor: simplify belgie db dependency by @mplemay in #100

Full Changelog: v0.7.0...v0.8.0