Dev to main (#3806)

This commit is contained in:
Innokentii Konstantinov 2024-02-01 14:25:51 +08:00 committed by GitHub
parent b0859505e7
commit d442352ac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View file

@ -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

View file

@ -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",
]
)