Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release master #157

Closed
wants to merge 1 commit into from
Closed

Conversation

gibahjoe
Copy link
Owner

@gibahjoe gibahjoe commented Nov 2, 2024

🤖 I have created a release beep boop

5.1.0

5.1.0 (2024-11-04)

Features

  • add --name-mappings param support for generator (f5c6aed)
  • annotated file updating made optional by argument (c108469)
  • annotations: fixed issue with DioSerializationLibrary and updated tests (f2be6b6), closes #152
  • Changing to a config based approach for obtaining the official openapi generator jar. (a0f3ca2)

Bug Fixes

5.1.0

5.1.0 (2024-11-04)

Features

  • add --name-mappings param support for generator (f5c6aed)
  • annotations: fixed issue with DioSerializationLibrary and updated tests (f2be6b6), closes #152
  • 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)

Bug Fixes

  • removed unsupported field (b26af4b)
  • removed unsupported field (b26af4b)
  • removed unsupported field (b26af4b)
5.1.0

5.1.0 (2024-11-04)

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)
  • cli: removed jar binary from library and made the jar downloadable by auto generated config (ecb0e8a), closes #153

This PR was generated with Release Please. See documentation.

@DmitrySboychakov
Copy link
Contributor

@gibahjoe do you mind merging #155 before release?

@gibahjoe gibahjoe force-pushed the release-please--branches--master branch 3 times, most recently from 4c7c628 to 1869c81 Compare November 4, 2024 01:00
@gibahjoe
Copy link
Owner Author

gibahjoe commented Nov 4, 2024

@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
Copy link
Owner Author

gibahjoe commented Nov 4, 2024

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

@gibahjoe gibahjoe force-pushed the release-please--branches--master branch 5 times, most recently from ad1dfbf to 7b521d3 Compare November 4, 2024 18:20
@gibahjoe gibahjoe force-pushed the release-please--branches--master branch from 7b521d3 to 0c7439e Compare November 4, 2024 18:25
@gibahjoe
Copy link
Owner Author

gibahjoe commented Nov 4, 2024

Now stale. Reopening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bearer auth not exported Dio can not set serializer
2 participants