You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
#456 - Extended error message when configuration file is invalid with suggestion to run webviz docs.
#426 - Added centralized factoryregistry exposed through WEBVIZ_FACTORY_REGISTRY for sharing factories between plugins.
#443 - Added --logconfig commandline argument to allow detailed control of logging output in webviz.
#447 - Plugin project dependencies(indirect and direct) are now included in PLUGIN_PROJECT_METADATA. This enablesthe generated Docker setup, when portable apps are built, to have the same dependency
versions compared to what the user had installed when creating the portable app.
#445 - Added report feedback button to WebvizPluginABC.
Fixed
#463 - Reflect external change. Repository name for standard OAuth2 Docker containers is changed from quay.io/pusher/oauth2_proxy to quay.io/oauth2-proxy/oauth2-proxy.
#440 - Fixed setting of global log level for webviz application.
#457 - Use non-root redis Docker image in generated Radix setup.