Add breaking change for 0.165.0

* fix security culnerability

* Update BREAKING-CHANGES.md

Added note to Breaking Changes file.

Co-authored-by: quansenB <inaki.breinbauer@gmail.com>
This commit is contained in:
Jonathan Bennetts 2022-02-26 10:37:52 +00:00 committed by GitHub
parent 2f79197700
commit 40e5bea514
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,20 @@
This list shows all the versions which include breaking changes and how to upgrade.
## 0.165.0
### What changed?
The Hive node now correctly rejects invalid SSL certificates when the "Ignore SSL Issues" option is set to False.
### When is action necassary?
If you are using a self signed certificate with The Hive.
### How to upgrade:
Go to the credentials for The Hive, Enable the "Ignore SSL Issues" option.
## 0.139.0
### What changed?