Skip to content
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

feat: add verify toggle for Kibana Shorten URL API #1013

Merged
merged 4 commits into from
Nov 17, 2022
Merged

feat: add verify toggle for Kibana Shorten URL API #1013

merged 4 commits into from
Nov 17, 2022

Conversation

BenJeau
Copy link
Contributor

@BenJeau BenJeau commented Nov 17, 2022

Description

Checklist

  • I have reviewed the contributing guidelines.
  • I have included unit tests for my changes or additions.
  • have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • I have updated the documentation.
  • I have updated the changelog.

Questions or Comments

Unsure how to test it via tests (or if this needs to be tested with unit tests), let me know :)

@@ -66,6 +66,8 @@ Rule Configuration Cheat Sheet
+--------------------------------------------------------------+ |
| ``kibana_password`` (string, no default) | |
+--------------------------------------------------------------+ |
| ``kibana_verify`` (boolean, default True) | |
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the submission!

Any thoughts on adding a _certs suffix, to be consistent with the existing verify_certs config setting?

image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't mind making that change, wasn't sure how to name it initially

@jertel jertel merged commit 34804f5 into jertel:master Nov 17, 2022
@BenJeau
Copy link
Contributor Author

BenJeau commented Nov 17, 2022

Thanks for merging this! When do you think a new version will be released?

@jertel
Copy link
Owner

jertel commented Nov 17, 2022

Releases are normally every 1-2 months. The last release was 4 weeks ago, so the next will probably be within 2 weeks.

@jertel
Copy link
Owner

jertel commented Dec 2, 2022

Hello, 2.9.0 was released this morning.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants