Skip to content

Release v0.8.0#42

Merged
morrisonlevi merged 1 commit into
mainfrom
levi/v0.8.0
Aug 22, 2022
Merged

Release v0.8.0#42
morrisonlevi merged 1 commit into
mainfrom
levi/v0.8.0

Conversation

@morrisonlevi

Copy link
Copy Markdown
Contributor

What does this PR do?

Bumps versions to 0.8.0 from 0.8.0-rc.1. Adjusts Cargo.lock accordingly.

Motivation

I want to use a non-prerelease of libdatadog for the next PHP profiler release.

Additional Notes

Nope.

How to test the change?

No changes necessary.

@morrisonlevi morrisonlevi requested a review from a team as a code owner August 22, 2022 19:17
@morrisonlevi morrisonlevi merged commit 14b9a66 into main Aug 22, 2022
@morrisonlevi morrisonlevi deleted the levi/v0.8.0 branch August 22, 2022 19:33
ivoanjo pushed a commit that referenced this pull request Jun 18, 2025
* Return SerializeResult for serializing a profile

This removes the direct `eprintln` usage and allows the caller to
choose what to do with it instead.

Adds these FFI functions:

- `ddprof_ffi_SerializeResult_drop`
- `ddprof_ffi_Vec_u8_as_slice`. The EncodedProfile has a Vec<u8> but
  the struct ddprof_ffi_File requires a Slice<u8>.

And removes `ddprof_ffi_EncodedProfile_delete`.

* Clean up exporter

* Add #[must use] to ddprof_ffi_Vec_u8_as_slice
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