Skip to content

Conversation

@QaidVoid
Copy link
Member

@QaidVoid QaidVoid commented Aug 23, 2025

🤖 New release

  • soar-core: 0.6.0 -> 0.7.0 (⚠ API breaking changes)
  • soar-cli: 0.6.6 -> 0.6.7

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

Failed in:
  field Config.nests_sync_interval in /tmp/.tmpqmDTCS/soar/soar-core/src/config.rs:209
Changelog

soar-core

0.7.0 - 2025-08-23

⛰️ Features

  • (nest) Add sync interval for nest, parallelize fetch nest metadata - (ccffd4c)
  • (nest) Implement initial nest support - (278a20c)

soar-cli

0.6.7 - 2025-08-23

⛰️ Features

  • (nest) Add sync interval for nest, parallelize fetch nest metadata - (ccffd4c)
  • (nest) Implement initial nest support - (278a20c)

🐛 Bug Fixes

  • (update) Fix package fetch query on update - (3757750)


This PR was generated with release-plz.

@QaidVoid QaidVoid added the release New Release (Probably Automated) label Aug 23, 2025
@QaidVoid QaidVoid force-pushed the release-plz-2025-08-23T07-24-18Z branch from 5e4e3af to f145fc8 Compare August 23, 2025 08:06
@QaidVoid QaidVoid merged commit a3c7c55 into main Aug 23, 2025
1 check passed
@QaidVoid QaidVoid mentioned this pull request Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release New Release (Probably Automated)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants