v1.11.0
What's Changed
- Add persistent cherry pick strategy by @frankdekker in #353
- Compile git instead of bitnami/git docker container by @frankdekker in #354
- Disallow mail notification rule for inactive users by @frankdekker in #355
- Ensure cherry-pick is aborted on failure by @frankdekker in #357
- Ensure Basic cherry-pick strategy fails on merge conflicts by @frankdekker in #359
- When committing cherry picks, add --allow-empty flag by @frankdekker in #360
- Custom error page with request identifier by @frankdekker in #361
- Ensure git cherry pick parser handles file renames by @frankdekker in #362
- Ensure content is correctly escaped in the ExternalLinks extension. by @frankdekker in #373
- Update rabbitmq health check by @frankdekker in #377
- Add network subnet to docker compose by @frankdekker in #383
- Fix phpstan database type mismatch issues by @frankdekker in #387
- Ensure repository getUrl is called after initialization by @frankdekker in #391
- Add repository credentials store by @frankdekker in #395
- Escape git commands correctly by @frankdekker in #396
- Update monolog output on error by @frankdekker in #398
- Remove blue box from file moved symbol by @frankdekker in #402
- Add support for git split file name conflicts by @frankdekker in #403
Full Changelog: v1.10.0...v1.11.0