You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to kindly ask for a new release (0.10.0) of this project.
There are important changes already merged in the repository that would help resolve the compatibility issue described here: zalando/logbook#2236
At the moment, the latest released version does not include these updates, which makes it difficult to properly resolve the issue without relying on snapshots or custom builds.
Publishing version 0.10.0 (including the latest merged fixes) would allow downstream projects to depend on a stable and official release.
Additionally, there is also the proposal discussed in: #352
If considered appropriate, including that improvement in the same release could further strengthen compatibility and long-term stability.
Context
This change is important because projects depending on this library (directly or transitively through Logbook) are currently blocked by the issue mentioned above.
Releasing 0.10.0 would:
Allow consumers to upgrade without using snapshots
Ensure compatibility with the latest Logbook versions
Provide a stable dependency for production environments
This would benefit all users who rely on this library in combination with Logbook.
Possible Implementation
If the maintainers agree, creating a new tag (0.10.0) from the current main branch and publishing it to Maven Central should be sufficient, since the required fixes are already merged.
Optionally, evaluating and merging the proposal described in #352 before the release could be considered as an additional improvement, if aligned with the maintainers' roadmap.
Detailed Description
I would like to kindly ask for a new release (0.10.0) of this project.
There are important changes already merged in the repository that would help resolve the compatibility issue described here:
zalando/logbook#2236
At the moment, the latest released version does not include these updates, which makes it difficult to properly resolve the issue without relying on snapshots or custom builds.
Publishing version 0.10.0 (including the latest merged fixes) would allow downstream projects to depend on a stable and official release.
Additionally, there is also the proposal discussed in:
#352
If considered appropriate, including that improvement in the same release could further strengthen compatibility and long-term stability.
Context
This change is important because projects depending on this library (directly or transitively through Logbook) are currently blocked by the issue mentioned above.
Releasing 0.10.0 would:
This would benefit all users who rely on this library in combination with Logbook.
Possible Implementation
If the maintainers agree, creating a new tag (0.10.0) from the current main branch and publishing it to Maven Central should be sufficient, since the required fixes are already merged.
Optionally, evaluating and merging the proposal described in #352 before the release could be considered as an additional improvement, if aligned with the maintainers' roadmap.