Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitLab CI authored and exoszajzbuk committed Oct 18, 2023
1 parent 38d3062 commit 73de41b
Show file tree
Hide file tree
Showing 2 changed files with 469 additions and 49 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## [1.1.0](https://github.com/britned/empire-platform-api/compare/v1.0.5...v1.1.0) (2023-10-18)


### Features

* **allocated-auctions:** add authenticated version of public endpoints
* **allocated-auctions:** filter for participant results
* **auctions:** add optional externalId for bids
* **audit-logs:** add status based filtering to get audit logs
* **audit-logs:** change get audit logs to use cursor based pagination
* **nominations:** add new pre-nomination options endpoint for aggregated nominations
* **reporting:** enable "all orgs" option for audit log and credit limit reports
* **users:** allow resend and revoke invites with user management permissions


### Bug Fixes

* **auctions, public-auctions:** use explicit list of statuses available for auction schedules
* **python:** datetime formatting in query params, remove dead validation code


### Refactoring

* **public-allocated-auctions:** use common schemas


### [1.0.5](https://github.com/britned/empire-platform-api/compare/v1.0.4...v1.0.5) (2023-09-27)

> No changes affecting Participants.
Expand Down
Loading

0 comments on commit 73de41b

Please sign in to comment.