Releases: dynatrace-oss/unguard
Releases · dynatrace-oss/unguard
v0.8.2
What's Changed
- 🐛 fix: Enforce LF style line endings for gradlew files by @W3D3 in #53
- 🐛 fix(tracing): Add missing default env variables to services by @MfCrizz in #55
- 🧑💻Add SQL Injection in status-service (Golang) by @eliasgierlinger in #60
New Contributors
- @eliasgierlinger made their first contribution in #60
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Highlights
🌟 Features:
- Unguard transitioned to a Helm Chart!
Easy installation of Unguard using the Helm Package Manager is now possible. 🚀
See the Readme for more information. #47
🐛 Bugfixes:
- Impossible to see other user's biography text and membership status. #51
What's Changed
- 🐛 Fix membership and bio by @rolze in #51
- 🧑💻 Transition Unguard to Helm by @MfCrizz in #47
- 🔖 chore: Bump version to 0.8.1 by @MfCrizz in #52
New Contributors
Full Changelog: v0.8.0...v0.8.1
v0.8.0
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