Skip to content

v9.5.0

Latest
Compare
Choose a tag to compare
@ugrc-release-bot ugrc-release-bot released this 09 May 13:42

9.5.0 (2024-05-08)

馃殌 Features

  • add ship then lift bat file (a50afab)

馃悰 Bug Fixes

  • add missing source field type (92c81df)
  • add new date-related field types (64dcae2)
  • better link to windows download (765d6d4)
  • bump pyopenssl to remove conflicts (d415ed4)
  • clean up linting errors and test warnings (f00cd54)
  • don't use is not with literals (7d95b9b)
  • explicitly pass input coordinate system (f3ea32e)
  • fix attachement name for smtp emails (1edb801)
  • handle missing spatial reference for services (3875508)
  • handle null value for servers (1a555bf)
  • ignore errors in test clean up (bcc1571)
  • install arcgis package dependencies (0392a44)
  • metadata fails for some agol services (a9601c6)
  • modernize project (7759617)
  • only run lift if ship process is successful (5be2a84)
  • preserve global id values for crates that don't use change detection (1a893df), closes #341
  • preserve metadata when creating destination (4662559)
  • spelling (ab791b6)
  • typo (11a8bde)
  • undo ruff autofix (0ab3fc4)

馃尣 Dependencies

  • bump deps suggested by dependabot (b8c816c)

馃摉 Documentation Improvements

  • add metadata notes (0f8ade2)
  • add some missing steps (9b3b273)
  • define python version when creating environment (0bb2890)
  • simplify example commands (3ff2575)
  • update readme to reflect (6f50c16)