Skip to content

Prepare v4.4.0 stable release#133

Merged
sidmohan0 merged 27 commits into
mainfrom
dev
Apr 26, 2026
Merged

Prepare v4.4.0 stable release#133
sidmohan0 merged 27 commits into
mainfrom
dev

Conversation

@sidmohan0
Copy link
Copy Markdown
Contributor

Summary

  • Promotes the v4.4.0 release runway from dev to main.
  • Includes Python 3.13 support for core SDK + CLI.
  • Includes v5 migration bridge APIs and deprecation warnings.
  • Makes telemetry opt-in by default before the stable release.

Release Notes

  • Stable publish target: 4.4.0
  • Python 3.13 coverage: core SDK + CLI certified; optional extras remain installable but not certified on 3.13.
  • Privacy default: no telemetry unless DATAFOG_TELEMETRY=1. DATAFOG_NO_TELEMETRY=1 and DO_NOT_TRACK=1 continue to force-disable telemetry.

Validation

  • CI passed on the telemetry PR, including lint, wheel-size, core 3.10/3.11/3.12/3.13, nlp, and nlp-advanced.
  • Stable release workflow should be run as a dry run after this PR lands in main.

dependabot Bot and others added 27 commits February 13, 2026 10:33
Bumps [sentencepiece](https://github.com/google/sentencepiece) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/google/sentencepiece/releases)
- [Commits](google/sentencepiece@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: sentencepiece
  dependency-version: 0.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cryptography](https://github.com/pyca/cryptography) from 44.0.2 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@44.0.2...46.0.5)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 46.0.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add v4.4 bridge release runway

* docs: clarify contributor workflow

* style: apply lint formatting
@sidmohan0 sidmohan0 merged commit d5357bc into main Apr 26, 2026
27 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.

2 participants