|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [Unreleased](https://github.com/Materials-Consortia/optimade-python-tools/tree/HEAD) |
| 3 | +## [v1.4.0](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.4.0) (2026-01-12) |
4 | 4 |
|
5 | | -[Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.3.1...HEAD) |
| 5 | +[Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.4.0-rc.1...v1.4.0) |
| 6 | + |
| 7 | +**Closed issues:** |
| 8 | + |
| 9 | +- Serving multiple APIs from a single python process [\#2307](https://github.com/Materials-Consortia/optimade-python-tools/issues/2307) |
6 | 10 |
|
7 | 11 | **Merged pull requests:** |
8 | 12 |
|
9 | | -- Bump providers from `a479de9` to `c0a4a05` [\#2324](https://github.com/Materials-Consortia/optimade-python-tools/pull/2324) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 13 | +- \[pre-commit.ci\] pre-commit autoupdate [\#2332](https://github.com/Materials-Consortia/optimade-python-tools/pull/2332) ([pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci)) |
| 14 | + |
| 15 | +## [v1.4.0-rc.1](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.4.0-rc.1) (2025-11-20) |
| 16 | + |
| 17 | +[Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.3.1...v1.4.0-rc.1) |
| 18 | + |
| 19 | +**Implemented enhancements:** |
10 | 20 |
|
11 | | -## [v1.3.1](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.3.1) (2025-10-11) |
| 21 | +- Global state to `app.state` to enable multiple APIs in a single process [\#2313](https://github.com/Materials-Consortia/optimade-python-tools/pull/2313) ([eimrek](https://github.com/eimrek)) |
| 22 | + |
| 23 | +**Closed issues:** |
| 24 | + |
| 25 | +- Release workflow failures for 1.3.0 and 1.3.1 [\#2325](https://github.com/Materials-Consortia/optimade-python-tools/issues/2325) |
| 26 | + |
| 27 | +**Merged pull requests:** |
| 28 | + |
| 29 | +- Bump starlette from 0.48.0 to 0.49.1 [\#2329](https://github.com/Materials-Consortia/optimade-python-tools/pull/2329) ([dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | + |
| 31 | +## [v1.3.1](https://github.com/Materials-Consortia/optimade-python-tools/tree/v1.3.1) (2025-10-17) |
12 | 32 |
|
13 | 33 | [Full Changelog](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.3.0...v1.3.1) |
14 | 34 |
|
|
22 | 42 |
|
23 | 43 | **Merged pull requests:** |
24 | 44 |
|
| 45 | +- Bump providers from `a479de9` to `c0a4a05` [\#2324](https://github.com/Materials-Consortia/optimade-python-tools/pull/2324) ([dependabot[bot]](https://github.com/apps/dependabot)) |
25 | 46 | - Fix issue when inserting from JSONL when batch size matches number of entries [\#2321](https://github.com/Materials-Consortia/optimade-python-tools/pull/2321) ([ml-evs](https://github.com/ml-evs)) |
26 | 47 | - Bump providers from `a479de9` to `c0a4a05` [\#2319](https://github.com/Materials-Consortia/optimade-python-tools/pull/2319) ([dependabot[bot]](https://github.com/apps/dependabot)) |
27 | 48 | - Allow Mongo DBs that share 12 first ID characters [\#2317](https://github.com/Materials-Consortia/optimade-python-tools/pull/2317) ([eimrek](https://github.com/eimrek)) |
|
0 commit comments