Skip to content

Conversation

sstults
Copy link
Collaborator

@sstults sstults commented Oct 2, 2025

Issues Resolved

Closes #7

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

… support\n\n- YAML REST: switch 20_queries_with_ubi.yml to user_query object form {"text": ...}\n- UbiParameters: fix Javadoc to avoid javadoc task failure; confirm Map-based userQuery + legacy string wrapping\n- Unit tests: fix UbiParametersExtBuilderTests.testParse to use real parser instead of mocked tokens\n- Build: verified on JDK 21; all unit + YAML REST tests passing

Signed-off-by: Scott Stults <[email protected]>
…ryRequest and UbiActionFilter to support flattened types object\n- Adjust events-mapping.json and queries-mapping.json accordingly\n- Update UbIParametersTests for new structure\n- Update ubi_data_generator.py to emit new shape\n\nRefs: feature/flat-types-object

Signed-off-by: Scott Stults <[email protected]>
…nd ensure idempotent plugin install; verified E2E UBI capture against local 3.1 cluster

Signed-off-by: Scott Stults <[email protected]>
@sstults
Copy link
Collaborator Author

sstults commented Oct 6, 2025

I'm holding off on merging this until I add a migration capability. The aim will be to in-place upgrade if possible when the plugin is installed and be backward-compatible with the transport.

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.

[FEATURE] Change types to flat_object

2 participants