You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
troubleshooting: "If the input doesn't contain a slash `/` in the path the result will be the original string unmodified."
27
+
- Obtain Basename of a file path or URL.
28
+
troubleshooting:
29
+
- If the input doesn't contain a slash `/` in the path the result will be the original
30
+
string unmodified.
28
31
version_history:
29
-
- "1.1.3 - Initial updates for fedramp compliance | Updated SDK to the latest version"
30
-
- "1.1.2 - Added `__init__.py` file to `unit_test` folder | Refreshed with new Tooling"
31
-
- "1.1.1 - Update SDK to version 5"
32
-
- '1.1.0 - Add missing `title` in action Basename | Use input and output constants | Add example input and output | Changed `Exception` to `PluginException` | Added "f" strings'
33
-
- "1.0.2 - Update to use the `insightconnect-python-3-38-slim-plugin:4` Docker image | Update plugin.spec.yaml to include `cloud_ready`"
34
-
- "1.0.1 - New spec and help.md format for the Extension Library"
35
-
- "1.0.0 - Support web server mode"
36
-
- "0.1.1 - Update to v2 Python plugin architecture"
37
-
- "0.1.0 - Initial plugin "
32
+
- 1.1.4 - Updated SDK to the latest version (6.2.5)
33
+
- 1.1.3 - Initial updates for fedramp compliance | Updated SDK to the latest version
34
+
- 1.1.2 - Added `__init__.py` file to `unit_test` folder | Refreshed with new Tooling
35
+
- 1.1.1 - Update SDK to version 5
36
+
- 1.1.0 - Add missing `title` in action Basename | Use input and output constants
37
+
| Add example input and output | Changed `Exception` to `PluginException` | Added
38
+
"f"strings
39
+
- 1.0.2 - Update to use the `insightconnect-python-3-38-slim-plugin:4` Docker image
40
+
| Update plugin.spec.yaml to include `cloud_ready`
41
+
- 1.0.1 - New spec and help.md format for the Extension Library
0 commit comments