Skip to content

Releases: neuvector/manager

V5.4.2 Release

16 Jan 02:16
Compare
Choose a tag to compare

What's Changed

  • NVSHAS-7555: [Manager] Having "Auto Refresh" option under Security events would be helpful by @xingzhang-suse in #786
  • NVSHAS-9670: Plain text response double quotes issue and java unnamed library issue in sbt run. by @NickChungSUSE in #787
  • Removed unused build setting on sbt file by @xingzhang-suse in #788
  • Port SLSA changes to 5.4.2 by @holyspectral in #797
  • 5.4.2 Cherry pick by @xingzhang-suse in #799
  • 5.4.2 Cherry pick by @xingzhang-suse in #804
  • 5.4.2 Cherry pick by @xingzhang-suse in #806
  • NVSHAS-9725: Clusters status is not correct in Multi-Clusters UI page after upgraded from 5.4.1 to 5.4.2-rc1 (5.4.2 cherry-pick) by @xingzhang-suse in #808
  • NVSHAS-9741: Dashboard: run as root instruction has typo on score improvement panel (5.4.2) by @xingzhang-suse in #810
  • NVSHAS-9754: [UI]Prevent Rancher relates SSO user disable Authentication of OpenShift or Rancher's RBAC (5.4.2) by @xingzhang-suse in #812
  • NVSHAS-9758: UI updates for new harbor registry type (5.4.2) by @xingzhang-suse in #814
  • NVSHAS-9750: WebUI is not working with standalone manager run as docker container. (5.4.2 Cherry-pick) by @xingzhang-suse in #816
  • NVSHAS-9767: [Manager] Search Filter not working under Notifications --> Risk Reports (5.4.2 cherry pick) by @xingzhang-suse in #818
  • Revert "NVSHAS-9758: UI updates for new harbor registry type" by @xingzhang-suse in #819

Full Changelog: v5.4.1...v5.4.2

v5.4.2 Release Candidate 6

15 Jan 19:45
Compare
Choose a tag to compare
Pre-release
Revert "NVSHAS-9758: UI updates for new harbor registry type"

This reverts commit b64a7bddd579bb2157bac2d80e39dee385e1fc67.

v5.4.2 Release Candidate 5

13 Jan 21:54
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc5

NVSHAS-9750: WebUI is not working with standalone manager run as dock…

v5.4.2 Release Candidate 4

07 Jan 18:08
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc4

NVSHAS-9741: Dashboard: run as root instruction has typo on score imp…

v5.4.2 Release Candidate 3

23 Dec 20:38
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc3

NVSHAS-9721: UI should pop up appropriate error message when user inp…

v5.4.2 Release Candidate 2

20 Dec 20:12
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc2

NVSHAS-9721: UI should pop up appropriate error message when user inp…

v5.4.2 Release Candidate 1

17 Dec 21:47
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc1

NVSHAS-9614: Include a sortable feed_rating column into vulnerabiliti…

v5.4.2 Release Candidate 0

16 Dec 19:55
Compare
Choose a tag to compare
Pre-release
v5.4.2-rc0

feat: NVSHAS-9494 make manager SLSA capable

V5.4.1 Release

16 Nov 18:55
Compare
Choose a tag to compare

What's Changed

  • NVSHAS-9212 Display alerting msg in GET(/v1/eula) if the neuvector-binding-secret role(binding) is incorrect by @lsongsuse in #742
  • NVSHAS-9212 Display alerting msg in GET(/v1/eula) if the neuvector-binding-secret role(binding) is incorrect by @lsongsuse in #743
  • NVSHAS-8583, CLI separate network policy mode and profile mode at per group level by @gfsuse in #722
  • NVSHAS-9367: Enhance error messages when registry fails to be connected by @NickChungSUSE in #745
  • NVSHAS-9440: support separate network mode and Process and File mode … by @williamlin-suse in #744
  • NVSHAS-9448: Treating "network mode" and "Process and File mode" separately for a group by @xingzhang-suse in #746
  • NVSHAS-9465,NVSHAS-9475 by @xingzhang-suse in #747
  • NVSHAS-9485: Incorrect message for 'Network Security Policy Mode' on UI by @xingzhang-suse in #748
  • Fixed git security check issues on bootstrap and summernote by @xingzhang-suse in #750
  • NVSHAS-9518: typo in score improvement dialog when trying to switch profile mode by @xingzhang-suse in #751
  • NVSHAS-9518: typo in score improvement dialog when trying to switch profile mode (Fix bug on suppressing switch to same mode) by @xingzhang-suse in #752
  • Angular14 by @xingzhang-suse in #753
  • NVSHAS-9529(Code clear up), NVSHAS-9480 by @xingzhang-suse in #754
  • NVSHAS-9547: sorting is broken on the security risks --> vulnerabilities table by @xingzhang-suse in #755
  • NVSHAS-9530: Fix vulnerabilities which is scanned by git security check by @xingzhang-suse in #756
  • migration: Scala v2 to Scala v3 by @NickChungSUSE in #749
  • bugfix: fix the build script from differences between scala v2 and v3 by @NickChungSUSE in #759
  • feat: add CODEOWNERS by @holyspectral in #761
  • NVSHAS-9570: [Vulnerabilities] Change the legend description for different status on assets. by @xingzhang-suse in #758
  • NVSHAS-9561, NVSHAS-9566 by @xingzhang-suse in #757
  • NVSHAS-9537: Change existing builders base image to BCI for AMD64 - m… by @kyledong-suse in #760
  • Revert "NVSHAS-9537: Change existing builders base image to BCI for AMD64 - m…" by @BinX-Suse in #762
  • NVSHAS-9537: Change BUILD_IMAGE_TAG=v3 for manager image by @kyledong-suse in #766
  • NVSHAS-9588, NVSHAS-9572, NVSHAS-9519 by @xingzhang-suse in #763
  • NVSHAS-9623: SSL private key parsing issue from using DerInputStream of sun.security with Scala 3 and JDK 17. by @NickChungSUSE in #768
  • NVSHAS-9619: [Registries page][Details] The popped details window is almost empty, agGrid v31 deprecations by @rushk014 in #769
  • NVSHAS-9547: sorting is broken on the security risks --> vulnerabilities table (For pagination issue) by @xingzhang-suse in #771
  • NVSHAS-9566: Removal confirmation dialog is stuck after click OK (Issue which is caused by change password scenario) by @xingzhang-suse in #773
  • NVSHAS-9597 UI doesn't respond any error when controller returns 403 for POST(v1/group) by @lsongsuse in #772
  • NVSHAS-9636,NVSHAS-9640,NVSHAS-9639,NVSHAS-9635 by @xingzhang-suse in #774
  • NVSHAS-9641, NVSHAS-9642, NVSHAS-9643 by @xingzhang-suse in #775
  • NVSHAS-9648: Wrong export dialog by @xingzhang-suse in #776
  • NVSHAS-9644: NV's Rancher SSO fails by @NickChungSUSE in #777
  • NVSHAS-9647 Default group export file name format changes by @lsongsuse in #779
  • NVSHAS-9658(NVSHAS-9660), NVSHAS-9657, NVSHAS-9661 by @xingzhang-suse in #781
  • NVSHAS-9658: Multi-Clusters UI page does not work well (Corrected Enterpoint cmd) by @xingzhang-suse in #784
  • NVSHAS-9665, NVSHAS-9664 by @xingzhang-suse in #785

Full Changelog: v5.4.0...v5.4.1

V5.4.1 Release Candidate 1

15 Nov 19:03
Compare
Choose a tag to compare
Pre-release
v5.4.1-rc1

NVSHAS-9658: Multi-Clusters UI page does not work well (Corrected Ent…