Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Matt McFarland 66fa8fe96d
Update pydantic, titiler, stac-fastapi (#233)
* update pccommon requirements

* update pcstac requirements

* update pcfuncs

* update pcfuncs/pcstac/pccommon

* allow YYYY-MM-DD date format in search

* update pctiler

* update stac-fastapi.*

* Dependencies

* Get mosaic tiles working

* Formatting

* Use items request model

* Backwards compat with searchid

* certifi upgrade

* Read envs correctly

* Restore health check filtering

* Update titiler uvicorn

* lint

* Fix casing on colormaps

* Fix cmap and add /crop

* Fixups

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
2024-07-17 10:22:54 -04:00
Matt McFarland 302a44fc9b
Upgrade stac urllib3 (#229) 2024-07-01 16:37:41 -04:00
Matt McFarland 034b9c3bb2
Security patching (#219)
* Security patching

Near-SLA security updates

* fixup
2024-06-12 10:53:46 -04:00
Matt McFarland 5628de76c2
Security upgrades for pcstac and pctiler (#214)
* Upgrade STAC libraries

* Updates for tiler
2024-06-11 13:52:48 -04:00
Gustavo Hidalgo b62fcc0f3e
pillow upgrade (#204) 2024-04-30 15:32:08 -04:00
Gustavo Hidalgo 69fb80c31c
Bump idna to 3.7 (#203) 2024-04-19 11:30:43 -04:00
Gustavo Hidalgo d68ec50e0c
Security patching (#191)
* Generate requirments.txt

* remove hashes

* Delete non-extra requirements file

* Now all projects have requirements.txt

* Remove BaseHTTPMiddlewares ,  Ensure origin host is used in STAC links

* Successfully build containers

* lint

* Docker images build

* Delete unused requirements file

* save

* Now requirements do get generated

* Update Azurite

* format setup.py

* add type annotation

* Read lerc_zstd

* speed up image rebuilds and better UT for lerc

* Update more packages

* upgrade stac-api-validation

* Remove files from older commits

---------

Co-authored-by: maitjoshi <maitjoshi@microsoft.com>
2024-04-16 10:22:07 -04:00