Releases: Som-Energia/infoenergia-api
Releases · Som-Energia/infoenergia-api
v2.2.0
v2.0.0-rc1
What's Changed
- Fix beedata api authentication by @juan-pe in #31
- Add non domestic cch by @JoanaFigueira in #34
- Modify polissa field to know if we can share data or not by @oriolpiera in #32
- New adapt new tolls by @JoanaFigueira in #37
- Add maximeter data to f1 response by @JoanaFigueira in #38
- New endpoint web fv by @marta197 in #36
- Imp query velocity by @JoanaFigueira in #43
- House keeping improvements by @juan-pe in #49
New Contributors
- @oriolpiera made their first contribution in #32
- @marta197 made their first contribution in #36
Full Changelog: v1.4.0...v2.0.0-rc1
v1.4.0
-
Add new endpoint called reports, where you can:
- Post contracts to be processed
- Download and save report information
-
Minor fixes on endpoint cch:
- Add new filter: get cch by download date
- Fix bugs:
- get only the first 20 digits of a cups
- add cch type to pagination request
v1.3.2
- Endpoint modcontracts:
- Get modcontracts by contractId
- Make more intuitive to filter canceled contracts, now it takes into account end date of the contract and not the initial date
- Endpoint contracts: return self-consumption type instead of True or False
- add number of total results to response for all endpoints
v1.3.1
- Add terciaryPowerHistory to contracts and modcontracts response
v1.3.0
v1.2.1
Cursor pagination over response items.