Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhemmarchand committed May 19, 2024
1 parent c68d09d commit 9d9c8f6
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,8 @@ About SSL certificate validation

SSL usage is enforced, this means you cannot access to a JIRA instance if it is not using SSL.

**Since the version 2.0.18, SSL certificate verification is mandatory due to Splunk Cloud vetting requirements.**

**When using SSL, there might be different conditions:**

- The SSL certificate is from an official third party certificate authority and it is valid, you normally can tick the SSL validation box which enforces the fact that we expect the certificate to be valid. If the certificate is not valid, we will not allow any action to be performed.
Expand Down
16 changes: 16 additions & 0 deletions docs/releasenotes.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Release notes
#############

Version 2.0.18
==============

- Fix Issue#184 - Fix - Splunk Cloud vetting - Force SSL Verification or the use of a CA bundle to validate the SSL verification #184
- Fix Issue#185 - Build - Prevents pyc, hidden files or directory to be part of the release #185
- Fix Issue#186 - Pypi requirements libs refresh #186
- Fix Issue#188 - Number of projects count in Overview - JIRA Projects is wrong #188
- Fix Issue#189 - Avoid app nav bar ending in multiple lines #189

Version 2.0.17
==============

- enhancement - Custom fields - Add additional protection against badly parsed custom fields #174
- enhancement - Allows adding the Splunk search results in the JIRA Description field (in CSV or JSON format) #173
- bug - Splunk Cloud Classic - ensures that indexed time parsing is partioned on the Search Heads properly (SLIM) #176

Version 2.0.16
==============

Expand Down

0 comments on commit 9d9c8f6

Please sign in to comment.