chore: describe timezone issue with alerts and reports scheduler in UPDATING.md (#29863)
This commit is contained in:
parent
aa26ca5c27
commit
4a06e830ca
|
|
@ -58,6 +58,7 @@ assists people when migrating to a new version.
|
||||||
backend, as well as the .json files used by the frontend. If you were doing anything before
|
backend, as well as the .json files used by the frontend. If you were doing anything before
|
||||||
as part of your bundling to expose translation packages, it's probably not needed anymore.
|
as part of your bundling to expose translation packages, it's probably not needed anymore.
|
||||||
- [29264](https://github.com/apache/superset/pull/29264) Slack has updated its file upload api, and we are now supporting this new api in Superset, although the Slack api is not backward compatible. The original Slack integration is deprecated and we will require a new Slack scope `channels:read` to be added to Slack workspaces in order to use this new api. In an upcoming release, we will make this new Slack scope mandatory and remove the old Slack functionality.
|
- [29264](https://github.com/apache/superset/pull/29264) Slack has updated its file upload api, and we are now supporting this new api in Superset, although the Slack api is not backward compatible. The original Slack integration is deprecated and we will require a new Slack scope `channels:read` to be added to Slack workspaces in order to use this new api. In an upcoming release, we will make this new Slack scope mandatory and remove the old Slack functionality.
|
||||||
|
- [29798](https://github.com/apache/superset/pull/29798) Since 3.1.0, the intial schedule for an alert or report was mistakenly offset by the specified timezone's relation to UTC. The initial schedule should now begin at the correct time.
|
||||||
|
|
||||||
### Potential Downtime
|
### Potential Downtime
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue