Releases: dynatrace-oss/unguard
Releases · dynatrace-oss/unguard
v0.9.4
This is the 0.9.4 release of Unguard a.k.a. "The overdue version containing a bunch of bugfixes".
What's Changed
- 🐛 fix(user-simulator): Fix user-simulator not properly terminating by @W3D3 in #83
- 🐛 fix(release): Fix helm release to bump all service versions by @W3D3 in #85
- 🐛 fix(build): Fix Profile and Frontend service upstream image issues by @orazefabian in #86
- ✨ feat(chart): Add
labels.common
helm value to easily put labels on all resources by @W3D3 in #91
Full Changelog: v0.9.3...v0.9.4
v0.9.3
Highlights
🌟 Features:
- Add new Python
payment-service
based on Flask that can store and retrieve user's credit card information. by @orazefabian in #80
What's Changed
- 📝 docs: Fix mariadb setup intructions by @orazefabian in #78
- 🏗️ build: Reduce container image sizes by @orazefabian in #77
- 🐛 fix(build): specify platform for containers not working on arm by @hoermannpaul in #79
New Contributors
- @hoermannpaul made their first contribution in #79
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- 🔧 Add .NET SQL injection to exploit toolkit CLI by @sassko in #73
- 🔧 Simplify .NET membership service SQL injection by @orazefabian in #74
- 📝 Improve contribution guidelines by @orazefabian in #75
New Contributors
- @sassko made their first contribution in #73
- @orazefabian made their first contribution in #75
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
Highlights
🌟 Features:
- Add new PHP
like-service
based on the Laravel framework, which is vulnerable to SQL injection
What's Changed
- 📝 docs(crlf-injection): Fix path to redis payload file by @olivier97 in #66
- 📝 docs: Update kind cluster setup docs and fix dead link in code comment by @olivier97 in #67
- 🧑💻 ci: Add Testing Action by @MfCrizz in #58
- 🧑💻 ci: Add default AWS LB annotations by @MfCrizz in #62
- 🐘 feature: Add like-service (PHP) for liking/unliking posts by @eliasgierlinger in #63
New Contributors
- @olivier97 made their first contribution in #66
Full Changelog: v0.8.2...v0.9.0
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