Skip to content

Commit 802eeb0

Browse files
authored
Merge branch 'master' into PPT-2270
2 parents d409960 + f3c0606 commit 802eeb0

File tree

18 files changed

+2455
-84
lines changed

18 files changed

+2455
-84
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
### Feat
44

5+
- [PPT-11] Add edge monitoring endpoints ([#417](https://github.com/PlaceOS/rest-api/pull/417))
6+
- add signage media thumbnail shortcut
7+
- **uploads**: [PPT-2302] add storage_id parameter to index endpoint for listing uploads from specific storages ([#423](https://github.com/PlaceOS/rest-api/pull/423))
8+
- [PPT-2295] zone queries to support multiple parent_ids ([#422](https://github.com/PlaceOS/rest-api/pull/422))
9+
- add support for MS token exchange
510
- **drivers**: [PPT-2232] add endpoint to fetch driver readme files ([#416](https://github.com/PlaceOS/rest-api/pull/416))
611
- [PPT-2176] Updated index endpoint to filter results by hidden flag ([#415](https://github.com/PlaceOS/rest-api/pull/415))
712
- [PPT-2077] Added alert & dashboard controllers ([#414](https://github.com/PlaceOS/rest-api/pull/414))
@@ -78,6 +83,12 @@
7883

7984
### Fix
8085

86+
- **modules**: [PPT-2332] fix logQL search query ([#424](https://github.com/PlaceOS/rest-api/pull/424))
87+
- **signage/playlist_media**: support deleting azure uploads
88+
- **uploads**: improve final part upload
89+
- **uploads**: azure block id generation
90+
- **signage/playlist_media**: flawed cleanup query
91+
- **ms-token-exchange**: requires resource to be specified
8192
- **uploads**: simple download glob fix
8293
- **asset_types**: [PPT-1631] use single = in sql ([#408](https://github.com/PlaceOS/rest-api/pull/408))
8394
- **signage/triggers**: playlist application
@@ -140,6 +151,7 @@
140151

141152
### Refactor
142153

154+
- [PPT-2293] Allow support users to start/stop modules ([#421](https://github.com/PlaceOS/rest-api/pull/421))
143155
- **Cluster**: Get endpoint to return load only when include_status is false ([#410](https://github.com/PlaceOS/rest-api/pull/410))
144156
- migrate to postgres ([#328](https://github.com/PlaceOS/rest-api/pull/328))
145157

0 commit comments

Comments
 (0)