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

Update ConfigDB to v1.1.0 #2946

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Feb 12, 2025

Fix handling of name=value selectors for root arrays #64

Support conversion of named selector into range #65

* Allows item deletion using  `"x[name=object 1]": []` syntax

Add ExportOptions #68

Allows `pretty` to be configured on a per-stream basis.
Add optional `useName`, `asObject` flags.

Fix handling of `name=value` selectors for root arrays (SmingHub#64)

Support conversion of named selector into range (SmingHub#65)

    * Allows item deletion using  `"x[name=object 1]": []` syntax

Add `ExportOptions`

    Allows `pretty` to be configured on a per-stream basis.
    Add optional `useName`, `asObject` flags.
Copy link

what-the-diff bot commented Feb 12, 2025

PR Summary

  • Updated Reference in ConfigDB
    The PR includes an update to the subproject commit reference in the ConfigDB, essentially moving from an old version (034ec0b691) to a new version (03421f668f). This change ensures that we're using the most recent, updated version.

@slaff slaff added this to the 6.1.0 milestone Feb 12, 2025
@slaff slaff merged commit c396b5a into SmingHub:develop Feb 12, 2025
35 checks passed
@mikee47 mikee47 deleted the feature/configdb-1.1 branch February 13, 2025 09:02
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.

2 participants