insightconnect-plugin-runtime 6.2.5__py3-none-any.whl → 6.2.6__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {insightconnect_plugin_runtime-6.2.5.dist-info → insightconnect_plugin_runtime-6.2.6.dist-info}/METADATA +2 -1
- {insightconnect_plugin_runtime-6.2.5.dist-info → insightconnect_plugin_runtime-6.2.6.dist-info}/RECORD +4 -4
- {insightconnect_plugin_runtime-6.2.5.dist-info → insightconnect_plugin_runtime-6.2.6.dist-info}/WHEEL +1 -1
- {insightconnect_plugin_runtime-6.2.5.dist-info → insightconnect_plugin_runtime-6.2.6.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: insightconnect-plugin-runtime
|
|
3
|
-
Version: 6.2.
|
|
3
|
+
Version: 6.2.6
|
|
4
4
|
Summary: InsightConnect Plugin Runtime
|
|
5
5
|
Home-page: https://github.com/rapid7/komand-plugin-sdk-python
|
|
6
6
|
Author: Rapid7 Integrations Alliance
|
|
@@ -219,6 +219,7 @@ contributed. Black is installed as a test dependency and the hook can be initial
|
|
|
219
219
|
after cloning this repository.
|
|
220
220
|
|
|
221
221
|
## Changelog
|
|
222
|
+
* 6.2.6 - Remove setuptools after installation
|
|
222
223
|
* 6.2.5 - Fixed bug related to failure to set default region to assume role method in `aws_client` for newer versions of boto3 | Updated alpine image packages on build
|
|
223
224
|
* 6.2.4 - Update `make_request` helper to support extra parameter of `max_response_size` to cap the response
|
|
224
225
|
* 6.2.3 - Updated dockerfiles for both `slim` and `full` SDK types to use Python 3.11.11 | Updated dependencies | Removed `pkg_resources` usage due to deprecation
|
|
@@ -78,7 +78,7 @@ tests/unit/test_server_spec.py,sha256=je97BaktgK0Fiz3AwFPkcmHzYtOJJNqJV_Fw5hrvqX
|
|
|
78
78
|
tests/unit/test_trigger.py,sha256=E53mAUoVyponWu_4IQZ0IC1gQ9lakBnTn_9vKN2IZfg,1692
|
|
79
79
|
tests/unit/test_variables.py,sha256=OUEOqGYZA3Nd5oKk5GVY3hcrWKHpZpxysBJcO_v5gzs,291
|
|
80
80
|
tests/unit/utils.py,sha256=hcY0A2H_DMgCDXUTvDtCXMdMvRjLQgTaGcTpATb8YG0,2236
|
|
81
|
-
insightconnect_plugin_runtime-6.2.
|
|
82
|
-
insightconnect_plugin_runtime-6.2.
|
|
83
|
-
insightconnect_plugin_runtime-6.2.
|
|
84
|
-
insightconnect_plugin_runtime-6.2.
|
|
81
|
+
insightconnect_plugin_runtime-6.2.6.dist-info/METADATA,sha256=EAB_1cINrkNbkoHu5n6xbhtqrT6HwPbBonogpA_eqsE,15934
|
|
82
|
+
insightconnect_plugin_runtime-6.2.6.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
83
|
+
insightconnect_plugin_runtime-6.2.6.dist-info/top_level.txt,sha256=AJtyJOpiFzHxsbHUICTcUKXyrGQ3tZxhrEHsPjJBvEA,36
|
|
84
|
+
insightconnect_plugin_runtime-6.2.6.dist-info/RECORD,,
|
|
File without changes
|