Skip to content

Releases: DataFog/datafog-python

Nightly Alpha 4.4.0a3

11 May 03:21

Choose a tag to compare

Nightly Alpha 4.4.0a3 Pre-release
Pre-release

No changes since last release.

Beta Release 4.4.0b3

07 May 03:16

Choose a tag to compare

Beta Release 4.4.0b3 Pre-release
Pre-release

No changes since last release.

Nightly Alpha 4.4.0a2

04 May 03:19

Choose a tag to compare

Nightly Alpha 4.4.0a2 Pre-release
Pre-release

No changes since last release.

Beta Release 4.4.0b2

30 Apr 03:16

Choose a tag to compare

Beta Release 4.4.0b2 Pre-release
Pre-release

No changes since last release.

Nightly Alpha 4.4.0a1

27 Apr 03:18

Choose a tag to compare

Nightly Alpha 4.4.0a1 Pre-release
Pre-release

Alpha Release Notes

Alpha Build: 2026-04-27

⚠️ This is an alpha build for early testing. Expect rough edges.

🚀 New Features

  • test: add no-network and install profile gates (#137)

🐛 Bug Fixes

  • fix: remove runtime dependency installation (#136)

🔧 Other Changes

  • chore: clarify dependency requirement scopes (#135)
  • chore(deps): bump pytest from 7.4.0 to 9.0.3
  • chore(deps-dev): bump black from 24.3.0 to 26.3.1
  • chore(deps): bump requests from 2.32.3 to 2.33.0
  • chore(deps): bump cryptography from 46.0.5 to 46.0.7
  • chore(deps): bump pillow from 12.1.1 to 12.2.0
  • chore(deps): bump aiohttp from 3.11.18 to 3.13.4
  • chore: sync dev to v4.4.0 release (#134)
  • Make telemetry opt-in for v4.4 (#132)

📥 Installation

# Core package (lightweight)
pip install datafog

# With all features
pip install datafog[all]

📊 Metrics

  • Package size: ~2MB (core)
  • Install time: ~10 seconds
  • Tests passing: ✅
  • Commits this week: 11

DataFog v4.4.0

26 Apr 22:05

Choose a tag to compare

What's New

Released: 2026-04-26

Python 3.13 Support Scope

Python 3.13 support is certified for the core SDK and CLI: pip install datafog and pip install datafog[cli].

Optional extras including nlp, nlp-advanced, ocr, distributed, and all are available but not yet certified on Python 3.13. They will be validated separately based on user demand.

v5 Migration Bridge

This release adds the v5-preview top-level APIs datafog.scan, datafog.redact, and datafog.protect while keeping the legacy datafog.detect and datafog.process APIs working with targeted migration warnings.

Privacy Defaults

Telemetry is now opt-in. DataFog does not send telemetry unless DATAFOG_TELEMETRY=1 is explicitly set. DATAFOG_NO_TELEMETRY=1 and DO_NOT_TRACK=1 continue to force telemetry off.

🔧 Other Changes

  • Prepare v4.4.0 stable release (#133)

📥 Installation

# Core package (lightweight)
pip install datafog

# With all features
pip install datafog[all]

📊 Metrics

  • Package size: ~2MB (core)
  • Install time: ~10 seconds
  • Tests passing: ✅
  • Commits this week: 1

Beta Release 4.4.0b1

26 Apr 03:31

Choose a tag to compare

Beta Release 4.4.0b1 Pre-release
Pre-release

Beta Release Notes

Beta Release: 2026-04-26

⚠️ This is a beta release for testing purposes.

🚀 New Features

  • Add v4.4 bridge release runway (#130)

🔧 Other Changes

  • ci: allow prerelease base override (#131)

📥 Installation

# Core package (lightweight)
pip install datafog

# With all features
pip install datafog[all]

📊 Metrics

  • Package size: ~2MB (core)
  • Install time: ~10 seconds
  • Tests passing: ✅
  • Commits this week: 2

Beta Release 4.3.0b11

23 Apr 03:15

Choose a tag to compare

Beta Release 4.3.0b11 Pre-release
Pre-release

No changes since last release.

Nightly Alpha 4.3.0a10

20 Apr 03:17

Choose a tag to compare

Pre-release

No changes since last release.

Beta Release 4.3.0b10

16 Apr 03:20

Choose a tag to compare

Beta Release 4.3.0b10 Pre-release
Pre-release

No changes since last release.