Go FM release notes v1.0.0-beta.1#1077
Conversation
There was a problem hiding this comment.
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.mdwith details on the new beta release - Update
README.mdto 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 |
|
I've been thinking about where exactly we should position the submodule 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 @zhenlan @linglingye001 Thoughts? |
It's independent, but we've made the decision to release it as part of featuremanagement in our design reveiw. |
|
LGTM |
No description provided.