What's Changed
- fix: return 503 when database is down ensuring proper probe detection by @Maximus-08 in #5415
- chore(database): standardize context usage in mongodb init by @mihir-dixit2k27 in #5436
- feat: add support for targeting Jobs in chaos experiments by @Maximus-08 in #5433
- Fix subscriber crash on Workflow ADD events (nil pointer dereference) by @WHOIM1205 in #5406
- fix(chaoscenter): remove 1024 char limit on CMD probe command by @sagar-h007 in #5411
- Prevent crash and add error console for invalid YAML syntax by @shovan-mondal in #5405
- fix(server): Enable GitOps sync Handler go routine to fix 2 way gitops sync by @biswarup1290dass in #5400
- Fix (UI): Preserve Chaos Checker Container resources in TuneExperiment #5231 by @Debjyoti2004 in #5399
- fix: prevent deadlock in GitMutexLock.Unlock by releasing mapMutex on… by @aditya-systems-hub in #5412
- fix(web): prevent empty projectID in URLs causing blank pages by @SharanRP in #5378
- fix(chaoscenter): fix backend url trailing slash issue #5393 by @SharanRP in #5398
- Resolve experiment run race conditions and persistence state bugs by @shovan-mondal in #5382
- fix: nil pointer dereference in QueryServerVersion when dbVersion is nil by @mugiwaraluffy56 in #5454
- refactor: Replace hardcoded strings with translations by @r6mez in #5417
New Contributors
- @mihir-dixit2k27 made their first contribution in #5436
- @WHOIM1205 made their first contribution in #5406
- @sagar-h007 made their first contribution in #5411
- @biswarup1290dass made their first contribution in #5400
- @aditya-systems-hub made their first contribution in #5412
- @mugiwaraluffy56 made their first contribution in #5454
- @r6mez made their first contribution in #5417
Full Changelog: 3.26.0...3.27.0