github bentoml/BentoML v1.0.3
BentoML - v1.0.3

latest releases: v1.3.5, v1.3.4post1, v1.3.4...
2 years ago

🍱 BentoML v1.0.3 release has brought a list of performance and feature improvement.

  • Improved Runner IO performance by enhancing the underlying serialization and deserialization, especially in models with large input and output sizes. Our image input benchmark showed a 100% throughput improvement.

    • v1.0.2 🐌
      image

    • v1.0.3 💨
      image

  • Added support for specifying URLs to exclude from tracing.

  • Added support custom components for OpenAPI generation.
    image

🙌 We continue to receive great engagement and support from the BentoML community.

  • Shout out to Ben Kessler for helping benchmarking performance.
  • Shout out to Jiew Peng Lim for adding the support for configuring URLs to exclude from tracing.
  • Shout out to Susana Bouchardet for add the support for JSON IO Descriptor to return empty response body.
  • Thanks to Keming and mplk for contributing their first PRs in BentoML.

What's Changed

New Contributors

Full Changelog: v1.0.2...v1.0.3

Don't miss a new BentoML release

NewReleases is sending notifications on new releases.