-
Notifications
You must be signed in to change notification settings - Fork 587
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
Sonatype Nexus Repository 3.71.0 & chocolatey #513
Comments
the problem is the chocolatey upgrade comand has issues on a nuget hosted repository with the index.json specified. |
Unfortunately, we aren't planning to rebuild support for deprecated NuGet API endpoints in the foreseeable future, but we are aware there is an issue here. We'll leave this issue open to accumulate demand. |
@mrprescott can you confirm if there is a known bug with Sonatype Nexus and Chocolatey using v3 nuget repo's. Is there something we can do together to fix this issue? |
Is there a timeline to resolve this issue? |
@TK5-Tim We're not planning any changes relating to this issue in the immediate future, but we are monitoring demand. |
@mrprescott Could you confirm if there are any known issues with Sonatype Nexus and Chocolatey? Is this issue related to Chocolatey due to the use of deprecated features? Chocolatey mentions there is a known issue on the Nexus side, but it doesn't appear in Sonatype's public issue tracker: |
Since upgrading to version 3.71.0 and migrating to the new database, we've encountered issues with Chocolatey due to Sonatype’s lack of support for deprecated NuGet v2 API requests.
Questions:
Is there an option in Sonatype to enable support for deprecated API requests to maintain backward compatibility?
Alternatively, is there a recommended approach to handle these legacy requests in Sonatype?
While there is a workaround available from Chocolatey, using choco feature disable --name='usePackageRepositoryOptimizations', it’s not ideal because it requires a client-specific setting.
Thank you for any guidance or recommendations!
The text was updated successfully, but these errors were encountered: