Skip to content

v0.19.0 - #200

Open
IlyasShabi wants to merge 7 commits into
v0.xfrom
ishabi/v0.19.0-proposal
Open

v0.19.0#200
IlyasShabi wants to merge 7 commits into
v0.xfrom
ishabi/v0.19.0-proposal

Conversation

@IlyasShabi

@IlyasShabi IlyasShabi commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Aaalibaba42 and others added 6 commits August 11, 2026 14:56
* feat: added file capability

* fix: JS tomfoolery

* chore: change input to main now that libdatadog's side was merged

* fix: post bump fixes

* fix: review

* fix: address comments

* fix: detached buffer thing

* fix: transport for files renamed, uniform lazy loading
* feat: added env capability

* feat: respect envcapabilities method unsafedness

* feat: validate before saying it's ok

* revert: remove set/unset since they would be dangerous APIs in libdatadog (and are most likely not useful in the near/middel future in dd-trace-js)

* chore: change input to main's commit that has the change

* docs: update doc to remove specific references to the capabilities

* fix: remove extra checks

* fix: cache env beforehand
* feat: add DDSketch WASM bindings
* feat: added env capability

* feat: respect envcapabilities method unsafedness

* feat: validate before saying it's ok

* revert: remove set/unset since they would be dangerous APIs in libdatadog (and are most likely not useful in the near/middel future in dd-trace-js)

* chore: change input to main's commit that has the change

* docs: update doc to remove specific references to the capabilities

* fix: remove extra checks

* fix: cache env beforehand

* feat: Adopt TraceExporter's Telemetry stuff

* docs: fix libdatadog's behavior when 0 is passed

* chore: js tomfoolery

* fix: comments

* fix: use Cells uniformaly

* feat: make the losslessness obvious
@IlyasShabi
IlyasShabi requested review from a team as code owners August 11, 2026 13:06
@IlyasShabi IlyasShabi changed the title Ishabi/v0.19.0 proposal v0.19.0 Aug 11, 2026
@IlyasShabi

Copy link
Copy Markdown
Contributor Author

@Aaalibaba42 Could you please take a look to the pipeline error if it's relevant to your changes?

@Aaalibaba42

Copy link
Copy Markdown
Contributor

These test assertions aren't on main, they were added directly on the v0.x branch as part of PR #180 (v0.18.0). That PR bumped the pinned libdatadog revision to 6356aee to pick up the fix for datadog-client-computed-stats in OTLP requests (DataDog/libdatadog#2245). The v0.19.0 proposal didn't carry that rev bump, so Cargo.toml is still on the older 3081603d rev. That said, the deeper issue is that libdatadog#2245 is still open and unmerged, meaning v0.18.0 was already pinning to an out-of-tree commit on Bryan's branch. The failure here isn't caused by any of the cherry-picked changes. The next step would be merging DataDog/libdatadog#2245, and updating Cargo.toml for a commit that contain both the fix and the changes in libdatadog to support the current commits.

@IlyasShabi

Copy link
Copy Markdown
Contributor Author

Thanks for the clarifications, Asking Bryan if his PR is ready to merge

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