All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.5.0 (2020-02-04)
- deps: update nest monorepo to v6.11.5 (0ddc961)
- add a WebSocket-based event gateway to the backend + create entities for Demand and Device (af703ce)
- email notifications for organization status change, member invitation and removal (a2f0dae)
3.4.0 (2020-01-31)
- deps: update dependency axios to v0.19.1 (40aa752)
- deps: update dependency axios to v0.19.2 (696eb46)
- implement removing user from organization (4c62da9)
- origin-backend: implement organization invitation (b6d6609)
3.3.0 (2020-01-17)
- origin-backend: implement authentication (baa9fea)
3.2.0 (2020-01-07)
- origin-backend: fix uploads directory location (82ddef3)
- complete backend for registering organization (b0dd715)
- origin-backend: add endpoint to save organizations (7382725)
3.1.0 (2019-12-20)
- origin-backend: add possibility to store images (faf0e74)
- origin-backend: add support for storing Country (99e754e)
3.0.0 (2019-12-19)
- origin-backend: Change the way we approach POST methods + add a Compliance endpoint (f7da2d5)
- origin-backend: Changed the way we approach POST methods. Use request body parameters instead of in-URL parameters
2.1.0 (2019-12-17)
- origin-backend: New endpoint: Currency (86b59db)
2.0.0 (2019-12-12)
-
Changed the API endpoints from http://example.url/// to http://example.url////
-
feat(utils-general): use the new URL structure when fetching off-chain data
-
Changed the API endpoints of the backend from http://example.url/// to http://example.url////
-
chore(user-registry): adjust to breaking changes
-
Updated User API endpoints of the backend from http://example.url/// to http://example.url////
-
chore(asset-registry): adjust to breaking changes
-
Updated Asset API endpoints of the backend from http://example.url/// to http://example.url////
-
chore(origin): fix constructor weird formatting
-
fix(market): storing off-chain data references on-chain
-
New contracts for PurchasableCertificate + Updated Market API endpoints of the backend from http://example.url/// to http://example.url////
-
chore(event-listener): more understandable tests
-
fix(event-listener): make scan interval faster for tests
-
feat(origin-backend): use a simpler URL structure
-
The URL structure of the API changed to only store hashes, omitting IDs, entity types and market lookup contracts used previously
-
chore(origin-backend-client): use only POST methods instead of POST and PUT
-
Use the .insert() method instead of .insertOrUpdate()
-
chore(utils-general): use .insert instead of .insertOrUpdate
-
fix(origin-backend): return 200 on POSTing the same entity
-
chore(utils-general): remove abstract getUrl()
-
chore(user-registry): remove specific getUrl()
-
chore(device-registry): remove specific getUrl()
-
chore(origin): remove specific getUrl()
-
chore(market): remove specific getUrl()
-
chore(monorepo): reorder test:serial
-
fix(origin-backend): adjust tests to new POST behaviour
-
chore(monorepo): Add an ADR for simplifying off-chain data storage
1.3.4 (2019-11-26)
1.3.3 (2019-11-11)
- fix yarn clean command (#224) (e07e9d8)
- normalize API urls, fix solar simulator (#228) (aeed701)
- origin-backend: docker deployment fixes (#203) (2fc7fe9)
- origin-backend: prepare for docker setup (#200) (ca363d0)
1.3.2 (2019-10-30)
1.3.1 (2019-10-30)
Note: Version bump only for package @energyweb/origin-backend