|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | 5 | ## [Unreleased] |
6 | | -- Update docker build to publish to "os2display" org on docker hub. Update github workflow to latest actions. |
7 | | -- Set up separate image builds for itkdev and os2display |
8 | | -- Updated `EventDatabaseApiFeedType` query ensuring started |
| 6 | + |
| 7 | +## [1.3.0] - 2023-07-11 |
| 8 | +- [#155](https://github.com/os2display/display-api-service/pull/155) |
| 9 | + Set up separate image builds for itkdev and os2display |
| 10 | +- [#154](https://github.com/os2display/display-api-service/pull/154) |
| 11 | + Updated add user command to ask which tenants user belongs to |
| 12 | +- [#151](https://github.com/os2display/display-api-service/pull/151) |
| 13 | + Fixed feed data provider id issue |
| 14 | +- [#150](https://github.com/os2display/display-api-service/pull/150) |
| 15 | + Update docker build to publish to "os2display" org on docker hub. Update github workflow to latest actions. |
| 16 | +- [#148](https://github.com/os2display/display-api-service/pull/148) |
| 17 | + Updated `EventDatabaseApiFeedType` query ensuring started |
9 | 18 | but not finished events are found. |
10 | | -- Refactored all feed related classes and services |
| 19 | +- [#157](https://github.com/os2display/display-api-service/pull/157) |
| 20 | + Refactored all feed related classes and services |
11 | 21 | - Minor update of composer packages |
12 | 22 | - Updated psalm to version 5.x |
13 | | -- Fixed feed data provider id issue [#151](https://github.com/os2display/display-api-service/pull/151) |
14 | | -- Updated add user command to ask which tenants user belongs to |
| 23 | + |
| 24 | +## [1.2.9] - 2023-06-30 |
| 25 | + |
| 26 | +- [#153](https://github.com/os2display/display-api-service/pull/153) |
| 27 | + Fixed nginx entry script |
15 | 28 |
|
16 | 29 | ## [1.2.8] - 2023-05-25 |
17 | 30 |
|
|
0 commit comments