Releases: mozilla/glam
Releases · mozilla/glam
2024.08.0
What's Changed
- Update search filter with FoG/Fenix confidential metrics by @edugfilho in #2928
- Make public by @edugfilho in #2929
Full Changelog: 2024.07.0...2024.08.0
2024.07.0
What's Changed
- fix 2897: Fix Aggregation Type filtering for FoG by @edugfilho in #2898
- Bump dockerflow from 2024.4.1 to 2024.4.2 by @dependabot in #2797
- Bump node from 19 to 22 by @dependabot in #2806
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #2827
- Bump pytest from 8.1.1 to 8.2.2 by @dependabot in #2845
- Bump @rollup/plugin-replace from 5.0.5 to 5.0.7 by @dependabot in #2851
- Bump @babel/plugin-transform-runtime from 7.23.9 to 7.24.7 by @dependabot in #2853
- Bump @rollup/plugin-commonjs from 21.0.1 to 26.0.1 by @dependabot in #2855
- Bump eslint-plugin-jest from 28.2.0 to 28.6.0 by @dependabot in #2857
- Bump rollup-plugin-svelte from 7.2.0 to 7.2.2 by @dependabot in #2858
- Bump svelte-loader from 3.2.0 to 3.2.3 by @dependabot in #2859
- Bump google-cloud-storage from 2.16.0 to 2.17.0 by @dependabot in #2860
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #2865
- Bump flake8 from 4.0.1 to 7.1.0 by @dependabot in #2867
- Bump ws from 7.4.6 to 7.5.10 by @dependabot in #2870
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #2871
- Bump whitenoise from 5.3.0 to 6.7.0 by @dependabot in #2873
- Bump certifi from 2023.7.22 to 2024.7.4 by @dependabot in #2886
- Bump @babel/preset-env from 7.24.4 to 7.24.8 by @dependabot in #2891
- Bump google-cloud-bigquery from 3.21.0 to 3.25.0 by @dependabot in #2874
- Don't show filtered probes on search by @edugfilho in #2903
Full Changelog: 2024.06.0...2024.07.0
2024.06.0
What's Changed
- Don't include Glean metrics on landing page to avoid api calls for metadata by @edugfilho in #2830
- Show non-normalized aggregations on Glean metrics by @edugfilho in #2876
- Rejecting cookie banner makes it go away by @edugfilho in #2877
- View SQL Query accounts for normalization by @edugfilho in #2878
- Fix view sql query for keyed histograms by @edugfilho in #2879
Full Changelog: 2024.05.1...2024.06.0
2024.05.1
What's Changed
- Fix glean metrics not showing after fix for Categorical probes by @edugfilho in #2817
- Search for Darwin when Mac is selected by @edugfilho in #2818
- Fix off-by-zero error in table pagination by @Iinh in #2822
- Validate request parameters by @edugfilho in #2820
Full Changelog: 2024.05.0...2024.05.1
2024.05.0
What's Changed
- Remove auth by @edugfilho in #2721
- Remove need to authenticate by @edugfilho in #2722
- Another option to remove auth by @edugfilho in #2723
- Add /public path to test auth removal by @edugfilho in #2724
- Update dev docs - GLAM reads from BQ by @edugfilho in #2719
- Test make dev public by @edugfilho in #2729
- Lint by @Iinh in #2739
- Manage auth0 proxy image by @edugfilho in #2736
- Remove branch filter from proxy build-and-push by @edugfilho in #2744
- proxy ci in a different workflow by @edugfilho in #2745
- Add proxy dockerfile path to circleci config by @edugfilho in #2746
- Re-add auth to proxy by @edugfilho in #2747
- Fix re-add proxy auth by @edugfilho in #2748
- Rollback authproxy by @edugfilho in #2751
- Add cookie banner by @Iinh in #2714
- Add Matrix links and update Slack links where needed by @Iinh in #2738
- Landing page shows cached, most used probes instead of random by @edugfilho in #2742
- Summary pct diff based on Ref instead of Hov by @edugfilho in #2764
- Update SQL modal and remove Looker link by @Iinh in #2740
- #2691 - (feat) Cumulative mode by @edugfilho in #2775
- #2693 Improves Distribution Comparison for categorical probes by @edugfilho in #2779
- Match key state handling to onClick by @Iinh in #2816
Full Changelog: 2024.02.0...2024.05.0
2024.02.0
What's Changed
- ADR - Serve data from BQ by @edugfilho in #2670
- Use appropriate BQ project according to env. Random probes fetch data from BQ by @edugfilho in #2684
- Remove state reset, we only need to reset ref point by @Iinh in #2687
- Let BQ infer project; read data from shared-prod by @edugfilho in #2688
- Bump google-cloud-bigquery from 2.28.1 to 3.17.2 by @dependabot in #2690
- Bump @babel/core from 7.20.2 to 7.23.9 by @dependabot in #2676
- Bump @storybook/svelte from 7.5.2 to 7.6.13 by @dependabot in #2689
- Bump pytest-django from 4.4.0 to 4.8.0 by @dependabot in #2680
- Bump eslint-plugin-jest from 27.6.0 to 27.6.3 by @dependabot in #2660
- Bump @rollup/plugin-json from 6.0.0 to 6.1.0 by @dependabot in #2636
- Bump pytest from 6.2.5 to 8.0.0 by @dependabot in #2679
- Bump @babel/preset-env from 7.22.9 to 7.23.9 by @dependabot in #2674
- Increase search result limit by @Iinh in #2633
- Bump @babel/plugin-transform-runtime from 7.19.6 to 7.23.9 by @dependabot in #2673
- Bump eslint-plugin-jest from 27.6.3 to 27.9.0 by @dependabot in #2709
- Bump @storybook/svelte from 7.6.13 to 7.6.16 by @dependabot in #2707
- Bump pytest from 8.0.0 to 8.0.1 by @dependabot in #2708
- Read from views that filter out restricted metrics by @edugfilho in #2716
Full Changelog: 2024.01.0...2024.02.0
2024.01.0
What's Changed
- Include histogram count with percentage values by @Iinh in #2632
- Format number in compact forms by @Iinh in #2634
- Reset query state upon landing on a new probe by @Iinh in #2662
- Clearer 404 error message by @edugfilho in #2663
Full Changelog: 2023.12.1...2024.01.0
2023.12.1
2023.12.0
What's Changed
- Change default port of local nginx server by @Iinh in #2600
- Make sure non-normalized data is passed to table view correctly by @Iinh in #2599
- Filter out empty non-normalized data by @Iinh in #2601
- Fix distribution view for categorical probes by @Iinh in #2604
- Distribution Comparison supports fenix probes by @edugfilho in #2608
- Show more precise percentage number for table data by @Iinh in #2613
Full Changelog: 2023.11.0...2023.12.0
2023.11.0
What's Changed
- Bump @rollup/plugin-node-resolve from 13.0.6 to 15.1.0 by @dependabot in #2368
- Bump d3-array from 3.0.1 to 3.2.4 by @dependabot in #2370
- Bump svelte from 3.55.1 to 3.59.2 by @dependabot in #2385
- Bump rollup-plugin-svelte from 7.1.0 to 7.1.6 by @dependabot in #2387
- Bump babel-loader from 9.1.2 to 9.1.3 by @dependabot in #2407
- Bump @babel/preset-env from 7.20.2 to 7.22.9 by @dependabot in #2408
- Bump eslint-plugin-jest from 26.2.2 to 27.2.3 by @dependabot in #2412
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #2415
- Bump rollup-plugin-css-only from 3.1.0 to 4.3.0 by @dependabot in #2424
- Bump eslint-plugin-prettier from 4.0.0 to 4.2.1 by @dependabot in #2423
- Bump babel-jest from 29.3.1 to 29.6.2 by @dependabot in #2426
- Bump d3-scale from 4.0.0 to 4.0.2 by @dependabot in #2427
- Bump d3-shape from 3.0.1 to 3.2.0 by @dependabot in #2429
- Bump @rollup/plugin-replace from 5.0.1 to 5.0.2 by @dependabot in #2430
- Bump eslint-config-prettier from 8.3.0 to 8.9.0 by @dependabot in #2421
- Bump eslint-plugin-import from 2.25.2 to 2.28.0 by @dependabot in #2422
- Bump jest from 29.3.1 to 29.6.2 by @dependabot in #2434
- Bump @graph-paper/optionmenu from 0.0.0-alpha.15 to 0.0.0-alpha.16 by @dependabot in #2435
- Bump eslint-plugin-svelte3 from 3.2.1 to 3.4.1 by @dependabot in #2420
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #2441
- Bump @rollup/plugin-json from 5.0.1 to 6.0.0 by @dependabot in #2437
- Show non-normalized aggregations in the application by @Iinh in #2480
- Distribution comparison by @edugfilho in #2488
- Make sure non-normalized data is passed correctly by @Iinh in #2510
- Fix sample chart not showing due to bad data by @Iinh in #2511
- Fix transformedPercentiles not found error by @Iinh in #2514
- Fix scalar percentage values in table view by @Iinh in #2530
- Bump @rollup/plugin-replace from 5.0.2 to 5.0.5 by @dependabot in #2540
- Bump eslint-plugin-jest from 27.2.3 to 27.6.0 by @dependabot in #2537
- Bump urllib3 from 1.26.6 to 1.26.18 by @dependabot in #2542
- Bump the npm_and_yarn at /. security update group with 1 update by @dependabot in #2541
- Bump requests from 2.26.0 to 2.31.0 by @dependabot in #2543
- Bump certifi from 2021.5.30 to 2023.7.22 by @dependabot in #2544
- Bump grpcio from 1.39.0 to 1.53.0 by @dependabot in #2545
- Bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #2546
- Fix distribution by @Iinh in #2566
- Distribution comparison probe info and chart resize by @edugfilho in #2568
- Adapt non-norm histograms to distribution comparison chart by @edugfilho in #2513
- Fix issues preventing glean probes from being visualized (dev) by @edugfilho in #2577
- Distribution comparison chart supports Glean probes by @edugfilho in #2581
- Fix #2578 - Distribution Comparison slowness/OOM for non-norm data by @edugfilho in #2589
- Fix # 2573 - Migrate windows + release sample counts to reflect sampling (10x) by @edugfilho in #2595
- Fix sample counts migration by @edugfilho in #2598
Full Changelog: 2023.07.1...2023.11.0