Skip to content

pam-stillingsok 24.271.092040

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Sep 07:35
· 176 commits to master since this release

24.271.092040
Full Changelog

  • 2024-09-27 Use correct logger
  • 2024-09-26 Purge cache when failing to fetch postcodes
  • 2024-09-26 Fail api search endpoint when failing to fetch locations within driving distance (used for saved searches)
  • 2024-09-26 Show alerts if fetching postcode or distance data fails
  • 2024-09-26 Return an error instead of throwing when fetching locations within driving distance fails
  • 2024-09-26 Return an error instead of throwing when fetching postcodes fails
  • 2024-09-26 Add generic types for fetch result and fetch error, that can be used to return custom error messages from methods