Skip to content

Releases: frequenz-floss/frequenz-client-electricity-trading-python

Release list

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 08:29
v0.2.2
1217841

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

  • Refactor order states following frequenz-api-electricity-trading update to :

    • Remove obsolete order states CANCEL_REQUESTED and CANCEL_REJECTED
  • The minimum required version of frequenz-client-base is now 0.3

  • The minimum required version of frequenz-channels is now 1.0

New Features

  • Restrict the decimal points of the quantity and price values

  • Integrate the BaseApiClient v0.5 into the client

  • Add key based authorization to the client

Bug Fixes

  • Handle missing protobuf fields in Filter classes

What's Changed

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

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Apr 15:50
ffe3344

Frequenz Electricity Trading API Client Release Notes

Summary

This is the first release of the Frequenz Electricity Trading API Client for Python on this repo. The code was imported from frequenz-api-electricity-trading v0.1.3, and some minor changes were made to adapt it to the updated dependencies.

What's Changed

  • Bump actions/cache from 3 to 4 by @dependabot in #1
  • Bump actions/setup-python from 4 to 5 by @dependabot in #3
  • Bump the required group with 13 updates by @dependabot in #5
  • Bump nox from 2023.4.22 to 2024.4.15 by @dependabot in #7
  • Bump deepdiff from 6.7.1 to 7.0.1 by @dependabot in #6
  • Update frequenz-channels requirement from <0.17.0,>=0.16.0 to >=0.16.0,<1.1.0 by @dependabot in #9
  • Bump black from 23.12.1 to 24.4.0 by @camille-bouvy-frequenz in #10
  • Update Release Notes for release v0.1.0 by @camille-bouvy-frequenz in #11

New Contributors

  • @dependabot made their first contribution in #1
  • @camille-bouvy-frequenz made their first contribution in #10

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