Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 19:03
· 30 commits to main since this release

1.1.0 (2026-08-04)

Bug Fixes

  • install SkiaSharp native deps in CI and force consistent CRLF checkout (f0f4006)
  • make GeoLite2-City.mmdb build inclusion conditional on the file existing (2b7fa8a)
  • mark MySQL CI leg as known-broken instead of retrying a hard version mismatch (6228439)
  • retry MySQL server version auto-detection on transient startup failures (29735d4)
  • separate build from app startup in test-db-providers, widen healthz window (21d91e4)
  • suppress CS8618 on InventoryDbContext's DbSet properties (b32c7ee)
  • unblock CI test-lint, test-unit, and test-db-providers (b9b2e6e)

Features

  • add GitHub Actions CI/CD pipeline with automated releases and Docker publishing (1c6c234)