Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Conversation

@graphific
Copy link

No description provided.

GeoWill and others added 13 commits February 1, 2024 23:05
Bumps the all group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


Updates `codecov/codecov-action` from 3 to 4
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all group with 1 update: [azure/setup-helm](https://github.com/azure/setup-helm).


Updates `azure/setup-helm` from 3 to 4
- [Release notes](https://github.com/azure/setup-helm/releases)
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md)
- [Commits](Azure/setup-helm@v3...v4)

---
updated-dependencies:
- dependency-name: azure/setup-helm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add use_epsg param to wmts

This enables ArcMap compatability.

* fix: escape urls in wmts template

Without the escapes, you can only have one query parameter
* update imports per #537; reenable middleware

* updated docs

* updated extensionBundle

* lint

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* feat: added min and max value to algorithms

* feat: add title and description to algorithm metadata

* lint

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
JinIgarashi and others added 11 commits March 15, 2024 14:31
…ict issue with environement variables (#800)

* Adding extra ignore option in model_config pydantic-settings

* lint

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* Bump version: 0.17.0 → 0.17.1

* add colormap endpoints

* fix orientation

* update height/width descriptions

* remove hex options and handle different cmap types

* update from main

* fix typo

* support discrete cmap

* handle sequence cmap

* add tests

* update docs

* colormaps -> colorMaps

* update changelog
* deprecate default tilematrixset

* move deprecation of default_tms in BaseTilerFactory

* update changelog
* add more tests and reduce code duplication

* fix item

* fix item in titiler.application
vincentsarago and others added 30 commits October 2, 2025 15:36
* update tilejson spec

* allow extra fields

* fix tests
* fix: OpenAPI examples

* docs: Updated changelog

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* switch to uv

* switch to hatch

* switch to hatch

* update changelog
resolves #1246

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* switch to uv

* switch to hatch

* switch to hatch

* update changelog

* Add a upstream workflow with a dispatch trigger; follow SPEC0

* Update .github/workflows/upstream.yml

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>

* Only run on commits to main that change xarray extension

* Don't bother on tags

* Run on multiple python versions

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
Bumps the all group with 1 update: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 5 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the all group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `astral-sh/setup-uv` from 6 to 7
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v6...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Specify which python version to use when setting up uv

* Bump minimum python version to 3.11
Bumps the all group with 1 update: [helm/kind-action](https://github.com/helm/kind-action).


Updates `helm/kind-action` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* switch titiler.xarray to obstore+zarr and add default application

* remove python 3.10 and recreate uv.lock

* better handle aws s3 http urls

* update from comment

* lower bounds for s3fs

* assume https s3 object are public

* update dependencies and remove consolidated
* remove bounds endpoints

* fix tests
* 0.24.2 -> 0.25.0

* bump chart testing
Bumps the all group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).


Updates `astral-sh/setup-uv` from 5 to 7
- [Release notes](https://github.com/astral-sh/setup-uv/releases)
- [Commits](astral-sh/setup-uv@v5...v7)

---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add `/validate` endpoint for md dataset

* update and add tests

* add response model

* more tests

* update changelog

* pydantic model needs TypedDict from typing-extensions for python <3.12

* update from main
* avoid usage of mosaic_def document

* fix
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.