Skip to content

Commit

Permalink
Merge pull request #8 from splunk-soar-connectors/next
Browse files Browse the repository at this point in the history
Merging next to main for release 2.1.1
  • Loading branch information
mpan-splunk authored Mar 9, 2022
2 parents 534bcd9 + 42a2e9e commit d7aae74
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# F5 BIG\-IP LTM

Publisher: Splunk
Connector Version: 2\.1\.0
Connector Version: 2\.1\.1
Product Vendor: F5
Product Name: Local Traffic Manager
Product Version Supported (regex): "\.\*"
Expand Down
4 changes: 2 additions & 2 deletions f5bigipltm.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"product_version_regex": ".*",
"publisher": "Splunk",
"license": "Copyright (c) 2019-2022 Splunk Inc.",
"app_version": "2.1.0",
"app_version": "2.1.1",
"python_version": "3",
"fips_compliant": true,
"utctime_updated": "2022-01-19T00:53:17.000000Z",
Expand Down Expand Up @@ -3280,4 +3280,4 @@
}
]
}
}
}
1 change: 1 addition & 0 deletions release_notes/2.1.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* F5 BIG-IP LTM Endpoint Request: delete pool [PAPP-23222]
6 changes: 5 additions & 1 deletion release_notes/release_notes.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<b>F5 BIG-IP LTM Release Notes - Published by Splunk January 21, 2022</b>
<b>F5 BIG-IP LTM Release Notes - Published by Splunk March 09, 2022</b>
<br><br>
<b>Version 2.1.1 - Released March 09, 2022</b>
<ul>
<li>F5 BIG-IP LTM Endpoint Request: delete pool [PAPP-23222]</li>
</ul>
<b>Version 2.0.8 - Released January 21, 2022</b>
<ul>
<li>Marked the app as FIPS Compliant [PAPP-22676]</li>
Expand Down

0 comments on commit d7aae74

Please sign in to comment.