Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-13 | 830 Bytes | |
v3.32.0 source code.tar.gz | 2024-03-13 | 29.9 MB | |
v3.32.0 source code.zip | 2024-03-13 | 30.7 MB | |
Totals: 3 Items | 60.5 MB | 0 |
A BREAKING change introduced to enforce an allowed list of CORS origins for websockets to address cross-site websocket hijacking vulnerability
What's Changed
- enhancement: make left sidebar of datadoc resizable by @adamstruck in https://github.com/pinterest/querybook/pull/1346
- fix: add native sum column analyzer by @rchandnaeg in https://github.com/pinterest/querybook/pull/1418
- feat: Auto-load built-in notifiers if configured by @baumandm in https://github.com/pinterest/querybook/pull/1420
- fix: Metastore ACL support for wildcard prefix match by @baumandm in https://github.com/pinterest/querybook/pull/1423
- fix: enable websocket cors for production by @jczhong84 in https://github.com/pinterest/querybook/pull/1425
Full Changelog: https://github.com/pinterest/querybook/compare/v3.31.2...v3.32.0