Skip to content

Update Ondatra to v0.14.1#5096

Merged
dplore merged 1 commit intoopenconfig:mainfrom
jasdeep-hundal:update_ondatra
Feb 23, 2026
Merged

Update Ondatra to v0.14.1#5096
dplore merged 1 commit intoopenconfig:mainfrom
jasdeep-hundal:update_ondatra

Conversation

@jasdeep-hundal
Copy link
Contributor

No description provided.

@jasdeep-hundal jasdeep-hundal requested a review from a team as a code owner February 17, 2026 23:12
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @jasdeep-hundal, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request focuses on routine dependency maintenance by upgrading the Ondatra module to its latest patch version, v0.14.1. Alongside this, numerous other Go module dependencies, encompassing core Go libraries, Google-specific packages, OpenTelemetry components, and various indirect dependencies, have been updated to ensure the project benefits from the latest features, bug fixes, and security patches. This update helps maintain the stability and currency of the project's dependency graph.

Highlights

  • Ondatra Update: The primary dependency github.com/openconfig/ondatra has been updated from v0.14.0 to v0.14.1.
  • GoSnappi Update: The github.com/open-traffic-generator/snappi/gosnappi module has been updated from v1.42.0 to v1.45.0.
  • Core Go Library Updates: Several golang.org/x modules, including crypto, oauth2, text, net, sync, sys, term, and tools, have been updated to their latest versions, bringing in bug fixes and performance improvements.
  • Google Libraries Update: Key Google-related Go modules such as google.golang.org/grpc, google.golang.org/protobuf, and google.golang.org/genproto/googleapis packages have been upgraded.
  • OpenTelemetry Updates: Multiple OpenTelemetry related dependencies (go.opentelemetry.io/contrib, go.opentelemetry.io/otel) have been updated to newer versions, enhancing observability capabilities.
  • Other Dependency Updates: Additional indirect dependencies like cel.dev/expr, github.com/cncf/xds/go, github.com/envoyproxy/go-control-plane/envoy, github.com/envoyproxy/protoc-gen-validate, and github.com/grpc-ecosystem/grpc-gateway/v2 have also been updated.
Changelog
  • go.mod
    • Updated github.com/open-traffic-generator/snappi/gosnappi to v1.45.0
    • Updated github.com/openconfig/ondatra to v0.14.1
    • Updated golang.org/x/crypto to v0.47.0
    • Updated golang.org/x/oauth2 to v0.34.0
    • Updated golang.org/x/text to v0.33.0
    • Updated google.golang.org/grpc to v1.79.1
    • Updated google.golang.org/protobuf to v1.36.11
    • Updated cel.dev/expr to v0.25.1
    • Updated github.com/cncf/xds/go to v0.0.0-20251210132809-ee656c7534f5
    • Updated github.com/envoyproxy/go-control-plane/envoy to v1.36.0
    • Updated github.com/envoyproxy/protoc-gen-validate to v1.3.0
    • Updated github.com/grpc-ecosystem/grpc-gateway/v2 to v2.27.7
    • Updated OpenTelemetry related modules (go.opentelemetry.io/contrib/detectors/gcp, otelgrpc, otelhttp, otel, otel/exporters/otlp/otlptrace, otel/exporters/otlp/otlptrace/otlptracegrpc, otel/exporters/otlp/otlptrace/otlptracehttp, otel/metric, otel/sdk, otel/sdk/metric, otel/trace) to newer versions
    • Updated golang.org/x/net to v0.49.0
    • Updated golang.org/x/sync to v0.19.0
    • Updated golang.org/x/sys to v0.40.0
    • Updated golang.org/x/term to v0.39.0
    • Updated golang.org/x/tools to v0.40.0
    • Updated google.golang.org/genproto/googleapis/api and google.golang.org/genproto/googleapis/rpc to newer versions
  • go.sum
    • Updated checksums for all modified direct and indirect dependencies to reflect their new versions.
Activity
  • No specific human activity (comments, reviews) was provided in the context for this pull request.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@OpenConfigBot
Copy link

OpenConfigBot commented Feb 17, 2026

Pull Request Functional Test Report for #5096 / dbf7bbb

No tests identified for validation.

Help

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates various Go dependencies, most notably github.com/openconfig/ondatra to version v0.14.1. The changes are confined to the go.mod and go.sum files and appear to be a standard dependency maintenance update. The updated versions for direct and indirect dependencies are consistent. No issues were found in these changes.

@dplore dplore merged commit fe1ad4c into openconfig:main Feb 23, 2026
13 of 16 checks passed
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.

4 participants