openapi-generator-dart icon indicating copy to clipboard operation
openapi-generator-dart copied to clipboard

chore: release master

Open gibahjoe opened this issue 1 year ago • 1 comments
trafficstars

:robot: I have created a release beep boop

5.1.0

5.1.0 (2024-11-02)

Features

  • add --name-mappings param support for generator (f5c6aed)
  • annotated file updating made optional by argument (c108469)
  • Changing to a config based approach for obtaining the official openapi generator jar. (a0f3ca2)
5.1.0

5.1.0 (2024-11-02)

Features

  • add --name-mappings param support for generator (f5c6aed)
  • Changing to a config based approach for obtaining the official openapi generator jar. (a0f3ca2)
  • cli: remove unsupported flags for DioAltProperties (72a509b)
  • updateAnnotatedFile property to OpenApi annotation (e7bfa94)
5.1.0

5.1.0 (2024-11-02)

Features

  • Changing to a config based approach for obtaining the official openapi generator jar. (a0f3ca2)
  • cli: bumped official generator version to 7.7 (d8b9de1)
  • cli: bumped unofficial generator version to 8.1 (2fdd022)

This PR was generated with Release Please. See documentation.

gibahjoe avatar Nov 02 '24 12:11 gibahjoe

@gibahjoe do you mind merging #155 before release?

DmitrySboychakov avatar Nov 02 '24 14:11 DmitrySboychakov

@gibahjoe do you mind merging #155 before release?

This update will make that PR redundant as I have moved away from including a jar in the build. Now, users define a configuration or URL where they want the jar to be downloaded from and then the library downloads and uses that.

This resolves a few concerns about the inclusion of a jar that may or may not be trustworthy and puts the source of the jar in the hands of the users.

gibahjoe avatar Nov 04 '24 01:11 gibahjoe

The only thing stalling this release is a few tests and there are some issues with the automated build i need to resolve.

gibahjoe avatar Nov 04 '24 01:11 gibahjoe

Now stale. Reopening

gibahjoe avatar Nov 04 '24 18:11 gibahjoe