We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc49e3 commit b6c21d9Copy full SHA for b6c21d9
CHANGELOG.md
@@ -4,8 +4,9 @@ All notable changes to this project are documented in this file. This change log
4
## [Unreleased]
5
6
### Fixed
7
-- Internal: Fixed possible test failures in non-UTC timezones.
8
-- Internal: Fixed graceful shutdown test.
+- Fix `queue/initialize!` that fails to create MySQL tables due to index conflict.
+- Internal: Fix possible test failures in non-UTC timezones.
9
+- Internal: Fix graceful shutdown test.
10
11
### Changed
12
- Use JVM time when querying for pending jobs instead of relying on UTC.
0 commit comments