Skip to content

Release 0.1.5 - #40

Merged
piotrekno1 merged 6 commits into
mainfrom
release/0.1.5
Jun 23, 2026
Merged

Release 0.1.5#40
piotrekno1 merged 6 commits into
mainfrom
release/0.1.5

Conversation

@piotrekno1

Copy link
Copy Markdown
Collaborator

0.1.5

First release since 0.1.4. Contents:

  • Inference attachments (Support for inference attachments #37): opt-in upload of raw inference inputs/outputs via presigned URLs, buffered locally and uploaded in the background.
  • Accelerator wiring + macOS sampling (fix accelerator_actual wiring and add macOS cpu_freq/thermal sampling #36): accelerator_actual is now passed into capture_hardware(); adds macOS cpu_freq() and thermal() (NSProcessInfo) sampling.
  • Docs: reworded the attachments configuration section (Reword attachments docs section #39).
  • Versioning: SDK_VERSION (the ingest User-Agent) now derives from package metadata instead of a hardcoded string, so it tracks the release automatically (was stuck at 0.1.0).
  • Description: widened to cover on-device and remote models.

🤖 Generated with Claude Code

- Derive SDK_VERSION from package metadata so the User-Agent tracks the
  release instead of drifting (was pinned at 0.1.0).
- Widen package description to cover on-device and remote models.
@github-actions

Copy link
Copy Markdown

Changelog preview for v0.1.5

Preview of the release notes that will be generated when this is tagged.

What's Changed

Full Changelog: v0.1.4...v0.1.5

@github-actions

Copy link
Copy Markdown

Coverage report

  • Total: 84% (7958/9444 lines)

Top uncovered files

  • wildedge/integrations/transformers.py: 31.9% (196 lines missed)
  • wildedge/integrations/mlx.py: 28.7% (122 lines missed)
  • wildedge/integrations/ultralytics.py: 68.2% (82 lines missed)
  • wildedge/integrations/pytorch.py: 56.9% (81 lines missed)
  • wildedge/client.py: 79.8% (75 lines missed)

@piotrekno1
piotrekno1 merged commit 24330e2 into main Jun 23, 2026
157 checks passed
@piotrekno1
piotrekno1 deleted the release/0.1.5 branch June 23, 2026 10:26
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.

1 participant