Skip to content

Releases: ExpediaGroup/mittens

Release 1.47.1

26 Mar 09:43
6f6ad03
Compare
Choose a tag to compare

What's Changed

  • Fix: Grpc timeout not set for warmup requests (#354) by @bjornm in #355
  • build(deps-dev): bump bl from 6.0.10 to 6.0.11 in /website by @dependabot in #352
  • build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 by @dependabot in #348

New Contributors

Full Changelog: 1.47.0...1.48.0

Release 1.47.0

14 Feb 15:34
722aff9
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.46.0...1.47.0

Release 1.46.0

12 Jan 18:10
6b70df1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.45.0...1.46.0

Release 1.45.0

13 Jun 13:16
6513f72
Compare
Choose a tag to compare

What's Changed

  • Docs(Updates Instructions): Adds note about required endpoints for HTTP and gRPC requests by @chawlabhishek in #290
  • feature: add configurable timesout. defaults to existing values by @sumitanvekar in #297
  • fix: null pointer when connection not available by @sumitanvekar in #298

New Contributors

Full Changelog: 1.44.0...1.45.0

Release 1.44.0

11 Apr 10:25
381201c
Compare
Choose a tag to compare

🐞 Bug fixes

🔨 Dependency Upgrades

Release 1.43.0

26 Sep 14:09
4c6b98b
Compare
Choose a tag to compare

⭐ New Features

  • Allow specifying different http readiness host by @kubehe (#255)

📖 Documentation

  • Update docs to mention readiness probe (#253)

Release 1.42.0

23 Sep 08:00
c155793
Compare
Choose a tag to compare

⭐ New Features

🔨 Dependency Upgrades

  • Go version upgraded from 1.18 to 1.19 (#250)

Release 1.41.0

16 Sep 14:49
b2712ea
Compare
Choose a tag to compare

🐞 Bug fixes

  • Ignore certificate in insecure mode by @kubehe in #248

Release 1.40

02 Sep 09:13
ccf69b5
Compare
Choose a tag to compare

⭐ New Features

  • Add max-readiness-wait-second and max-warmup-seconds as optional flags to better control the duration of each warmup stage (#244)

🔨 Dependency Upgrades

  • Several dependency updates

Release 1.30

19 Jul 05:58
8f64ad7
Compare
Choose a tag to compare

🔨 Dependency Upgrades

  • Several dependency updates including Go upgrade from 16 to 18