Skip to content

Update Versions - #141

Merged
owjs3901 merged 1 commit into
mainfrom
changepacks/main
Aug 30, 2026
Merged

Update Versions#141
owjs3901 merged 1 commit into
mainfrom
changepacks/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown

Changepacks

vespera@0.3.1 → 0.4.0 - Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera@0.3.1 → 0.4.0 - crates/vespera/Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera_core@0.3.1 → 0.4.0 - crates/vespera_core/Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera_inprocess@0.3.1 → 0.4.0 - crates/vespera_inprocess/Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera_jni@0.3.1 → 0.4.0 - crates/vespera_jni/Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera_macro@0.3.1 → 0.4.0 - crates/vespera_macro/Cargo.toml

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.
  • Fail the build when merged apps define conflicting same-named OpenAPI schemas, turning a previously silent first-wins condition into an actionable compile error while preserving identical-schema deduplication.

Patch

  • Cover every export prefix branch and require 100% Rust line coverage in CI.

vespera-bridge@0.3.1 → 0.4.0 - libs/vespera-bridge/build.gradle.kts

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

vespera-bridge-gradle-plugin@0.3.1 → 0.4.0 - libs/vespera-bridge-gradle-plugin/build.gradle.kts

Minor

  • Add an explicit export_app! prefix option that namespaces routes, OpenAPI paths, and generated component schemas.

@github-actions
github-actions Bot force-pushed the changepacks/main branch 3 times, most recently from 6fd317a to fe41150 Compare August 30, 2026 08:58
@github-actions

Copy link
Copy Markdown
Author

Changepacks

vespera@0.4.0 - Cargo.toml

Maybe you forgot to write the following files to the latest version

vespera-bridge@0.4.0 - libs/vespera-bridge/build.gradle.kts

Maybe you forgot to write the following files to the latest version

vespera-bridge-gradle-plugin@0.4.0 - libs/vespera-bridge-gradle-plugin/build.gradle.kts

Maybe you forgot to write the following files to the latest version

@owjs3901
owjs3901 merged commit 23ae197 into main Aug 30, 2026
9 checks passed
@owjs3901
owjs3901 deleted the changepacks/main branch August 30, 2026 11:23
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