Skip to content

Releases: DataFog/datafog-python

Beta Release 4.4.0b6

28 May 03:19

Choose a tag to compare

Beta Release 4.4.0b6 Pre-release
Pre-release

No changes since last release.

Nightly Alpha 4.4.0a5

25 May 03:22

Choose a tag to compare

Nightly Alpha 4.4.0a5 Pre-release
Pre-release

No changes since last release.

Beta Release 4.4.0b5

21 May 03:18

Choose a tag to compare

Beta Release 4.4.0b5 Pre-release
Pre-release

No changes since last release.

Nightly Alpha 4.4.0a4

18 May 03:21

Choose a tag to compare

Nightly Alpha 4.4.0a4 Pre-release
Pre-release

No changes since last release.

Beta Release 4.4.0b4

14 May 03:16

Choose a tag to compare

Beta Release 4.4.0b4 Pre-release
Pre-release

No changes since last release.

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