Skip to content

Releases: juice-shop/multi-juicer

v5.3.0

16 Mar 12:43
f264ac1
Compare
Choose a tag to compare

🚀 Feature

  • Update default Juice Shop version to v14.5.1 (6a2e479)

🐛 Bug Fixes

🔧 Maintenance

v5.2.0

30 Jan 17:19
06a437b
Compare
Choose a tag to compare

🚀 Features

📚 Docs

  • Fix image links in helm readme. @coffemakingtoaster (#139)

🔧 Maintenance

v5.1.0

13 Jul 20:11
fbf8110
Compare
Choose a tag to compare

🚀 Features

  • Update default Juice Shop version to v14.1.1 (fbf8110)

🐛 Bug Fixes

  • Fix Missing Challenge Id in score-board and ProgressWatchdog @shipko (#124)

📚 Docs

📌 Dependencies

v5.0.0

20 May 18:03
fb84088
Compare
Choose a tag to compare

🚀 Features

  • Added score-board page to view the progress of every team. This feature is enabled by default but the score-board page isn't publicly linked to from the ui. You can access it by going to the /balancer/score-board page of your MultiJuicer instance. Feedback to this feature is highly appreciated, fell free to post it into the related GitHub issue: #27 @J12934
  • Re-enabled ARM builds for MultiJuicers container images @J12934
  • Update default Juice Shop version to v14.0.0 @bkimminich (#113)

📚 Docs

  • Updated documentation for AWS to setup MultiJuicer with an external load balancer. @fwijnholds (#111)
  • Updated documentation for Azure to setup MultiJuicer with an external load balancer. @blucas-accela (#112)

🔧 Maintenance

  • Switched default git branch from master to main @J12934

📌 Dependencies

v5.0.0-beta.4

20 May 15:28
97a424c
Compare
Choose a tag to compare
v5.0.0-beta.4 Pre-release
Pre-release

test build with reenabled multi-platform (x86 / intel & arm cpu's) build

v5.0.0-beta.3

17 Feb 20:31
a4faa80
Compare
Choose a tag to compare
v5.0.0-beta.3 Pre-release
Pre-release

Configured DockerHub auto builds to build image for beta versions

v5.0.0-beta.2

17 Feb 20:17
a4faa80
Compare
Choose a tag to compare
v5.0.0-beta.2 Pre-release
Pre-release

Same as v5.0.0-beta.1 but fixes an issue in the helm release automation process which might make this one actually work 🤞

v5.0.0-beta.1

17 Feb 20:02
e3d2135
Compare
Choose a tag to compare
v5.0.0-beta.1 Pre-release
Pre-release

This is the first preview version for the upcoming MultiJuicer 5.0 release.

MultiJuicer 5.0 will contain the long awaited ScoreBoard (see #27) feature 🥳
This beta only contains a very early version of it, which is currently hidden under the /balancer/score-board path.

v4.4.2

24 Jan 19:41
379a7ae
Compare
Choose a tag to compare

🐛 Bugfixes

  • Fix helm version in release

v4.4.1

24 Jan 19:23
403c427
Compare
Choose a tag to compare

🐛 Bugfixes

  • Resolves Issue in Docker Hub AutoBuild config to properly build the images