|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +[Full Changelog](https://github.com/intake/intake-esm/compare/v2025.2.3...v2025.7.9) |
| 4 | + |
3 | 5 | ## v2025.7.9
|
4 | 6 |
|
5 |
| -## New features added |
| 7 | +### New features added |
6 | 8 |
|
7 | 9 | - Support Python313, add setuptools to requirements by @Zeitsperre in https://github.com/intake/intake-esm/pull/707
|
8 | 10 | - Load with polars by @charles-turner-1 in https://github.com/intake/intake-esm/pull/709
|
9 | 11 | - Add interactive view of catalog by @charles-turner-1 in https://github.com/intake/intake-esm/pull/723
|
10 | 12 |
|
11 |
| -## Bugs fixed |
| 13 | +### Bugs fixed |
12 | 14 |
|
13 | 15 | - Fixed bug where pyarrow conversions were causing string accessor to fail in search by @charles-turner-1 in https://github.com/intake/intake-esm/pull/718
|
14 | 16 |
|
15 |
| -## Maintenance and upkeep improvements |
| 17 | +### Maintenance and upkeep improvements |
16 | 18 |
|
17 | 19 | - Update default argument for decode_timedelta by @charles-turner-1 in https://github.com/intake/intake-esm/pull/706
|
18 | 20 | - 697- Fix segfault by @charles-turner-1 in https://github.com/intake/intake-esm/pull/712
|
19 | 21 | - Fix broken `require_all_on` example in docs by @charles-turner-1 in https://github.com/intake/intake-esm/pull/720
|
20 | 22 | - Improve test performance by @charles-turner-1 in https://github.com/intake/intake-esm/pull/719
|
21 | 23 |
|
22 |
| -## Other merged PRs |
| 24 | +### Other merged PRs |
23 | 25 |
|
24 | 26 | - Bump codecov/codecov-action from 5.3.1 to 5.4.0 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/703
|
25 | 27 | - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/704
|
|
31 | 33 | - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/722
|
32 | 34 | - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/726
|
33 | 35 |
|
34 |
| -## New Contributors |
| 36 | +### New Contributors |
35 | 37 |
|
36 | 38 | - @Zeitsperre made their first contribution in https://github.com/intake/intake-esm/pull/707
|
37 | 39 |
|
38 |
| -**Full Changelog**: https://github.com/intake/intake-esm/compare/v2025.2.3...v2025.7.9 |
39 |
| - |
40 | 40 | ## v2025.2.3
|
41 | 41 |
|
42 |
| -## New features added |
| 42 | +[Full Changelog](https://github.com/intake/intake-esm/compare/v2024.2.6...v2025.2.3) |
| 43 | + |
| 44 | +### New features added |
43 | 45 |
|
44 | 46 | - Changed behaviour of `source._open_dataset` to include coordinate variables by @charles-turner-1 in https://github.com/intake/intake-esm/pull/681
|
45 | 47 | - feat: Support being able to use in-memory ESMCatalogModel instances by @lewisjared in https://github.com/intake/intake-esm/pull/690
|
46 | 48 |
|
47 |
| -## Bugs fixed |
| 49 | +### Bugs fixed |
48 | 50 |
|
49 | 51 | - Fix #684 Merge results from main and derived catalogs by @rbeucher in https://github.com/intake/intake-esm/pull/685
|
50 | 52 | - Fix how storage_options is passed to get_mapper by @garciampred in https://github.com/intake/intake-esm/pull/678
|
51 | 53 |
|
52 |
| -## Maintenance and upkeep improvements |
| 54 | +### Maintenance and upkeep improvements |
53 | 55 |
|
54 | 56 | - Upgrade to intake Take2 by @charles-turner-1 in https://github.com/intake/intake-esm/pull/683
|
55 | 57 | - Update dependencies and improve import handling for xarray version compatibility by @andersy005 in https://github.com/intake/intake-esm/pull/696
|
56 | 58 | - Update pyproject.toml and readthedocs.yml by @andersy005 in https://github.com/intake/intake-esm/pull/695
|
57 | 59 | - Add flaky decorator for tests with remote resources to reduce cold start failure rate by @charles-turner-1 in https://github.com/intake/intake-esm/pull/700
|
58 | 60 | - Update CONTRIBUTING guidelines to e.g. refer to new default branch by @sadielbartholomew in https://github.com/intake/intake-esm/pull/674
|
59 | 61 |
|
60 |
| -## Other merged PRs |
| 62 | +### Other merged PRs |
61 | 63 |
|
62 | 64 | - Bump the actions group with 16 updates by @dependabot in https://github.com/intake/intake-esm/pull/658, https://github.com/intake/intake-esm/pull/654, https://github.com/intake/intake-esm/pull/661, https://github.com/intake/intake-esm/pull/671, https://github.com/intake/intake-esm/pull/686, https://github.com/intake/intake-esm/pull/691, https://github.com/intake/intake-esm/pull/693, https://github.com/intake/intake-esm/pull/698
|
63 | 65 | - Update PyPI workflow to build and upload intake-esm artifacts by @andersy005 in https://github.com/intake/intake-esm/pull/659
|
64 | 66 | - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/intake/intake-esm/pull/662, https://github.com/intake/intake-esm/pull/664, https://github.com/intake/intake-esm/pull/669, https://github.com/intake/intake-esm/pull/672, https://github.com/intake/intake-esm/pull/675, https://github.com/intake/intake-esm/pull/677, https://github.com/intake/intake-esm/pull/682, https://github.com/intake/intake-esm/pull/687, https://github.com/intake/intake-esm/pull/692, https://github.com/intake/intake-esm/pull/694
|
65 | 67 | - Bump codecov/codecov-action from 4.1.1 to 4.4.1 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/663,https://github.com/intake/intake-esm/pull/668
|
66 | 68 | - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.2 in the actions group by @dependabot in https://github.com/intake/intake-esm/pull/676, https://github.com/intake/intake-esm/pull/680
|
67 | 69 |
|
68 |
| -## New Contributors |
| 70 | +### New Contributors |
69 | 71 |
|
70 | 72 | - @sadielbartholomew made their first contribution in https://github.com/intake/intake-esm/pull/674
|
71 | 73 | - @garciampred made their first contribution in https://github.com/intake/intake-esm/pull/678
|
72 | 74 | - @charles-turner-1 made their first contribution in https://github.com/intake/intake-esm/pull/681
|
73 | 75 | - @rbeucher made their first contribution in https://github.com/intake/intake-esm/pull/685
|
74 | 76 | - @lewisjared made their first contribution in https://github.com/intake/intake-esm/pull/690
|
75 | 77 |
|
76 |
| -**Full Changelog**: https://github.com/intake/intake-esm/compare/v2024.2.6...v2025.2.3 |
77 |
| - |
78 | 78 | ## v2024.2.6
|
79 | 79 |
|
80 | 80 | ([full changelog](https://github.com/intake/intake-esm/compare/v2023.10.27...d96efea14b348e346d5c2a1490e91c9ae1e2c709))
|
|
0 commit comments