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

chore: release #334

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 4, 2025

🤖 New release

  • rig-core: 0.9.1 -> 0.10.0 (⚠ API breaking changes)
  • rig-lancedb: 0.2.6 -> 0.2.7
  • rig-mongodb: 0.2.6 -> 0.2.7
  • rig-neo4j: 0.2.6 -> 0.2.7
  • rig-postgres: 0.1.4 -> 0.1.5
  • rig-qdrant: 0.1.9 -> 0.1.10
  • rig-sqlite: 0.1.6 -> 0.1.7
  • rig-eternalai: 0.2.2 -> 0.2.3
  • rig-fastembed: 0.1.2 -> 0.1.3
  • rig-surrealdb: 0.1.1 -> 0.1.2

rig-core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/enum_variant_added.ron

Failed in:
  variant ImageMediaType:SVG in /tmp/.tmpE0meDa/rig/rig-core/src/completion/message.rs:154
  variant ImageMediaType:SVG in /tmp/.tmpE0meDa/rig/rig-core/src/completion/message.rs:154
Changelog

rig-core

0.10.0 - 2025-03-04

Other

  • support svg (#333)

rig-lancedb

0.2.7 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-mongodb

0.2.7 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-neo4j

0.2.7 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-postgres

0.1.5 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-qdrant

0.1.10 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-sqlite

0.1.7 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-eternalai

0.2.3 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-fastembed

0.1.3 - 2025-03-04

Other

  • updated the following local packages: rig-core

rig-surrealdb

0.1.2 - 2025-03-04

Other

  • updated the following local packages: rig-core


This PR was generated with release-plz.

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.

0 participants