Skip to content

api_versions! should make public Semver consts#8322

Merged
iximeow merged 1 commit into
mainfrom
ixi/openapi-api-consts
Jul 30, 2025
Merged

api_versions! should make public Semver consts#8322
iximeow merged 1 commit into
mainfrom
ixi/openapi-api-consts

Conversation

@iximeow

@iximeow iximeow commented Jun 12, 2025

Copy link
Copy Markdown
Member

they were private, so it was impossible to use version constants defined in a separate API crate. this is the relationship between the DNS server and DNS API types, as one example, so move that explicit Semver declaration to one from the dns-server-api crate.

this is the second bit of followup after #8047.

Comment thread internal-dns/resolver/Cargo.toml Outdated
@iximeow iximeow marked this pull request as draft June 12, 2025 00:03
@iximeow iximeow force-pushed the ixi/openapi-api-consts branch from 8fd226f to b5f2efb Compare June 12, 2025 00:24
they were private, so it was impossible to use version constants defined
in a separate API crate. this is the relationship between the DNS server
and DNS API types, as one example, so move that explicit `Semver`
declaration to one from the `dns-server-api` crate.
@iximeow iximeow force-pushed the ixi/openapi-api-consts branch from b5f2efb to 0766d03 Compare June 12, 2025 00:26
@iximeow iximeow marked this pull request as ready for review June 12, 2025 00:27
@iximeow iximeow merged commit b7da921 into main Jul 30, 2025
17 checks passed
@iximeow iximeow deleted the ixi/openapi-api-consts branch July 30, 2025 17:08
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