Skip to content

v1.4.1#216

Merged
matajoh merged 1 commit intomicrosoft:mainfrom
matajoh:v1.4.1
Apr 14, 2026
Merged

v1.4.1#216
matajoh merged 1 commit intomicrosoft:mainfrom
matajoh:v1.4.1

Conversation

@matajoh
Copy link
Copy Markdown
Member

@matajoh matajoh commented Apr 13, 2026

Patch release with expanded examples, CI improvements, and vcpkg documentation.

Documentation

  • Added vcpkg installation instructions to README (install commands, CMake usage, feature flags for openssl3 and tools).
  • Updated examples/README.md with new descriptions and expected output for Python and Rust examples.

Examples

  • Rewrote Python example.py to match the dotnet example's three-section structure: Query Only, Input and Data, Bundles.
  • Rewrote Rust example from a clap CLI tool to a demonstration program matching the same three-section structure; dropped clap dependency.

Build System / CI

  • Added CI jobs for all examples (linux-example-cpp, linux-example-python, linux-example-rust, linux-example-dotnet) using REGOCPP_REPO=LOCAL.
  • Added ctest targets for C and C++ example binaries.
  • Fixed stale version references in dotnet example project files.

@matajoh matajoh requested a review from achamayou April 13, 2026 14:44
@matajoh matajoh force-pushed the v1.4.1 branch 2 times, most recently from 302511b to ba03395 Compare April 13, 2026 14:58
achamayou
achamayou previously approved these changes Apr 13, 2026
Patch release with expanded examples, CI improvements, and vcpkg documentation.

**Documentation**
- Added vcpkg installation instructions to README (install commands, CMake
  usage, feature flags for openssl3 and tools).
- Updated examples/README.md with new descriptions and expected output for
  Python and Rust examples.

**Examples**
- Rewrote Python `example.py` to match the dotnet example's three-section
  structure: Query Only, Input and Data, Bundles.
- Rewrote Rust example from a clap CLI tool to a demonstration program matching
  the same three-section structure; dropped clap dependency.

**Build System / CI**
- Added CI jobs for all examples (`linux-example-cpp`, `linux-example-python`,
  `linux-example-rust`, `linux-example-dotnet`) using `REGOCPP_REPO=LOCAL`.
- Added ctest targets for C and C++ example binaries.
- Fixed stale version references in dotnet example project files.

Signed-off-by: Matthew A Johnson <matjoh@microsoft.com>
@matajoh matajoh merged commit a9d8d56 into microsoft:main Apr 14, 2026
111 of 129 checks passed
@matajoh matajoh deleted the v1.4.1 branch April 14, 2026 10:42
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