Skip to content

Release prolly-map 0.7.0 and compatible store adapters - #58

Merged
forhappy merged 1 commit into
mainfrom
codex/release-prolly-map-0.7.0
Jul 30, 2026
Merged

Release prolly-map 0.7.0 and compatible store adapters#58
forhappy merged 1 commit into
mainfrom
codex/release-prolly-map-0.7.0

Conversation

@forhappy

Copy link
Copy Markdown
Contributor

What changed

  • Advances prolly-map from 0.6.0 to 0.7.0 for the intentional secondary-index public API hard cutover.
  • Advances every published store adapter to its next minor version and updates its dependency to prolly-map 0.7.0.
  • Updates Cargo examples and release notes to the coordinated versions.

Why

The removal of indexed_map_production(...) and the production/verification profile types is a breaking change while the project is on 0.x semver. A coordinated adapter release prevents applications from resolving incompatible 0.6 and 0.7 core types simultaneously.

Release set

  • prolly-map 0.7.0
  • prolly-store-cosmosdb 0.5.0
  • prolly-store-dynamodb 0.6.0
  • prolly-store-mysql 0.5.0
  • prolly-store-pglite 0.5.0
  • prolly-store-postgres 0.6.0
  • prolly-store-redb 0.5.0
  • prolly-store-redis 0.5.0
  • prolly-store-rocksdb 0.5.0
  • prolly-store-slatedb 0.5.0
  • prolly-store-spanner 0.5.0
  • prolly-store-sqlite 0.5.0
  • prolly-store-turso 0.3.0

Validation

  • cargo publish --dry-run --allow-dirty for the core package
  • package-file validation for all twelve adapters
  • strict Clippy
  • 500 core tests
  • binding API inventory check
  • formatting, hard-cutover absence, and diff-hygiene checks

Publication will occur only after exact-head required CI is green.

@forhappy
forhappy marked this pull request as ready for review July 30, 2026 22:23
@forhappy
forhappy merged commit 91e7e2d into main Jul 30, 2026
19 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