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 #254

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 Jan 30, 2025

🤖 New release

  • rig-core: 0.7.0 -> 0.8.0 (⚠️ API breaking changes)
  • rig-lancedb: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • rig-mongodb: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • rig-neo4j: 0.2.3 -> 0.2.4 (✓ API compatible changes)
  • rig-postgres: 0.1.1 -> 0.1.2 (✓ API compatible changes)
  • rig-qdrant: 0.1.6 -> 0.1.7 (✓ API compatible changes)
  • rig-sqlite: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • rig-eternalai: 0.1.0 -> 0.1.1 (✓ API compatible changes)

⚠️ rig-core breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field DeepSeekMessage.tool_calls in /tmp/.tmpP0AT1i/rig/rig-core/src/providers/deepseek.rs:132
Changelog

rig-core

0.8.0 - 2025-01-30

Added

Other

rig-lancedb

0.2.4 - 2025-01-30

Other

  • update Cargo.lock dependencies

rig-mongodb

0.2.4 - 2025-01-30

Fixed

  • mongodb vector search example

rig-neo4j

0.2.4 - 2025-01-30

Other

  • update Cargo.lock dependencies

rig-postgres

0.1.2 - 2025-01-30

Other

  • update Cargo.lock dependencies

rig-qdrant

0.1.7 - 2025-01-30

Other

  • update Cargo.lock dependencies

rig-sqlite

0.1.4 - 2025-01-30

Other

  • update Cargo.lock dependencies

rig-eternalai

0.1.1 - 2025-01-30

Other


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-01-30T18-36-50Z branch from 285586d to cff9f6d Compare January 30, 2025 18:39
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