[QUERY] How to List releases for a specific package
See original GitHub issueLibrary name and version
Azure.Identity
Query/Question
We are looking to do some updates to things and are a few versions behind current. I was wondering if there is a way to query/list releases by package. The releases page doesn’t allow us to see all release notes for one package and due to the number of different packages in this repo it’s really tough to find say all releases for Azure.identity
since 1.7.0.
I was kind of hoping it’s possible somehow, does anyone know how to do this?
Environment
No response
Issue Analytics
- State:
- Created 6 months ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
How to query all of the created versions of a managed ...
I NEED to be able to query either the list of created package (preferred) OR verify if a specific package version has been...
Read more >How can I get the latest package for all packages in SQL?
I want a list of all packages with their latest release. Currently, I have the following working code: sql = ("SELECT `packages`.`id`, ` ......
Read more >Query for available package versions with pacman
Downgrade is a tool to downgrade (or select version you say it) one or multiple packages. You can also query available package version...
Read more >How can I see all versions of a package that are available ...
The command apt list -a <package name> is the equivalent of madison. – Demon. Jul 24, 2018 at 9:58. 29.
Read more >How to query files, packages, and repositories in Linux
The reason that you can't simply copy an executable from one system to another is because of dependencies, such as libraries and other ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @A-Stapleton. Our releases are published to NuGet; I’d suggest looking under the “Versions” tab for the Azure.Identity package there. That will show you the full release history.
Hi @A-Stapleton, since you haven’t asked that we
/unresolve
the issue, we’ll close this out. If you believe further discussion is needed, please add a comment/unresolve
to reopen the issue.