Dev to main (#3806)
This commit is contained in:
parent
b0859505e7
commit
d442352ac5
2 changed files with 7 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v1.3.98 (2024-02-01)
|
||||
|
||||
### Fixed
|
||||
|
||||
Maintenance release
|
||||
|
||||
## v1.3.97 (2024-01-31)
|
||||
|
||||
### Changed
|
||||
|
|
|
|||
|
|
@ -71,6 +71,7 @@ def _sync_organization(organization: Organization) -> None:
|
|||
"gcom_token_org_last_time_synced",
|
||||
"is_rbac_permissions_enabled",
|
||||
"is_grafana_incident_enabled",
|
||||
"is_grafana_labels_enabled",
|
||||
"grafana_incident_backend_url",
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue