Releases: Burgyn/MMLib.SwaggerForOcelot
Releases · Burgyn/MMLib.SwaggerForOcelot
MMLib.SwaggerForOcelot v2.5.0 ✈️
Changes
- Change object
IWebHostEnvironment
for new IHostEnvironment
of net core @dadjh85 (#111)
MMLib.SwaggerForOcelot v2.4.0 ✈️
🚀 Features
- Added feature with multiflile configuration in ocelot and swagger (#109) Great thanks to @dadjh85 & @amadard
MMLib.SwaggerForOcelot v2.3.0 ✈️
MMLib.SwaggerForOcelot v2.2.0 ✈️
Changes
🚀 Features
- Allow programmatic configuration of SwaggerEndpoints @makana (#105)
MMLib.SwaggerForOcelot v2.0.3 ✈️
MMLib.SwaggerForOcelot v2.0.2 ✈️
MMLib.SwaggerForOcelot v2.0.0 ✈️
🚀 Features
- Fixed the routes when the apigateway is not published in the root of a site overwriting the swagger server field and making the calls to the microservices not work @dadjh85 (#97)
- support for ocelot docs @Burgyn (#89)
- Support for Ocelot Service Discovery Provider @Burgyn (#80)
⛏️ Breaking changes
- New version of Ocelot 16.x.x, which rename
ReRoutes
to Routes
. See Ocelot v16.0.0
🐛 Bug Fixes
- Fixed service discovery schema when kubernetes is used @Burgyn (#81)
MMLib.SwaggerForOcelot v2.0.0-alpha.4 ✈️
🚀 Features
-
- Fixed the routes when the apigateway is not published in the root of a site overwriting the swagger server field and making the calls to the microservices not work @dadjh85 (#97)
- support for ocelot docs @Burgyn (#89)
MMLib.SwaggerForOcelot v2.0.0-alpha.2 ✈️
Changes
🐛 Bug Fixes
- Fixed service discovery schema when kubernetes is used @Burgyn (#81)
MMLib.SwaggerForOcelot v2.0.0-alpha.1 ✈️
Changes
🚀 Features
- Support for Ocelot Service Discovery Provider @Burgyn (#80)