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

Release 4.5.0 #707

Merged
merged 20 commits into from
Jan 5, 2024
Merged

Release 4.5.0 #707

merged 20 commits into from
Jan 5, 2024

Conversation

mfiedorowicz
Copy link
Contributor

No description provided.

leoparente and others added 20 commits June 22, 2023 18:16
Co-authored-by: Leonardo Parente <lnparente@outlook.com>
* 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 <lnparente@outlook.com>
* 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 <leonardo.parente@encora.com>
Co-authored-by: Leonardo Parente <lparente@netboxlabs.com>
Co-authored-by: Everton H. Taques <97463920+etaques@users.noreply.github.com>
Co-authored-by: Leo Parente <lnparente@outlook.com>
* 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 <etaques@daitan.com>
* 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 <mfiedorowicz@netboxlabs.com>
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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-advanced-security
Copy link

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.

@mfiedorowicz mfiedorowicz self-assigned this Dec 28, 2023
Copy link
Collaborator

@leoparente leoparente left a comment

Choose a reason for hiding this comment

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

LGTM

@mfiedorowicz mfiedorowicz merged commit 00d5ccd into master Jan 5, 2024
58 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.

None yet

4 participants