mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ 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:
committed by
GitHub
parent
2f79197700
commit
40e5bea514
@@ -2,6 +2,20 @@
|
|||||||
|
|
||||||
This list shows all the versions which include breaking changes and how to upgrade.
|
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
|
## 0.139.0
|
||||||
|
|
||||||
### What changed?
|
### What changed?
|
||||||
|
|||||||
Reference in New Issue
Block a user