Skip to content

Releases: ophiosdev/openapi-generator-di

v1.2.4

28 Sep 22:29

Choose a tag to compare

What's Changed

  • chore: Configure Renovate by @renovate[bot] in #20
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #31
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.14.0 by @renovate[bot] in #28
  • chore(deps): update openapitools/openapi-generator-cli docker tag to v7.14.0 by @renovate[bot] in #27
  • chore(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.6.1 by @renovate[bot] in #26
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3 by @renovate[bot] in #30
  • chore(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v2.6 by @renovate[bot] in #24
  • chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.1 by @renovate[bot] in #22
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0 by @renovate[bot] in #21
  • chore: disabled Renovate dependency dashboard by @tmeckel in #33
  • chore(deps): update openapitools/openapi-generator-cli docker tag to v7.15.0 by @renovate[bot] in #35
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.15.0 by @renovate[bot] in #36
  • chore(deps): update actions/setup-java action to v5 by @renovate[bot] in #34
  • chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.4 by @renovate[bot] in #38
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 by @renovate[bot] in #39
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.16.0 by @renovate[bot] in #41
  • chore(deps): update openapitools/openapi-generator-cli docker tag to v7.16.0 by @renovate[bot] in #40

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

23 Jun 19:52

Choose a tag to compare

What's Changed

  • fix: issue with JsonIgnoreCondition.WhenWritingNull on enums by @tmeckel in #19

Full Changelog: v1.2.2...v1.2.3

v1.2.2

18 Jun 21:31

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Jun 20:05

Choose a tag to compare

What's Changed

  • fix: default values get serialized with System.Text.Json.Serialization by @tmeckel in #14

Full Changelog: v1.2.0...v1.2.1

v1.2.0

12 Jun 23:06

Choose a tag to compare

What's Changed

  • fix: Nullable reference types are not handled correctly by @tmeckel in #12

Full Changelog: v1.1.0...v1.2.0

v1.1.0

13 Apr 17:11
b045c8e

Choose a tag to compare

What's Changed

  • feat: add ExcludeFromCodeCoverage by @holly79 in #8
  • feat: add excludeFromCodeCoverage CLI option and update to v7.12.0 of OpenAPI Geneator by @tmeckel in #9

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

10 Dec 17:38

Choose a tag to compare

What's Changed

  • feat: create initial release of the aspnetcore-di generator by @tmeckel in #1
  • fix: code-generation by @tmeckel in #2
  • fix: correct generation of API methods return types by @tmeckel in #3

New Contributors

Full Changelog: https://github.com/ophiosdev/openapi-generator-di/commits/v1.0.0