This release consolidates the ElectricityMaps sources, introduces new CO₂-intensity signal support in WattTime, and rounds out the release with documentation improvements and critical bug fixes https://github.com/Green-Software-Foundation/carbon-aware-sdk/labels/v1.8.
Added
- PR #619 feat(ElectricityMaps source): unify ElectricityMaps and ElectricityMapsFree
- PR #614 Make documentation for forecasts signal agnostic
- PR #611 Support co2_aoer in WattTime
- PR #450 Remove JSON examples from artifacts
And supporting issues:
- #612 Documentation: Update wording about marginal signal
- [#440 Feature Contribution]: Remove JSON examples from WebAPI container](#440)
- [#396 Feature Contribution]: Better to throw exception when future datetime is specified to endpoints for current/historical data](#396)
Fixed
- #613 Bug: Electricity Maps API configuration is out of date
- PR #623 URGENT Set JsonStringConverter to JSON deserializer option in WattTimeClient
For more details, checkout #628