Skip to content

Releases: litestar-org/litestar

v2.0.0alpha1

04 Mar 16:57
53b9b69
Compare
Choose a tag to compare
v2.0.0alpha1 Pre-release
Pre-release

Note

2.0.0alpha1 is the first release of Starlite 2.0. This is a pre-release and in the alpha stage. Interfaces have not yet stabilized an public APIs will likely still change before the final release of v2.0.0.

What's Changed

New features

Changes

Non breaking

Breaking

Internal

Bugfixes

Documentation

New Contributors

Full Changelog: v1.51.0...v2.0.0alpha1

v1.51.6

01 Mar 11:48
Compare
Choose a tag to compare

What's Changed

  • Fix #1228: create a new dictionary of values in obfuscate() by @smithk86 in #1229
  • fix(bug): optional parameter OpenAPI schema generation (#1225)

Full Changelog: v1.51.5...v1.51.6

v1.51.5

21 Feb 11:06
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Correctly handle domain configuration value in JWT Auth by @cofin in #1223

Full Changelog: v1.51.4...v1.51.5

v1.51.4

17 Feb 13:06
Compare
Choose a tag to compare

What's Changed

  • support passing type encoders to AbstractSecurityConfig (989a2fc)

Full Changelog: v1.51.3...v1.51.4

v1.51.3

16 Feb 16:24
d6fa5f4
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v1.51.2...v1.51.3

v1.51.2

15 Feb 01:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.51.1...v1.51.2

v1.51.1

11 Feb 09:05
Compare
Choose a tag to compare

What's Changed

Bugfixes

Full Changelog: v1.51.0...v1.51.1

v1.51.0

04 Feb 16:24
Compare
Choose a tag to compare

Note: This is the last regular release of the 1.x branch. The next feature release will be 2.0. The 1.51 branch will enter maintenance mode and receive security updates and bugfixes of high severity until the next major release.

What's Changed

Bugfixes

New features

Docs

Full Changelog: v1.50.2...v1.51.0

v1.50.2

26 Jan 16:12
Compare
Choose a tag to compare

What's Changed

Bugfixes

  • Return valid OAuth2 response body by default by @cofin in #1097
  • Correctly handle async-callable classes as dependencies by @infohash in #1101
  • Fix type_encoders pickle bug when using response caching

Documentation

Internal changes

Full Changelog: v1.50.1...v1.50.2

v1.50.1

22 Jan 17:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.50.0...v1.50.1