Skip to content

v2.4.4

Choose a tag to compare

@Pierlou Pierlou released this 27 Nov 11:45
· 47 commits to main since this release
  • Add binary type support (#364)
  • Bring tables_index update closer to db insertion (#366)
  • Change how we spot tables to delete (#358)
  • Handle empty geometry cells (#365)
  • Revert "feat: better logs for CLI commands run by crons (#354)" (#355)
  • chore: remove parallel tests executors and add minimum test coverage of 80% (#356)
  • docs: fix README
  • docs: fix README (#352)
  • feat: add parsing_table index on checks (#357)
  • feat: add resource_id index on tables_index (#353)
  • feat: add total resources and deleted resources in crawler status health check (#362)
  • feat: better logs for CLI commands run by crons (#354)
  • feat: optimize cleanup of stuck status resources (#363)
  • fix: resolve async/await compatibility issues with Typer CLI (#361)
  • refactor: replace Minicli dependency with Typer (#233)