Skip to content

Latest commit

 

History

History
256 lines (146 loc) · 14.3 KB

CHANGELOG.md

File metadata and controls

256 lines (146 loc) · 14.3 KB

Changelog

2.5.6 (2024-07-11)

Dependencies

2.5.5 (2024-07-09)

Dependencies

  • dev: update gunicorn requirement in the major-dependencies group (333caff)

Documentation

  • add note about downloadMetadata.ts update (01d425e)

2.5.4 (2024-04-29)

🐛 Bug Fixes

  • upgrade to debian and python 12 (95c7ce6)

2.5.3 (2024-04-29)

📖 Documentation Improvements

2.5.2 (2024-04-03)

🌲 Dependencies

  • dev: bump the major-dependencies group with 3 updates (28e80a3)

📖 Documentation Improvements

2.5.1 (2024-04-02)

🐛 Bug Fixes

  • migrate to new SGID Index spreadsheet (9221507)
  • unit tests (e4fa051)
  • updates related to new SGID Index page (0b73038)

2.5.0 (2024-04-02)

🚀 Features

  • add target date to hard delete (163e8c9)

🐛 Bug Fixes

  • updates for new sgid index (7d68ebb)

2.4.1 (2023-10-13)

🌲 Dependencies

  • bump the major-dependencies group with 1 update (acb18ee)

2.4.0 (2023-10-13)

🚀 Features

🐛 Bug Fixes

  • add missing analytics cleanup step (2aa080d)

🌲 Dependencies

  • 2023 Q4 updates (20a85e5)
  • update flask to 3 to match cloud run requirements (ea70432)

📖 Documentation Improvements

  • add note about agol item id field (4d830aa)

2.3.0 (2023-06-28)

🚀 Features

  • add action item for APM in ServiceNow (0e9aa63)
  • add introduce application template (cc19f28), closes #212
  • add NG911 check for deprecation template (a434fe6)
  • add prod and dev deploy jobs (6de264f)
  • add quad word removal step (755d353)
  • add step for unregistering data stores in arcgis server (7f7c59c)
  • incorporate ideas from recent AGOL blog post (d39f6ed)
  • read configuration status from environment variable (2126733)

🌲 Dependencies

  • update dependencies, switch to black, ruff, and pyproject (5e77668)

🎨 Design Improvements

📖 Documentation Improvements

🐛 Bug Fixes

  • action: add full version back (60c7ddb)
  • add missing assignment tags (af3895a)
  • add missing timeout input (8d99293)
  • add reminder about packing slip update (fac8353)
  • add sub-headings to application urls for dev and prod (0ad58a1)
  • ci: allow environment variables to flow into cloud run (ae56332)
  • ci: correct registry url (8d9a835)
  • ci: least privilege (c82b7a1)
  • ci: least privilege (4bfbc20)
  • ci: update spelling and token format (387ec17)
  • clarify where soft delete steps should be made (7075fd0)
  • correct pytest configuration (8e76e63)
  • correct secret access for gsheets (28ba5bb)
  • create placeholders for results of tasks (f3445f9)
  • json load sa data (3ab907f)
  • point at versioned view of meta table (a835a51)
  • remove duplicate task (acae6f8)
  • remove impossible task (d99adcb)
  • remove unnecessary quotes (3c97362)
  • set nathan as default assignment (45afbd0)
  • set nathan as initial assignee (870d642)
  • update default year to 2022 (921d248)
  • update release ci pipeline (249dc75)
  • use less-confusing word (1fb26dd)
  • use single curlies and quote env variable with different separator (977d38b)

2.3.0-6 (2023-06-27)

🐛 Bug Fixes

  • correct pytest configuration (9d7c1a7)

2.3.0-5 (2023-06-27)

🐛 Bug Fixes

  • ci: allow environment variables to flow into cloud run (4119b3f)

2.3.0-4 (2023-06-27)

🐛 Bug Fixes

2.3.0-3 (2023-06-27)

🐛 Bug Fixes

2.3.0-2 (2023-06-27)

🐛 Bug Fixes

  • ci: correct registry url (e51f97f)

2.3.0-1 (2023-06-27)

🐛 Bug Fixes

  • ci: update spelling and token format (cdc77f1)

2.3.0-0 (2023-06-27)

🚀 Features

  • add action item for APM in ServiceNow (0e9aa63)
  • add introduce application template (cc19f28), closes #212
  • add NG911 check for deprecation template (a434fe6)
  • add prod and dev deploy jobs (6de264f)
  • add quad word removal step (755d353)
  • add step for unregistering data stores in arcgis server (7f7c59c)
  • incorporate ideas from recent AGOL blog post (d39f6ed)
  • read configuration status from environment variable (2126733)

🌲 Dependencies

  • update dependencies, switch to black, ruff, and pyproject (03b003b)

🎨 Design Improvements

📖 Documentation Improvements

🐛 Bug Fixes

  • action: add full version back (60c7ddb)
  • add missing assignment tags (af3895a)
  • add missing timeout input (8d99293)
  • add reminder about packing slip update (fac8353)
  • add sub-headings to application urls for dev and prod (0ad58a1)
  • clarify where soft delete steps should be made (7075fd0)
  • correct secret access for gsheets (28ba5bb)
  • create placeholders for results of tasks (f3445f9)
  • json load sa data (3ab907f)
  • point at versioned view of meta table (a835a51)
  • remove duplicate task (acae6f8)
  • remove impossible task (d99adcb)
  • remove unnecessary quotes (3c97362)
  • set nathan as default assignment (45afbd0)
  • set nathan as initial assignee (870d642)
  • update default year to 2022 (921d248)
  • update release ci pipeline (86d4993)
  • use less-confusing word (1fb26dd)
  • use single curlies and quote env variable with different separator (977d38b)