This commit is contained in:
2023-05-18 13:37:48 +03:00
parent 256dba5134
commit 190f24dac1
2 changed files with 11 additions and 22 deletions

View File

@@ -1,6 +1,4 @@
## Version 1.4.2
## Version 1.4.3
### Bug Fixes
- Fixed cloudapi/cloudbroker/compute/pfwAdd publicPortEnd request field type
- Fixed typo in cloudapi/k8s/disable/enable request name
- Fixed possible nil-pointer reference to validator instance (in concurrent conditions).