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

0.11.7 > 0.14.0#16

Open
graphific wants to merge 420 commits into20treeAI:mainfrom
developmentseed:main
Open

0.11.7 > 0.14.0#16
graphific wants to merge 420 commits into20treeAI:mainfrom
developmentseed:main

Conversation

@graphific
Copy link

No description provided.

vincentsarago and others added 26 commits November 7, 2024 16:51
* release date

* prepare release

* update chart version
)

* docs: add netcdf/zarr as supported data on readme

* fix: address review comments

* Update README.md

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
we don't use devseed.com anymore, so I just updated the URL. It redirects but would rather have people use the correct one.
Bumps the all group with 1 update: [codecov/codecov-action](https://github.com/codecov/codecov-action).


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

---
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>
* define variable outside endpoint code

* fix tests
* update build backend and others

* update changelog
* make placemarks toggleable with a button or the 'b' key

---------

Co-authored-by: Vincent Sarago <vincent.sarago@gmail.com>
* show rasterio versions in healthz endpoint

* simplify json versions returned

* adjust healtz test for new output

* fix tests

* update changelog

---------

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


Updates `helm/kind-action` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](helm/kind-action@v1.10.0...v1.11.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>
… urlencode (#1050)

* improve query string handling in LowerCaseQueryStringMiddleware using urlencode

* fix import order

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
…classes (#1048)

* migrate: bootstrap5, remove unused css, fix indent, reuse bs classes

* DOC: changes.md
* make assets option required and add assets=:all: notation

* fix
* add xarray dependency in titiler.application

* use local titiler-xarray in dockerfile

* make sure to update titile-xarray version in application pyproject.toml

* update docs

* remove useless install
vincentsarago and others added 23 commits February 11, 2026 17:59
Update docs analytics to use developmentseed.org so TiTiler traffic reports to the shared Plausible site.
Update docs analytics to use developmentseed.org so TiTiler traffic reports to the shared Plausible site.
Undo shared analytics domain grouping and restore the TiTiler-specific Plausible domain value.
Replace the legacy Plausible loader with the current titiler site-specific script while preserving docs tracking hooks.
Keep the existing production domain key in docs config while updating only the Plausible script snippet.
…mentseed-org

Chore/update plausible snippet
#1334)

* fix: reset pixel_selection state per feature in statistics endpoint

When processing a FeatureCollection with multiple distinct features,
the pixel_selection object (e.g. FirstMethod) retained its internal
mosaic array state from the previous feature. If features had different
geometries producing different pixel dimensions, this caused a
ValueError in numpy broadcasting:

  ValueError: operands could not be broadcast together with shapes (1,7,15) (1,4,11)

The fix creates a fresh pixel_selection instance for each feature in
the FeatureCollection loop, ensuring no stale state carries over.

* fix mosaic pixelselection dependency

---------

Co-authored-by: RasterBlaster <rasterblaster@Sravanthis-MacBook-Air.local>
Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
* add failing test

* fix: allow : characters in xarray sel parameters

resolves #1335

* chore: update changelog

* add one more test

* add one more test

* update changelog

---------

Co-authored-by: vincentsarago <vincent.sarago@gmail.com>
Bumps the all group with 2 updates in the / directory: [helm/kind-action](https://github.com/helm/kind-action) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials).


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

Updates `aws-actions/configure-aws-credentials` from 5 to 6
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](aws-actions/configure-aws-credentials@v5...v6)

---
updated-dependencies:
- dependency-name: helm/kind-action
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: aws-actions/configure-aws-credentials
  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>
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.