-
Notifications
You must be signed in to change notification settings - Fork 33
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
Release 4.5.0 #707
Release 4.5.0 #707
Conversation
Co-authored-by: Leonardo Parente <[email protected]>
* Upgrade datasketches lib from 3.3.0 to 4.1.0 - quantile inclusive by default now (no required pace workaround anymore) - Fix float implicit conversions and some compiler warnings * Update CMakeLists.txt --------- Co-authored-by: Leonardo Parente <[email protected]>
* upgrade PcapPlusPlus dependency from v22.05 to v22.11 * try to update macos version * Update build-develop.yml * Update README.md * upgrading to macos-12 * adding xcode install * fix * Update build-develop.yml * test * test --------- Co-authored-by: Leonardo Parente <[email protected]> Co-authored-by: Leonardo Parente <[email protected]> Co-authored-by: Everton H. Taques <[email protected]>
Co-authored-by: Leo Parente <[email protected]>
* Update Dockerfile * Update build-develop.yml
* Update dependencies to latest packets * revert tap include change
* [ENG-786] - fix: pktvisor-cli for arm64 architecture * test * Update build-release.yml * Update build-release.yml --------- Co-authored-by: etaques <[email protected]>
* add connect failure metric * simplify tcp probe. use target id for transaction id. * remove header, add some comments * use port based transaction id (via string) for icmp
…689) * migrate from catch2v2 to catch2v3 and implement VisorTest helper lib * Fix win build * Replach benchmark with catch2 benchmark * Fix identation * try to use catch all
* migrate from catch2v2 to catch2v3 and implement VisorTest helper lib * Replach benchmark with catch2 benchmark
* Upgrade pcapplusplus from 22.11 to 23.09 * Fix macos python version
* OTLP: Move policy name to attributes * restore set_name
Signed-off-by: Michal Fiedorowicz <[email protected]>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2023.7.22. - [Commits](certifi/python-certifi@2022.06.15...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update dependency libraries * Dont update json
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.11 to 1.26.18. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.11...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.