Releases: duneanalytics/dune-client
Releases · duneanalytics/dune-client
Release list
v1.11.3
What's Changed
- Add uv exclude-newer cooldown by @skonefal in #199
- chore: add CODEOWNERS by @bh2smith in #203
- chore: SHA-pin GitHub Actions by @skonefal in #202
- chore: add Dependabot config with cooldown by @skonefal in #201
- Bump github/codeql-action from 4.36.0 to 4.36.2 in the minor-and-patch group by @dependabot[bot] in #204
- Bump actions/checkout from 4.3.1 to 6.0.3 by @dependabot[bot] in #205
- Bump pandas from 2.3.2 to 3.0.3 by @dependabot[bot] in #209
- Bump types-python-dateutil from 2.9.0.20250822 to 2.9.0.20260518 by @dependabot[bot] in #208
- Bump astral-sh/setup-uv from 7.6.0 to 8.2.0 by @dependabot[bot] in #206
- Bump mypy from 1.18.2 to 2.1.0 by @dependabot[bot] in #210
- Bump pandas-stubs from 2.3.2.250926 to 3.0.3.260530 by @dependabot[bot] in #211
- Bump the minor-and-patch group across 1 directory with 6 updates by @dependabot[bot] in #207
New Contributors
- @dependabot[bot] made their first contribution in #204
Full Changelog: v1.11.2...v1.11.3
v1.11.2
v1.11.1
What's Changed
- Add explicit permissions to CI workflow by @bh2smith in #193
- fix: upgrade uv to resolve Dependabot security alerts by @bh2smith in #194
- [Trivial] Updating Some GH Actions by @bh2smith in #195
- Introduce Github CodeQL by @skonefal in #196
- Resolve open Dependabot alerts (urllib3, idna, uv) by @bh2smith in #197
New Contributors
Full Changelog: v1.11.0...v1.11.1
v1.11.0
v1.10.0
v1.9.4
v1.9.3
v1.9.2
v1.9.1
v1.9.0
Add support for multi-select parameters. Thanks @grkhr