Skip to content

Set 0.4.2 - #24

Merged
tanmaykm merged 2 commits into
mainfrom
tan/release-0.4.2
Sep 11, 2026
Merged

Set 0.4.2#24
tanmaykm merged 2 commits into
mainfrom
tan/release-0.4.2

Conversation

@tanmaykm

@tanmaykm tanmaykm commented Sep 11, 2026

Copy link
Copy Markdown
Member

Patch release from current main, ahead of the OpenAPI.jl 1.x migration (#25).

It carries the two fixes merged since 0.4.1:

Consumers that move to JSON 1.x while staying on OpenAPI.jl 0.2 need this release; 0.5 (#25) will require OpenAPI.jl 1.x.

Patch release carrying the two unreleased fixes on main: the AST walker
accepts AbstractDict (needed for JSON.jl 1.x, which parses to JSON.Object
rather than Dict), and SQL string literals escape embedded single quotes.
Reseau.jl, pulled in transitively via HTTP 2.x, fails to precompile on
i686 Linux and Windows: the TLS precompile workload errors with
"unexpected resumed state" on Linux and ReadOnlyMemoryError() on
Windows, while every 64-bit target is clean.

Reported upstream as JuliaServices/Reseau.jl#156.
@tanmaykm
tanmaykm merged commit 33d0d58 into main Sep 11, 2026
7 checks passed
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