You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,16 @@ Fixed - for any bug fixes
24
24
Security - in case of vulnerabilities
25
25
-->
26
26
27
+
## [1.3.0] - 2022-07-01
28
+
29
+
### Fixed
30
+
31
+
- CASMHMS-5604: Fixed an issue where node MAC addresses where node being randomized.
32
+
33
+
### Changed
34
+
35
+
- Remove build dependencies at the end of the build step to create a leaner docker image. The image size is now 156MB, when in the pervious release is 1.42GB.
0 commit comments