Releases: frequenz-floss/frequenz-client-weather-python
Releases · frequenz-floss/frequenz-client-weather-python
Release list
v0.2.3
Immutable
release. Only release title and notes can be modified.
Frequenz Weather API Client Release Notes
Summary
Upgrading
New Features
Bug Fixes
This release relaxes the API common dependency so it can work up to v1.0.0, as all v0.x versions should be compatible from v0.8.0 on.
What's Changed
- Relax API common dependency to work up to v1.0.0 by @shsms in #68
- Increase minimum supported base-client version to 0.10.0 by @shsms in #69
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.3.1
Frequenz Weather API Client Release Notes
Summary
This release relaxes the API common dependency so it can work up to v1.0.0, as all v0.x versions should be compatible from v0.8.0 on.
What's Changed
- Bump pytest-asyncio from 0.26.0 to 1.1.0 by @dependabot[bot] in #54
- Relax API common dependency to work up to v1.0.0 by @llucax in #59
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Frequenz Weather API Client Release Notes
Summary
This release switches the historical RPC from pagination to streaming and updates dependencies.
Upgrading
- The historical RPC now streams instead of using pagination.
New Features
Bug Fixes
What's Changed
- Clear release notes by @cwasicki in #46
- Bump the patch group across 1 directory with 9 updates by @dependabot[bot] in #47
- Bump types-protobuf from 5.29.1.20250208 to 6.30.2.20250503 by @dependabot[bot] in #25
- Switch the historical RPC from pagination to streaming by @TalweSingh in #49
- Bump mkdocs-material from 9.6.14 to 9.6.16 in the patch group by @dependabot[bot] in #51
- Bump mkdocstrings[python] from 0.29.1 to 0.30.0 in the mkdocstrings group by @dependabot[bot] in #53
- Bump the minor group with 4 updates by @dependabot[bot] in #52
- Bump async-solipsism from 0.7 to 0.8 by @dependabot[bot] in #56
- Update
RELEASE_NOTES.mdby @TalweSingh in #58
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Frequenz Weather API Client Release Notes
Summary
Upgrading
- Widen dependency version range of
frequenz-client-baseto>= 0.9.0, < 0.12.
New Features
Bug Fixes
What's Changed
- Widen version range of base client dependency by @cwasicki in #44
- Update release notes by @cwasicki in #45
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Frequenz Weather API Client Release Notes
Summary
Upgrading
- Add back support for numpy v1.26.4+ while keeping compatibility with numpy v2.
New Features
Bug Fixes
What's Changed
- Reset release notes by @cwasicki in #37
- Broaden numpy dependency version range to allow v1 by @cwasicki in #39
- Update release notes by @cwasicki in #40
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Frequenz Weather API Client Release Notes
Summary
Upgrading
- This includes a major upgrade of
numpyto v2.
New Features
- Add method to combine conversion from forecast to ndarray and resampling in one method.
- Add support for Python 3.12.
Bug Fixes
What's Changed
- Expose Client class and types in weather package init.py by @TalweSingh in #16
- Update the Usage section in the
README.mdby @TalweSingh in #18 - Combine conversion from forecast to ndarray and resampling in one method by @TalweSingh in #20
- Upgrade to repo-config v0.13.2 by @llucax in #22
- Major upgrade of numpy dependency to v2 by @cwasicki in #34
- Update release notes by @cwasicki in #35
- Bump pytest-asyncio from 0.25.3 to 0.26.0 by @dependabot in #29
- Bump pydoclint from 0.6.0 to 0.6.6 by @dependabot in #28
- Bump setuptools from 75.8.0 to 80.3.1 by @dependabot in #27
- Bump the minor group across 1 directory with 7 updates by @dependabot in #36
New Contributors
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Frequenz Weather API Client Release Notes
Summary
Upgrading
New Features
- Add the client and cli fromfrequenz-api-weather v0.11.1.
- Add support for the live RPC to the cli tool.
Bug Fixes
What's Changed
- Initialize repo with v0.12.3 of repo-config by @TalweSingh in #1
- Migrate client to new repository by @TalweSingh in #9
- Add Live RPC Support to CLI by @TalweSingh in #10
- Update README with getting started examples and remove examples folder by @TalweSingh in #11
- Bump nox from 2024.10.9 to 2025.2.9 by @dependabot in #8
- Update release notes by @cwasicki in #15
New Contributors
- @TalweSingh made their first contribution in #1
- @dependabot made their first contribution in #8
- @cwasicki made their first contribution in #15
Full Changelog: https://github.com/frequenz-floss/frequenz-client-weather-python/commits/v0.1.0