Releases: juice-shop/multi-juicer
Releases · juice-shop/multi-juicer
v8.0.0-rc.0
v8.0.0 (Incomplete) Release Candidate
This a incomplete release candidate for the upcoming v8.0.0 release which contains a complete rewrite of large parts of MultiJuicer in golang.
The rewrite is mostly feature compatible with the v7 version, but contains some configuration changes and minor deprecations and removals. Full release notes will be available with the proper v8.0.0 release.
v7.3.2
v7.3.1
🐛 Bug Fixes
- Fix duplicated entries for solved challenges in the
multi-juicer.owasp-juice.shop/challenges
annotation of the JuiceShop kubernetes deployment.
Full Changelog: v7.3.0...v7.3.1
v7.3.0
🚀 Features
- Updated default Juice Shop version to v17.1.1
🔧 Maintanance
- Upgraded Node.js version to 22
- Updated golang version to 1.23
- Update npm and golang dependencies
New Contributors
Full Changelog: v7.2.2...v7.3.0
v7.2.2
v7.2.1
What's Changed
🔧 Maintenance
- Fix release build by dropping support for
arm/v7
CPU architectures.
(arm64
is still supported, for ARM support on 32bit architecture please use release v7.1.0 for now 😢)
See: #197 (comment)
Full Changelog: v7.2.0...v7.2.1
v7.2.1-rc.0
Test Release to iron out issues with release build for release v7.2.0
#197 (comment)
v7.2.0
⚠️ Build for this release failed. Please use v7.2.1 instead!
What's Changed
🚀 Features
- Bump default JuiceShop version to v16.0.0 @J12934
🐛 Bug Fixes
🔧 Maintenance
- Update Node.js version to v20 @J12934
New Contributors
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
🚀 Features
- Add startup probe to JuiceShop pod by @sharjeelaziz in #191
This both allows faster startup for fast environments and also allows it to properly startup without issues on extremely slow environments - Bump default JuiceShop version to v15.3.0 @J12934
New Contributors
- @sharjeelaziz made their first contribution in #191
Full Changelog: v7.0.1...v7.1.0
v7.0.1
🔧 Maintenance
- Add workflow to update "News" tab on Juice Shop website #186 @bkimminich
- Update JavaScript Dependencies 6bb733e @J12934
- Update default JuiceShop Version from v15.2.0 to v15.2.1 @J12934
Full Changelog: v7.0.0...v7.0.1