Skip to content

Commit

Permalink
chore(release): 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitLab CI authored and exoszajzbuk committed Oct 21, 2024
1 parent 024c233 commit 69495b4
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 60 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
## [5.0.0](https://github.com/britned/empire-platform-api/compare/v4.0.0...v5.0.0) (2024-10-21)


### ⚠ BREAKING CHANGES

* **finance:** change getFinanceInvoices response to groups
* **participant-overview:** extend participant overview data
* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay
* **secondary-market:** allow secondary market returns list for multiple participants

### Features

* **allocated-auctions:** add bidding period filter to allocated auction endpoints
* **auctions, public-auctions:** add next / previous auction properties to auction details
* **buy-now-offers:** add getBuyNowOffer endpoint
* **finance, reporting:** add getInvoiceGroupPdfs endpoint
* **finance:** add downloadAllFinanceInvoiceGroupPdfs endpoint
* **finance:** add groupId to getFinanceInvoice response
* **finance:** change getFinanceInvoices response to groups
* **finance:** support optional product types and multiple timescales in getFinanceSettlementPerDay
* **participant-overview:** extend participant overview data
* **reporting:** getAuctionsBidsReport
* **secondary-market:** allow secondary market returns list for multiple participants


### Bug Fixes

* **buy-now-offers:** make getBuyNowOffer endpoint plural
* **finance:** getFinanceInvoices make due date optional
* **secondary-market:** add nomination gate close to secondary market transfer request options
* **secondary-market:** make getSecondaryMarketReturnRequests ParticipantIds mandatory


### Styling

* enforce alphabetical ordering for certain enums

## [4.0.0](https://github.com/britned/empire-platform-api/compare/v3.0.10...v4.0.0) (2024-08-13)


Expand Down
Loading

0 comments on commit 69495b4

Please sign in to comment.