Skip to content

go release notes for the 2025-06 release #8832

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

azure-sdk
Copy link
Collaborator

This is an automated pull request to gather the go release notes for the 2025-06 release. See Producing Release Notes for details of the processing.

@Copilot Copilot AI review requested due to automatic review settings May 13, 2025 15:27
@azure-sdk azure-sdk enabled auto-merge (squash) May 13, 2025 15:27
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This automated pull request adds the Go SDK release notes for the June 2025 release.

  • Introduces a new entry for the armlambdatesthyperexecute resource manager package
  • Specifies version, display/service names, visibility, and changelog metadata
Comments suppressed due to low confidence (1)

_data/releases/2025-06/go.yml:2

  • [nitpick] The service path and identifier are all lowercase and concatenated. For consistency with other SDK entries, consider using CamelCase segments (e.g., LambdaTestHyperExecute) in identifiers and display names.
- Name: sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute

ServiceName: Lambdatesthyperexecute
VersionType: Beta
Hidden: false
ChangelogUrl: https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute/v0.1.0/sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute/CHANGELOG.md
Copy link
Preview

Copilot AI May 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ChangelogUrl contains duplicated path segments (sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute) before and after the version. It should point directly to .../v0.1.0/CHANGELOG.md without repeating the directory structure.

Suggested change
ChangelogUrl: https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute/v0.1.0/sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute/CHANGELOG.md
ChangelogUrl: https://github.com/Azure/azure-sdk-for-go/tree/sdk/resourcemanager/lambdatesthyperexecute/armlambdatesthyperexecute/v0.1.0/CHANGELOG.md

Copilot uses AI. Check for mistakes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant