mistercrunch commented on code in PR #33603:
URL: https://github.com/apache/superset/pull/33603#discussion_r2116451802


##########
UPDATING.md:
##########
@@ -47,6 +47,7 @@ There's a migration added that can potentially affect a 
significant number of ex
 - [30284](https://github.com/apache/superset/pull/30284) Deprecated 
GLOBAL_ASYNC_QUERIES_REDIS_CONFIG in favor of the new 
GLOBAL_ASYNC_QUERIES_CACHE_BACKEND configuration. To leverage Redis Sentinel, 
set CACHE_TYPE to RedisSentinelCache, or use RedisCache for standalone Redis
 - [31961](https://github.com/apache/superset/pull/31961) Upgraded React from 
version 16.13.1 to 17.0.2. If you are using custom frontend extensions or 
plugins, you may need to update them to be compatible with React 17.
 - [31260](https://github.com/apache/superset/pull/31260) Docker images now use 
`uv pip install` instead of `pip install` to manage the python envrionment. 
Most docker-based deployments will be affected, whether you derive one of the 
published images, or have custom bootstrap script that install python libraries 
(drivers)
+- [33603](https://github.com/apache/superset/pull/33603) OpenStreetView has 
been promoted as the new default for Deck.gl visualization since it can be 
enabled by default without requiring an API key. If you have Mapbox set up and 
want to disable OpenStreeView in your environment, please follow the steps 
documented here [https://superset.apache.org/docs/configuration/map-tiles].

Review Comment:
   Nice! A+ for change-management here!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to