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

Merged
merged 1 commit into from
Feb 18, 2025
Merged

chore: release #295

merged 1 commit into from
Feb 18, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 10, 2025

🤖 New release

  • rig-core: 0.8.0 -> 0.9.0 (⚠ API breaking changes)
  • rig-fastembed: 0.1.0 -> 0.1.1 (✓ API compatible changes)
  • rig-lancedb: 0.2.4 -> 0.2.5
  • rig-mongodb: 0.2.4 -> 0.2.5
  • rig-neo4j: 0.2.4 -> 0.2.5
  • rig-postgres: 0.1.2 -> 0.1.3
  • rig-qdrant: 0.1.7 -> 0.1.8
  • rig-sqlite: 0.1.4 -> 0.1.5
  • rig-eternalai: 0.2.0 -> 0.2.1

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.39.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field Tool.function_declarations in /tmp/.tmpGjmHkW/rig/rig-core/src/providers/gemini/completion.rs:933
  field Choice.index in /tmp/.tmpGjmHkW/rig/rig-core/src/providers/deepseek.rs:120
  field Choice.logprobs in /tmp/.tmpGjmHkW/rig/rig-core/src/providers/deepseek.rs:122
  field Choice.finish_reason in /tmp/.tmpGjmHkW/rig/rig-core/src/providers/deepseek.rs:123

--- failure struct_pub_field_missing: pub struct's pub field removed or renamed ---

Description:
A publicly-visible struct has at least one public field that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/struct_pub_field_missing.ron

Failed in:
  field function_declaration of struct Tool, previously in file /tmp/.tmpJJOJ1o/rig-core/src/providers/gemini/completion.rs:889
Changelog

rig-core

0.9.0 - 2025-02-17

Added

Fixed

Other

rig-fastembed

0.1.1 - 2025-02-17

Other

rig-lancedb

0.2.5 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-mongodb

0.2.5 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-neo4j

0.2.5 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-postgres

0.1.3 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-qdrant

0.1.8 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-sqlite

0.1.5 - 2025-02-17

Other

  • updated the following local packages: rig-core

rig-eternalai

0.2.1 - 2025-02-17

Other

  • updated the following local packages: rig-core


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(rig-fastembed): release v0.1.1 chore: release Feb 12, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-02-10T17-59-02Z branch 7 times, most recently from 86ef298 to 7d37c5f Compare February 16, 2025 14:43
@github-actions github-actions bot force-pushed the release-plz-2025-02-10T17-59-02Z branch from 7d37c5f to 7c32f9b Compare February 17, 2025 10:40
@cvauclair cvauclair merged commit d6d9c40 into main Feb 18, 2025
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