pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:Python language:Java
Filter by
183M results
Bumps starlette from 1.0.0 to 1.3.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/Kludex/starlette/releases starlette s releases /a . /em /p blockquote h2 Version ...
dependencies
python
Summary
- R-0121 closed: _SECRET_RE key=value pattern now captures the value after = (was leaking api_key=mysecret123 →
[REDACTED]mysecret123, now → [REDACTED])
- R-0122 closed: Dead is_optional/is_bug ...
feat(model): News class and News Type enum implemented.
refactor: User class updated
refactor: Settings Menu one printing problem solved.
Bumps duckdb from 1.5.3 to 1.5.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/duckdb/duckdb-python/releases duckdb s releases /a . /em /p blockquote h2 v1.5.4 Bugfix ...
dependencies
python:uv
What
Adds a nightly pg_cron job that refreshes the pygeoapi materialized views in production. The schedule is registered
through an alembic migration so it s traceable in version control.
Why
The pygeoapi ...
Modernize Collections (ArrayList → List.of()) and normalize Logger declarations to SLF4J standards.