Skip to content

Remove beta labeling now that custom code is GA#118

Merged
jcatt-sf merged 1 commit into
mainfrom
remove-beta-ga-labels
Jun 16, 2026
Merged

Remove beta labeling now that custom code is GA#118
jcatt-sf merged 1 commit into
mainfrom
remove-beta-ga-labels

Conversation

@jcatt-sf

Copy link
Copy Markdown
Collaborator

What & why

The Data Cloud Custom Code SDK is now generally available, but several beta references remain in the package and its PyPI/GitHub-rendered docs. This removes them:

  • README.md — drop (BETA) from the title and the it is not GA prerequisite note.
  • pyproject.toml — bump the PyPI classifier from Development Status :: 4 - Beta to 5 - Production/Stable so the PyPI listing no longer shows a beta label.

Notes

  • The datacustomcode CLI command docs are intentionally left unchanged — that is the CLI this pip package actually ships ([tool.poetry.scripts]).

- Drop '(BETA)' from the README title and the 'it is not GA' prerequisite note
- Bump the PyPI classifier from 'Development Status :: 4 - Beta' to
  '5 - Production/Stable' so the PyPI listing no longer shows a beta label
@jcatt-sf jcatt-sf merged commit 3adc717 into main Jun 16, 2026
4 checks passed
@jcatt-sf jcatt-sf deleted the remove-beta-ga-labels branch June 16, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants