v1.1.22
This commit is contained in:
parent
070eb6e538
commit
e5a420f75a
1 changed files with 3 additions and 3 deletions
|
|
@ -5,16 +5,16 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
## v1.1.22 (2023-02-03)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix bug with root/dependant alert groups list api endpoint([1284](https://github.com/grafana/oncall/pull/1284))
|
||||
- Fix bug with root/dependant alert groups list api endpoint ([1284](https://github.com/grafana/oncall/pull/1284))
|
||||
- Fixed NPE on teams switch
|
||||
|
||||
### Added
|
||||
|
||||
- Optimize alert and alert group public api endpoints and add filter by id ([1274](https://github.com/grafana/oncall/pull/1274)
|
||||
- Optimize alert and alert group public api endpoints and add filter by id ([1274](https://github.com/grafana/oncall/pull/1274))
|
||||
- Enable mobile app backend by default on OSS
|
||||
|
||||
## v1.1.21 (2023-02-02)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue