Skip to content

Go FM release notes v1.0.0-beta.1#1077

Merged
linglingye001 merged 3 commits intoAzure:mainfrom
linglingye001:gofm/v1.0.0-beta.1
Jul 9, 2025
Merged

Go FM release notes v1.0.0-beta.1#1077
linglingye001 merged 3 commits intoAzure:mainfrom
linglingye001:gofm/v1.0.0-beta.1

Conversation

@linglingye001
Copy link
Member

No description provided.

Copy link
Contributor

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 PR introduces the 1.0.0-beta.1 release notes for the Go Feature Management SDK and adds a corresponding entry in the project README.

  • Add GoFeatureManagement.md with details on the new beta release
  • Update README.md to list the Go SDK with badge, sample link, and release notes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
releaseNotes/GoFeatureManagement.md Add 1.0.0-beta.1 release notes for Go Feature Management
README.md Add Go SDK entry with module badge, sample, and release notes

@RichardChen820
Copy link
Member

RichardChen820 commented Jul 2, 2025

I've been thinking about where exactly we should position the submodule featuremanagement/providers/azappconfig. Is it meant to be a fully independent module, or should it be considered an extension under the feature management module?

From a conventional perspective, it is an independent module, which means it would require its own release notes, README, examples, etc.

However, in reality, this module is tightly coupled with its parent featuremanagement module, and for the foreseeable future, the only changes would likely be updates to the version of featuremanagement it depends on. In that sense, it doesn't really feel like a fully independent module.

@zhenlan @linglingye001 Thoughts?

@zhenlan
Copy link
Member

zhenlan commented Jul 2, 2025

I've been thinking about where exactly we should position the submodule featuremanagement/providers/azappconfig. Is it meant to be a fully independent module, or should it be considered an extension under the feature management module?

From a conventional perspective, it is an independent module, which means it would require its own release notes, README, examples, etc.

However, in reality, this module is tightly coupled with its parent featuremanagement module, and for the foreseeable future, the only changes would likely be updates to the version of featuremanagement it depends on. In that sense, it doesn't really feel like a fully independent module.

@zhenlan @linglingye001 Thoughts?

It's independent, but we've made the decision to release it as part of featuremanagement in our design reveiw.

@RichardChen820
Copy link
Member

LGTM

@linglingye001 linglingye001 merged commit a77f226 into Azure:main Jul 9, 2025
6 checks passed
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.

4 participants