Skip to content

Releases: frequenz-floss/frequenz-client-weather-python

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:27
Immutable release. Only release title and notes can be modified.
v0.2.3
9441ce3

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

  • @shsms made their first contribution in #68

Full Changelog: v0.2.2...v0.2.3

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 13:58
v0.3.1
c18a4fc

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

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:18
v0.3.0
5dd17d0

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.md by @TalweSingh in #58

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 24 Jun 22:01
v0.2.2
87ac2fc

Frequenz Weather API Client Release Notes

Summary

Upgrading

  • Widen dependency version range of frequenz-client-base to >= 0.9.0, < 0.12.

New Features

Bug Fixes

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Jun 12:13
v0.2.1
787ca4a

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

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 May 15:17
v0.2.0
848a637

Frequenz Weather API Client Release Notes

Summary

Upgrading

  • This includes a major upgrade of numpy to 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

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 14:34
v0.1.0
f01aeef

Frequenz Weather API Client Release Notes

Summary

Upgrading

New Features

Bug Fixes

What's Changed

New Contributors

Full Changelog: https://github.com/frequenz-floss/frequenz-client-weather-python/commits/v0.1.0