Skip to content
New issue

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

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

Already on GitHub? # to your account

Complete Release 0.25.1 #81

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Complete Release 0.25.1 #81

merged 2 commits into from
Dec 17, 2024

Conversation

github-actions[bot]
Copy link

Version 0.25.1

  • JAX-RS Base Server improvements:
    • Fixed a bug where Problem responses would default to application/octet-stream unexpectedly in some cases, it
      should now make best effort to conform to an appropriate Content-Type based on clients Accept header and any
      content negotation the JAX-RS framework has done prior to the problem being generated as a response.
      • A new toResponse(HttpHeaders) overload is added to facilitate this behaviour

@TelicentPaul TelicentPaul merged commit 14f2cb7 into main Dec 17, 2024
27 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants