openid / AppAuth-Android

Android client SDK for communicating with OAuth 2.0 and OpenID Connect providers.
https://openid.github.io/AppAuth-Android
Apache License 2.0
2.79k stars 878 forks source link

Use Githubs Releases page #809

Open pvegh opened 2 years ago

pvegh commented 2 years ago

Currently it's only listed unter tags. Can't check all versions/changes at once etc.

ryanholden8 commented 1 year ago

Glad I'm not the only one! The iOS version has a properly working release notes page - https://github.com/openid/AppAuth-iOS/releases

This is important to see bug fixes and help convince team management that investing in upgrading the version is for our best interest, especially when a security vulnerability has been patched.

@pvegh - For a security focused library, please re-consider if effectively communicating security patches via standard means (The release page listing all changes on one page) is a requirement instead of an enhancement.

agologan commented 1 year ago

While I understand the request for convenience, the information, as explained by the OP, is listed under tags and we haven't felt this to be a priority. Github UI may be better in this regard as it requires you to:

There is also git tag -n20 where 20 is the max number of lines to list from the message.