Skip to content

Commit 69495b4

Browse files
GitLab CIexoszajzbuk
authored andcommitted
chore(release): 5.0.0
1 parent 024c233 commit 69495b4

File tree

2 files changed

+461
-60
lines changed

2 files changed

+461
-60
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
## [5.0.0](https://github.com/britned/empire-platform-api/compare/v4.0.0...v5.0.0) (2024-10-21)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* **finance:** change getFinanceInvoices response to groups
7+
* **participant-overview:** extend participant overview data
8+
* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay
9+
* **secondary-market:** allow secondary market returns list for multiple participants
10+
11+
### Features
12+
13+
* **allocated-auctions:** add bidding period filter to allocated auction endpoints
14+
* **auctions, public-auctions:** add next / previous auction properties to auction details
15+
* **buy-now-offers:** add getBuyNowOffer endpoint
16+
* **finance, reporting:** add getInvoiceGroupPdfs endpoint
17+
* **finance:** add downloadAllFinanceInvoiceGroupPdfs endpoint
18+
* **finance:** add groupId to getFinanceInvoice response
19+
* **finance:** change getFinanceInvoices response to groups
20+
* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay
21+
* **participant-overview:** extend participant overview data
22+
* **reporting:** getAuctionsBidsReport
23+
* **secondary-market:** allow secondary market returns list for multiple participants
24+
25+
26+
### Bug Fixes
27+
28+
* **buy-now-offers:** make getBuyNowOffer endpoint plural
29+
* **finance:** getFinanceInvoices make due date optional
30+
* **secondary-market:** add nomination gate close to secondary market transfer request options
31+
* **secondary-market:** make getSecondaryMarketReturnRequests ParticipantIds mandatory
32+
33+
34+
### Styling
35+
36+
* enforce alphabetical ordering for certain enums
37+
138
## [4.0.0](https://github.com/britned/empire-platform-api/compare/v3.0.10...v4.0.0) (2024-08-13)
239

340

0 commit comments

Comments
 (0)