Skip to content

Releases: 0b01001001/spectree

v1.4.4

06 Jan 06:17
8838871
Compare
Choose a tag to compare

What's Changed

  • feat: support spectree[offline] to package all the web pages in wheel by @kemingy in #399

Full Changelog: v1.4.3...v1.4.4

v1.4.3

31 Dec 10:34
2a3f8af
Compare
Choose a tag to compare

What's Changed

  • feat: switch to OIDC release by @kemingy in #394
  • Fix Flask crashes after Pydantic V2 validator raises ValueError + compatibility issue in default_after_handler by @dror-fs in #397
  • feat: support user custom error by @kemingy in #398

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

13 Dec 16:14
7160ae5
Compare
Choose a tag to compare

What's Changed

  • docs: display global config details by @kemingy in #390
  • docs: add sitemap and robots by @kemingy in #391
  • feat: maintain pydantic.v1 model compatibility while using pydantic v2 by @voidnologo in #393

New Contributors

Full Changelog: v1.4.1...v1.4.2

v1.4.1

25 Nov 15:37
0cab826
Compare
Choose a tag to compare

What's Changed

  • test: make it compatible with pydantic v1 & v2 by @kemingy in #388
  • chore: enable 3.13 test, deprecate 3.8 by @kemingy in #389

Full Changelog: v1.4.0...v1.4.1

v1.4.0

24 Nov 16:13
a4e65c2
Compare
Choose a tag to compare

What's Changed

  • feat: support pydantic v1 & v2 through Protocol by @kemingy in #387
    • set annotations = True by default
    • upgrade swagger to v5 to support openapi v3.1.0
    • use typing.Protocol to support both pydantic v1 & v2

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Nov 12:54
78868d9
Compare
Choose a tag to compare

What's Changed

  • feat: skip validation for request & response by @kemingy in #383

Full Changelog: v1.2.11...v1.3.0

v1.2.11

31 Oct 02:46
175aa2d
Compare
Choose a tag to compare

What's Changed

  • chore: fix secure alert about set_cookie by @kemingy in #376
  • chore: set cookie secure by @kemingy in #377
  • chore: fix the quart dependency in pyproject toml file by @kemingy in #381
  • Fixes #350 - keyword with no conflict in alias by @Vlczech in #380
  • Fix for openapi.json location if another root directory by @Vlczech in #378

Full Changelog: v1.2.10...v1.2.11

v1.2.10

18 Jun 12:20
8967d2f
Compare
Choose a tag to compare

What's Changed

  • Keep track of resp_validation_error in flask plugin by @nikos-hj in #373
  • fix: assign the resp_validation_err by @kemingy in #375

New Contributors

Full Changelog: v1.2.9...v1.2.10

v1.2.9

26 Jan 10:29
cb02e8b
Compare
Choose a tag to compare

What's Changed

  • feat: add scalar openapi ui, update swagger version to 5 by @kemingy in #369
  • docs: introduce defspec in readme by @kemingy in #370

Full Changelog: v1.2.8...v1.2.9

v1.2.8

07 Nov 09:25
616541d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8