Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 May 16:37
· 60 commits to main since this release

✨ New Features

  • 7840f69 - update SiteUrlResolver service with new one (commit by @chiqui3d)
  • fc18ab6 - update Ulid value objects and related Dbal types (commit by @chiqui3d)
  • 337d9fa - add UidMapperPlatform to convert database values to corresponding platforms (commit by @chiqui3d)
  • 60baff6 - update LoadDqlFunctionsSubscriber with minor changes (commit by @chiqui3d)

✅ Tests

  • 5bec106 - feat: add DB_CONNECTION environment variable for test different database platform (commit by @chiqui3d)
  • 8e0b776 - feat: add Doctrine fixtures (commit by @chiqui3d)
  • 3c6b9e0 - feat: update Behat context to use the new ApiContext from SharedBundle (commit by @chiqui3d)
  • 3114d5d - feat: correct User model and add UserRepository with its implementation (commit by @chiqui3d)
  • 5000cd4 - feat: update DQL test for different platforms (commit by @chiqui3d)
  • 82ec7b5 - update SiteUrlResolver service (commit by @chiqui3d)

👷 Build System

  • 480cdf4 - update PHPStan configuration to ignoreErrors from DriverManager::getConnection (commit by @chiqui3d)

📝 Documentation Changes

🎨 Code Style Changes

🔧 Chores

Full Changelog

v1.2.4...v1.3.0