Skip to content
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

Nov GA #6116

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Nov GA #6116

wants to merge 1 commit into from

Conversation

gearama
Copy link
Member

@gearama gearama commented Oct 22, 2024

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.


### Other Changes

General Availability release for Azure Data Tables.
Copy link
Member

Choose a reason for hiding this comment

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

The release notes published along with the blog will end up being empty since they don't include Other Changes.

We typically add a summary of the list of features added from the beta releases, aggregating them in the Features Added section, since that is visible.

We can use this opportunity to advertise to readers what is shipping/becoming GA available. This way the end user sees what are the main capabilities relevant to them based on the release notes.

Consider putting something like this in the Features Added:

This update marks the first stable release of the Azure Data Tables library. To use it, reference Azure::Data::Tables::TableClient in your applications after including azure/data/tables.hpp.

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

Successfully merging this pull request may close these issues.

3 participants