Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new release] yaml (2 packages) (3.2.0) #24749

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

avsm
Copy link
Member

@avsm avsm commented Nov 4, 2023

Parse and generate YAML 1.1/1.2 files

CHANGES:

CHANGES:

* Fix potential GC corruption when serialising large Yaml
  buffers (avsm/ocaml-yaml#75 @hhugo)

* Add missing `?len` argument to `yaml_of_string` to specify
  buffer size (avsm/ocaml-yaml#74 @hhugo)

* Remove remaining references to Rresult in tests and
  documentation (avsm/ocaml-yaml#62 @sim642)
@hhugo
Copy link
Contributor

hhugo commented Nov 5, 2023

failures are unrelated to the release

@raphael-proust
Copy link
Contributor

I concur, the errors are not related.

@raphael-proust raphael-proust merged commit 9745b3c into ocaml:master Nov 6, 2023
@avsm avsm deleted the release-yaml-v3.2.0 branch November 6, 2023 15:03
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.

3 participants