Skip to content

Releases: mosecorg/mosec

0.8.1

14 Oct 05:04
7d286e8
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: add endpoint label to the code metrics by @kemingy in #437
  • feat: add py 3.12 test and release by @kemingy in #447

More Documentation 📚

  • docs: add build from source code guide by @kemingy in #431

Minor changes 🧹

  • chore: fix CI docker release tag by @kemingy in #428
  • chore: bump utoipa version, update dep license file by @kemingy in #453

Full Changelog: 0.8.0...0.8.1

0.8.0

05 Aug 01:20
30261fe
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: support swagger-ui for the openapi by @n063h in #407
  • feat: support multi-route with shared workers by @kemingy in #423

More Documentation 📚

  • docs: update readme about pid 1 and dynamic batching by @kemingy in #400
  • docs: fix readthedocs build config by @kemingy in #401
  • docs: add performance tuning guide by @kemingy in #409
  • docs: add concepts, faq, migration guide by @kemingy in #411

Minor changes 🧹

Full Changelog: 0.7.2...0.8.0

0.7.2

21 Jun 03:26
360236f
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Refactoring 🧬

  • refactor: sse abstraction in worker and coordinator by @kemingy in #391

Minor changes 🧹

  • chore: add sleep to service test to catch the check bug by @kemingy in #380

Full Changelog: 0.7.1...0.7.2

v0.7.1

06 Jun 09:43
7be7162
Compare
Choose a tag to compare

What's Changed

Changes 🛠

Full Changelog: 0.7.0...0.7.1

v0.7.0

06 Jun 04:06
76c8035
Compare
Choose a tag to compare

What's Changed

Changes 🛠

  • fix: use try to import msgspec by @lkevinzc in #368
  • fix: plasma mixin should use super serde with shm storage by @kemingy in #369
  • fix: args should only be checked when server is used by @kemingy in #371

Exciting New Features 🎉

More Documentation 📚

Minor changes 🧹

New Contributors

Full Changelog: 0.6.7...0.7.0

v0.6.7

19 May 10:58
54063a9
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: change plasma plugin to mixin by @kemingy in #350
  • feat: support request validation according to annotation by @kemingy in #352

More Documentation 📚

  • docs: fix plasma related doc, add deprecate warning by @kemingy in #354
  • docs: combine the metrics related page by @kemingy in #358

Minor changes 🧹

Full Changelog: 0.6.6...0.6.7

v0.6.6

04 May 09:16
3d6fd0e
Compare
Choose a tag to compare

What's Changed

More Documentation 📚

Refactoring 🧬

  • refactor: switch to official prometheus client by @n063h in #335

Minor changes 🧹

Full Changelog: 0.6.5...0.6.6

v0.6.5

03 Apr 05:26
21a2794
Compare
Choose a tag to compare

What's Changed

Changes 🛠

  • fix: avoid timeout test failing and orphan service in CI by @kemingy in #323

Exciting New Features 🎉

  • feat: change parking lot mutex to std mutex by @kemingy in #315
  • feat: add prefix to differentiate Mosec & user logs by @n063h in #318
  • feat: use axum instead of pure hyper by @kemingy in #322
  • feat: Set timeout for worker.forward by @n063h in #321

New Contributors

Full Changelog: 0.6.4...0.6.5

v0.6.4

18 Mar 16:46
0d51484
Compare
Choose a tag to compare

What's Changed

Changes 🛠

  • fix: hold one lock at a time to avoid the deadlock in nested function by @kemingy in #316

Minor changes 🧹

Full Changelog: 0.6.3...0.6.4

v0.6.3

17 Mar 07:44
bc713a5
Compare
Choose a tag to compare

What's Changed

Changes 🛠

  • fix: resolve deadlock when lots of client requests closed before response by @kemingy in #311

Full Changelog: 0.6.2...0.6.3