Skip to content

Releases: Burgyn/MMLib.SwaggerForOcelot

MMLib.SwaggerForOcelot v2.5.0 ✈️

18 Jun 12:23
eb7686d
Compare
Choose a tag to compare

Changes

  • Change object IWebHostEnvironment for new IHostEnvironment of net core @dadjh85 (#111)

MMLib.SwaggerForOcelot v2.4.0 ✈️

18 Jun 06:52
b9ba43d
Compare
Choose a tag to compare

🚀 Features

  • Added feature with multiflile configuration in ocelot and swagger (#109) Great thanks to @dadjh85 & @amadard

MMLib.SwaggerForOcelot v2.3.0 ✈️

09 Jun 17:48
086eb82
Compare
Choose a tag to compare

🚀 Features

MMLib.SwaggerForOcelot v2.2.0 ✈️

04 Jun 05:15
d8070bf
Compare
Choose a tag to compare

Changes

🚀 Features

  • Allow programmatic configuration of SwaggerEndpoints @makana (#105)

MMLib.SwaggerForOcelot v2.0.3 ✈️

01 Jun 07:59
791de8c
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

MMLib.SwaggerForOcelot v2.0.2 ✈️

28 May 05:16
990ae45
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

MMLib.SwaggerForOcelot v2.0.0 ✈️

27 May 11:46
1b1f467
Compare
Choose a tag to compare

🚀 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 ✈️

19 May 12:27
d298a3b
Compare
Choose a tag to compare

🚀 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 ✈️

06 Mar 07:53
73c5e27
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fixed service discovery schema when kubernetes is used @Burgyn (#81)

MMLib.SwaggerForOcelot v2.0.0-alpha.1 ✈️

28 Feb 12:45
d984f73
Compare
Choose a tag to compare

Changes

🚀 Features

  • Support for Ocelot Service Discovery Provider @Burgyn (#80)