-
Notifications
You must be signed in to change notification settings - Fork 3
Release/7.0 #1
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
Merged
Merged
Release/7.0 #1
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merge in ISGAPPSEC/cyperf-api-wrapper from fix-auto-generated-api-wrapper to main Squashed commit of the following: commit 96c0dd7b3fc43816744e4f238a3fcfbe4a80c5ed Author: Tudor Simionescu <[email protected]> Date: Wed Apr 23 15:14:00 2025 +0300 Fix missing rename of get_application_types commit f9241ae2182cc17d10dfbdcabd572b1a859a3a5c Author: Tudor Simionescu <[email protected]> Date: Wed Apr 23 15:13:02 2025 +0300 Manually modify Config object to prevent pydantic issue What: - Make the 'validate' field of a Config have a different name in Python Why: - 'validate' is a method in BaseModel and the field name is shadowing it
Merge in ISGAPPSEC/cyperf-api-wrapper from bugfix/ISGAPPSEC2-34527-udp-sample-fix to main Squashed commit of the following: commit f7be4250a7c2115f78cf2d158089a858a5676158 Author: iustmitu <[email protected]> Date: Tue May 13 14:48:06 2025 +0300 renaming parameter
…create_sessions Merge in ISGAPPSEC/cyperf-api-wrapper from api-wrapper-fixes to main Squashed commit of the following: commit a20fbc276eeb8c1d552a31ac020c22f6b0be296c Author: Tudor Simionescu <[email protected]> Date: Wed May 14 13:39:52 2025 +0300 ISGAPPSEC2-34547: use the proper argument name for create_sessions What: - Specify the intended argument names for the body parameters for all POST operations - re-generate api wrapper Why: - Default name is singular, even though these operations take a list of items
Merge in ISGAPPSEC/cyperf-api-wrapper from bugfix/ISGAPPSEC2-34540-remove-ui-specific-api-calls-from-api-client-library to main Squashed commit of the following: commit 220266f0afcb93e57cf29feeb47f9faf03103f16 Author: iustmitu <[email protected]> Date: Thu May 15 11:45:27 2025 +0300 accidentally ommited file from the commit commit ee3871930fb1657b9039701e5b32f835d6141db9 Author: iustmitu <[email protected]> Date: Thu May 15 11:34:48 2025 +0300 regenerated werapper
Merge in ISGAPPSEC/cyperf-api-wrapper from bugfix/ISGAPPSEC2-34434-fix-update-function to main Squashed commit of the following: commit 9a3ded61b2726e0b255ccc5ee49a3ca85de112fc Author: iustmitu <[email protected]> Date: Fri May 23 13:06:25 2025 +0300 commit after regenerate the wrapper commit 91110c1e966908ed71d194cf08f493f557321353 Author: iustmitu <[email protected]> Date: Fri May 23 12:55:26 2025 +0300 sample tests fixed and update function commit bb87904e4e29413059dc9d256c28b72755149cee Author: iustmitu <[email protected]> Date: Thu May 22 13:12:39 2025 +0300 remove hassatr() commit e838f0ed10fc089649b8c820f640c9b1b706d124 Author: iustmitu <[email protected]> Date: Wed May 21 13:58:14 2025 +0300 fixed some issues commit c465e89fc2ab8a157a0fe2a801893542311a17a9 Author: iustmitu <[email protected]> Date: Mon May 19 12:21:09 2025 +0300 fix update function commit 588ee3448f08c80d5c807d1457e00a55a758698e Author: iustmitu <[email protected]> Date: Fri May 16 10:57:52 2025 +0300 update function based on id
Merge in ISGAPPSEC/cyperf-api-wrapper from feature/ISGAPPSEC2-34728-add-support-for-operations-on-nodes to main Squashed commit of the following: commit d4308b4029b91f7e4cf49625985a0de107f9fc0e Author: iustmitu <[email protected]> Date: Thu Jun 26 11:35:59 2025 +0300 sample test modified removed commit 71f513045d7f38c1b2508c8ea1ebc52644a0c2da Author: iustmitu <[email protected]> Date: Wed Jun 25 17:16:09 2025 +0300 rename metadatas and regenerated wrapper commit d9acdfebae9cad90c0ddcce775b75509ae407c16 Author: iustmitu <[email protected]> Date: Mon Jun 23 11:09:51 2025 +0300 async context commit 4a96b9c6781d1abab9d9c6f082233f5eee0ff15c Author: iustmitu <[email protected]> Date: Fri Jun 20 13:43:25 2025 +0300 async op commit 2893456cc358f4083ae6251b685cbcc989b417a5 Author: iustmitu <[email protected]> Date: Thu Jun 19 14:02:11 2025 +0300 regenerated wrapper commit 2301cf18e8f0f0d92b1ba10160a37e0614c5ff98 Author: iustmitu <[email protected]> Date: Mon Jun 16 11:45:18 2025 +0300 List[byte] operations fix commit 6232a91457e44029e0598ef899c896a0d9816841 Author: iustmitu <[email protected]> Date: Wed Jun 4 12:07:20 2025 +0300 deleted test script commit 89373f03af1ff148ebae5b5f9d0fff47a3ff19fc Author: iustmitu <[email protected]> Date: Wed Jun 4 12:04:46 2025 +0300 support for operation nodes commit c05cacf2c4cecab60aedca5d8a9134f14a568709 Author: iustmitu <[email protected]> Date: Mon Jun 2 13:11:04 2025 +0300 generate methods for operation nodes
Merge in ISGAPPSEC/cyperf-api-wrapper from feature/ISGAPPSEC2-34308-create-an-attack-focused-api-wrapper-sample to main Squashed commit of the following: commit ff8f9110ef2b469fb296d2da59b4ac7806cddd13 Author: iustmitu <[email protected]> Date: Wed Jul 2 11:05:00 2025 +0300 fixed typo commit aaba2277a2674c924bc045811c9bc2a097dbbbb5 Author: iustmitu <[email protected]> Date: Tue Jul 1 15:00:46 2025 +0300 deleted pass commit 7c4d7fccf26b566833a834465835dbf8b8067797 Author: iustmitu <[email protected]> Date: Wed May 21 14:25:55 2025 +0300 attack based sample script
Merge in ISGAPPSEC/cyperf-api-wrapper from bug-fix-remove-one-item- to main Squashed commit of the following: commit 5eb3572c95353678a4bcaef6f1d709756b39e6ef Author: iustmitu <[email protected]> Date: Tue Jul 8 14:18:32 2025 +0300 fix len commit 6d0e53642df648b180a2d1bf4503906721d8f092 Author: iustmitu <[email protected]> Date: Tue Jul 8 12:57:14 2025 +0300 fix remove items from update function
…e branch Merge in ISGAPPSEC/cyperf-api-wrapper from fix-jenkins-file to release/7.0 Squashed commit of the following: commit b987c8be3e7db838a7f6b8d76b1f15a6e7c9526c Author: iustmitu <[email protected]> Date: Thu Jul 24 13:54:40 2025 +0300 using - instead of . for better version name commit 150e953833eee92e97309c47b36a8a0fbbd6025b Author: iustmitu <[email protected]> Date: Thu Jul 24 12:51:01 2025 +0300 small fix commit fbea0f0a9460954f703db82179ee7b19e26b9707 Author: iustmitu <[email protected]> Date: Thu Jul 24 12:40:03 2025 +0300 fix slash in branch name
angela-cncf
approved these changes
Aug 4, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.