Skip to content

Latest commit

 

History

History
127 lines (73 loc) · 7.55 KB

CHANGELOG.md

File metadata and controls

127 lines (73 loc) · 7.55 KB

Changelog

1.0.3 (2025-01-13)

Dependencies

  • clean up supervisor version resolution (ce95b0f)

1.0.2 (2025-01-10)

Dependencies

  • dev: update pytest-cov requirement from <6,>=3 to >=3,<7 (72746cb)
  • update agrc-supervisor requirement from ==3.0.* to >=3.0,<3.2 (108cec9)
  • update requests requirement from <2.32 to <2.33 in the pip group (61f86bd)

1.0.1 (2024-10-09)

Bug Fixes

1.0.0 (2024-08-21)

Features

  • implement publish and update for all tables (128837d)
  • only send emails in the cloud (a441721)
  • publish environmental incident layer (83ae148)

Bug Fixes

  • convert to cloud run with higher timeout (8cf7d82)
  • decrease service timeout to comply with gcp requirement (de21805)
  • increase memory limit (18b9c8a)
  • memory suffix (f108139)
  • move deps back to setup and remove functions (e351a83)
  • move item ids to secrets to allow for different values per environment (f7f3792)
  • pin requests to fix arcgis package issues (983fd84)
  • run notify only if one of the deploy jobs succeeds (f190150)
  • standardize workflows (801b0fc)
  • use correct input for service account (2d5d999)
  • use different table name and don't share in dev (a7b7097)
  • use generic email address (61622b0)

Dependencies

  • bump ci deps (982aa8f)
  • bump the major-dependencies group with 4 updates (6d00457)
  • dev: update functions-framework requirement (4f05e34)
  • update palletjack and pin supervisor (fca212c)

Documentation

  • add docstring to publish method (4072de9)
  • add field mappings and view info (432c37a)
  • add notes from Barry about field and api names (24cc035)
  • better local test command (4afbe16)
  • remove old function stuff and add note about publish method (25eeb40)
  • start to make readme specific to this project (e0b12dd)

1.0.0-4 (2024-08-16)

Bug Fixes

1.0.0-3 (2024-08-16)

Bug Fixes

  • use correct input for service account (db99809)

1.0.0-2 (2024-08-16)

Bug Fixes

  • decrease service timeout to comply with gcp requirement (55bd0a7)

1.0.0-1 (2024-08-16)

Bug Fixes

  • run notify only if one of the deploy jobs succeeds (da2b8f8)

1.0.0-0 (2024-08-16)

Features

  • implement publish and update for all tables (badeeb7)
  • publish environmental incident layer (d3a4e30)

Bug Fixes

  • move item ids to secrets to allow for different values per environment (f9b3bb8)
  • pin requests to fix arcgis package issues (956cc04)
  • standardize workflows (611f939)
  • use different table name and don't share in dev (74c8327)

Dependencies

  • bump ci deps (982aa8f)
  • bump the major-dependencies group with 4 updates (6d00457)
  • dev: update functions-framework requirement (4f05e34)
  • update palletjack and pin supervisor (eeaee88)

Documentation

  • add field mappings and view info (581f94d)
  • add notes from Barry about field and api names (8383e81)
  • start to make readme specific to this project (93cbe61)