Skip to content

v0.8.0

Compare
Choose a tag to compare
@MfCrizz MfCrizz released this 12 May 08:53

Highlights

🌟 Features:

  • Attack simulator generates attacks using location-based IP addresses and forwards them to the appropriate services #30

🐛 Bugfixes:

  • Remove unintentionally malicious load from benign load generator #44

What's Changed

  • 🐛 fix: Make user simulator a CronJob by @W3D3 in #29
  • 🚑 fix: Revert node upgrade due to resulting crash by @W3D3 in #31
  • 🌟 Make attack simulator generate attacks using locaiton based ip addresses by @AlejandroCamba in #30
  • 📱 Improve unguard-frontend timeline aesthetics by @AlejandroCamba in #33
  • 📝 Add CITATION.cff file by @ammerzon in #35
  • 🐛 fix: Change docker image of proxy-service to pinned version by @MfCrizz in #36
  • 🐛 fix: Membership service enable retry db connection by @MfCrizz in #37
  • 📝 Correct architecture image / improve README by @W3D3 in #32
  • 🐛 fix: Invalid log4j2 xml config by @W3D3 in #39
  • 👷 ci: Add gitmoji commitlint action by @W3D3 in #40
  • 👷 ci: Add skaffold build ci action by @W3D3 in #41
  • 👷 ci: Update gitmoji subject-rule to disable lowercase by @ammerzon in #42
  • 🐛 fix: Remove single quotes from user-simulator bio data by @W3D3 in #44
  • 👷 ci: Remove the "v." prefix from the image tags by @MfCrizz in #45

New Contributors

Full Changelog: v0.7.0...v0.8.0