Skip to content

Latest commit

 

History

History
60 lines (29 loc) · 2.49 KB

CHANGELOG.md

File metadata and controls

60 lines (29 loc) · 2.49 KB

Changelog

5.1.1 (2024-10-08)

Bug Fixes

  • .sr has attributes, not keys (09a3c0b)
  • access sr as attr, not dict (5c7dbb2)
  • make log message more generic (and correct) (85314da)
  • remove date parsing from PostgresLoader (fc431ab)

Dependencies

  • update arcgis requirement in the major-dependencies group (5825933)

5.1.0 (2024-10-04)

Features

  • enhance cloud check in PostgresLoader to work in any GCP environment (05748f2)

5.0.2 (2024-09-16)

Dependencies

  • update geodatasets requirement in the major-dependencies group (5b11f93)

5.0.1 (2024-08-16)

Bug Fixes

  • date value in log to match text around it (c09702b)

5.0.0 (2024-08-15)

⚠ BREAKING CHANGES

  • FeatureServiceUpdater -> ServiceUpdater

Features

Bug Fixes

  • remove version number in comments that is confusion release-please (f5d9647)
  • run ruff as separate command (4dc1361)
  • set python version to help with action caching (b03756d)

Dependencies

  • update geodatasets requirement (630f07b)