Highlights
The 0.6.0 release features usability improvements for both the MLflow and Aim UIs, as well as backend refactorings to improve maintainability and testability. RBAC with OIDC support has been added to the server, and usability has been improved with the addition of an experiment selector which is shared across all the Aim explorers and maintains its state. By limiting data retrieval by experiment, disabling availability of "live updates" by default, and making use of React virtualization, the UI experience is expected to be much faster.
What's Changed
* Search syntax documentation by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/443
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.1 to 1.40.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/449
* Bump github.com/aws/aws-sdk-go-v2/config from 1.18.44 to 1.18.45 by dependabot in https://github.com/G-Research/fasttrackml/pull/447
* Bump gorm.io/driver/postgres from 1.5.2 to 1.5.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/434
* Bump gorm.io/gorm from 1.25.4 to 1.25.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/433
* Change CI release logic by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/452
* Improve required checks creation in CI by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/458
* Initial support for namespaces by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/466
* Bump github.com/aws/aws-sdk-go-v2/config from 1.18.45 to 1.19.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/467
* Bump github.com/gofiber/fiber/v2 from 2.49.2 to 2.50.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/468
* Create release branches automatically during tag creation by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/471
* Do not run "Check required jobs" on forks by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/470
* Rewrite the required checks process to look for check runs of the commit by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/473
* Remove absolute directories in unit tests which create unnecessary cruft by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/474
* Python dependencies maintenance by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/475
* Bump boto3 from 1.28.64 to 1.28.65 by dependabot in https://github.com/G-Research/fasttrackml/pull/479
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/480
* Stop gracefully on SIGTERM by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/476
* Log the original SQLite database URI by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/482
* Create a pending required check as early as possible by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/481
* Check module files in CI by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/483
* Support Google Storage for artifact logging by dsuhinin in https://github.com/G-Research/fasttrackml/pull/472
* Fix wrong Y axis scale in Aim UI when metric has infinity values by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/492
* Restore functionality to update the website when a release is created by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/493
* Implement (again) database reset for SQLite by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/485
* Bump golang.org/x/net from 0.15.0 to 0.17.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/502
* Bump postcss from 8.4.23 to 8.4.31 in /website by dependabot in https://github.com/G-Research/fasttrackml/pull/503
* Bump babel/traverse from 7.21.5 to 7.23.2 in /website by dependabot in https://github.com/G-Research/fasttrackml/pull/504
* Integration test coverage increase by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/436
* VSCode settings improvements by suprjinx in https://github.com/G-Research/fasttrackml/pull/431
* Improve S3 `CreateBuckets` and `RemoveBuckets` test helper functions. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/509
* Create Google Storage integration tests. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/500
* Bump google.golang.org/api from 0.143.0 to 0.148.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/501
* Bump boto3 from 1.28.65 to 1.28.68 by dependabot in https://github.com/G-Research/fasttrackml/pull/508
* Fix pagination for SearchRuns endpoint in Aim by dsuhinin in https://github.com/G-Research/fasttrackml/pull/513
* Bump github.com/aws/aws-sdk-go-v2/config from 1.19.0 to 1.19.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/519
* Bump werkzeug from 3.0.0 to 3.0.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/526
* Miscellaneous namespace improvements by dsuhinin in https://github.com/G-Research/fasttrackml/pull/490
* Bump github.com/google/uuid from 1.3.1 to 1.4.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/524
* Bump mlflow from 2.7.1 to 2.8.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/528
* Bump gorm.io/driver/postgres from 1.5.3 to 1.5.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/525
* Bump actions/setup-node from 3 to 4 by dependabot in https://github.com/G-Research/fasttrackml/pull/527
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/529
* Bump boto3 from 1.28.68 to 1.28.73 by dependabot in https://github.com/G-Research/fasttrackml/pull/530
* Bump google.golang.org/api from 0.148.0 to 0.149.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/541
* Fix health check for minio service in integration tests by dsuhinin in https://github.com/G-Research/fasttrackml/pull/547
* Bump cloud.google.com/go/storage from 1.33.0 to 1.34.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/546
* Bump github.com/aws/aws-sdk-go-v2/config from 1.19.1 to 1.21.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/543
* Enable database import of apps and dashboards by suprjinx in https://github.com/G-Research/fasttrackml/pull/542
* Highlight selected namespace in the chooser UI by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/531
* Bump github.com/aws/aws-sdk-go-v2/config from 1.21.0 to 1.22.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/549
* Use default experiment per namespace by suprjinx in https://github.com/G-Research/fasttrackml/pull/451
* Add slack invite button to website Contact Us by suprjinx in https://github.com/G-Research/fasttrackml/pull/444
* Miscellaneous tooling improvements by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/551
* Bump boto3 from 1.28.73 to 1.28.78 by dependabot in https://github.com/G-Research/fasttrackml/pull/558
* Bump google-cloud-storage from 2.12.0 to 2.13.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/559
* Bump google.golang.org/api from 0.149.0 to 0.150.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/563
* Bump github.com/aws/aws-sdk-go-v2/config from 1.22.0 to 1.22.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/564
* Properly save and restore the Go build cache in our CI by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/552
* Save and restore the `golangci-lint` cache in our CI by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/553
* Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/575
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.40.2 to 1.42.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/571
* Admin endpoint integration tests by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/560
* Improve Docker image building by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/554
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/576
* Bump boto3 from 1.28.78 to 1.28.84 by dependabot in https://github.com/G-Research/fasttrackml/pull/577
* Improve Aim Python integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/555
* Use `require` instead of `assert` for checking errors in tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/584
* Improve struct embedding for `helpers.BaseTestSuite` by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/585
* Implement namespace caching layer. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/488
* Bump github.com/aws/aws-sdk-go-v2/config from 1.22.1 to 1.24.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/586
* Separate package for each migration by suprjinx in https://github.com/G-Research/fasttrackml/pull/505
* Permit duplicate param logging by suprjinx in https://github.com/G-Research/fasttrackml/pull/550
* Better isolation for the Python integration tests via Dagger by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/556
* Bump github.com/gofiber/fiber/v2 from 2.50.0 to 2.51.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/588
* Bump github.com/aws/aws-sdk-go-v2/config from 1.24.0 to 1.25.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/589
* Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/590
* MLFlow namespace integration tests. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/548
* Integration tests improvements by dsuhinin in https://github.com/G-Research/fasttrackml/pull/582
* Namespace integration for get artifacts endpoint by dsuhinin in https://github.com/G-Research/fasttrackml/pull/583
* Use `require` instead of `assert` for checking errors in tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/595
* Ensure our various copies of models are in sync by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/597
* Fix v_0003 historical model and unify non-DB code between historical models by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/598
* DB schema: rename experiments unique index by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/579
* Improve AIM, MLFlow and Admin http clients by dsuhinin in https://github.com/G-Research/fasttrackml/pull/602
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.1 to 1.42.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/604
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.0 to 1.25.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/603
* Bump mlflow from 2.8.0 to 2.8.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/606
* Bump boto3 from 1.28.84 to 1.29.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/607
* Bump google.golang.org/api from 0.150.0 to 0.151.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/611
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.1 to 1.25.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/612
* Bump boto3 from 1.29.1 to 1.29.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/615
* Bump actions/github-script from 6 to 7 by dependabot in https://github.com/G-Research/fasttrackml/pull/616
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.2 to 1.25.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/617
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.42.2 to 1.43.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/618
* Aim namespace tests for apps and dashboards by suprjinx in https://github.com/G-Research/fasttrackml/pull/610
* Integration tests improvements. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/613
* AIM namespace integration tests base structure. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/600
* Correct subtest usage in testsuites by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/624
* Fix timestamp types in Aim integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/627
* Limit the amount of runs returned by GetRunsActive. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/626
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.3 to 1.25.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/628
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.43.0 to 1.43.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/630
* Use a consistent test style in migration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/632
* Improve the style of the import tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/633
* Use assert and require in a more idiomatic way in our tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/634
* Support sqlite to postgres db import by suprjinx in https://github.com/G-Research/fasttrackml/pull/566
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.4 to 1.25.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/636
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.43.1 to 1.44.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/637
* Show namespace.Code in chooser by suprjinx in https://github.com/G-Research/fasttrackml/pull/623
* Display and Update experiment description in aim UI by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/578
* Bump gorm.io/plugin/dbresolver from 1.4.7 to 1.5.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/640
* Improve consistency between bucket storage provider test helpers by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/642
* Cleanup experiment creation code in integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/643
* Miscellaneous improvements to integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/644
* Refactor test suite setup/teardown by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/645
* Default experiments should be named "Default" by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/646
* Improve the output of the hidden `decode` command by dsuhinin in https://github.com/G-Research/fasttrackml/pull/648
* Bump boto3 from 1.29.3 to 1.29.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/650
* Fix Python version incompatibilities with semantic versioning by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/651
* add json context to metrics and latest_metrics by suprjinx in https://github.com/G-Research/fasttrackml/pull/599
* Tidy Go modules by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/653
* Bump google.golang.org/api from 0.151.0 to 0.152.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/656
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.44.0 to 1.45.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/660
* New migration to remove the old `experiments_name_key` for main branch by suprjinx in https://github.com/G-Research/fasttrackml/pull/664
* Bump github.com/aws/aws-sdk-go-v2 from 1.23.1 to 1.23.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/668
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.5 to 1.25.10 by dependabot in https://github.com/G-Research/fasttrackml/pull/670
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.45.1 to 1.47.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/669
* Use the correct logger in NamespaceCachedRepository by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/672
* Remove obsolete entries from `.gitignore` by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/673
* DRY up the namespace middleware by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/674
* Fix flaky Run flow integration test by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/675
* Metric context query by suprjinx in https://github.com/G-Research/fasttrackml/pull/638
* Test NaN metrics values. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/659
* Bump github.com/aws/aws-sdk-go-v2 from 1.23.4 to 1.23.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/678
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.10 to 1.25.11 by dependabot in https://github.com/G-Research/fasttrackml/pull/679
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.1 to 1.47.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/680
* Bump boto3 from 1.29.7 to 1.33.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/683
* Adapt GetMetricHistory and GetMetricHistories to return context by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/641
* Bump google.golang.org/api from 0.152.0 to 0.153.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/686
* Move server init to its own package by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/676
* Create a new server instance per test in the integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/687
* Hook up logging in integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/688
* Parallelize integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/689
* Remove integration build tag by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/690
* Revert the temporary solution of disabling cache for integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/691
* Bump github.com/aws/aws-sdk-go-v2/config from 1.25.11 to 1.25.12 by dependabot in https://github.com/G-Research/fasttrackml/pull/692
* Bump github.com/spf13/viper from 1.17.0 to 1.18.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/693
* Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.47.2 to 1.47.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/694
* Fix import from/to postgres by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/695
* Test database import across a matrix of input/output backends by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/696
* Fix experiment name not being displayed in Aim UI run views by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/697
* Group Dependabot AWS SDK pull requests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/705
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/712
* Bump alpine from 3.18 to 3.19 by dependabot in https://github.com/G-Research/fasttrackml/pull/706
* Bump actions/deploy-pages from 2 to 3 by dependabot in https://github.com/G-Research/fasttrackml/pull/707
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/G-Research/fasttrackml/pull/709
* Bump actions/configure-pages from 3 to 4 by dependabot in https://github.com/G-Research/fasttrackml/pull/708
* Bump mlflow from 2.8.1 to 2.9.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/710
* Bump boto3 from 1.33.7 to 1.33.10 by dependabot in https://github.com/G-Research/fasttrackml/pull/711
* Cleanup of some recent database migrations by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/713
* Bump the github-com-aws-aws-sdk-go-v2 group with 2 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/717
* Make hidden `decode` command output streamed again. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/677
* Bump github.com/spf13/viper from 1.18.0 to 1.18.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/719
* Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/720
* Bump dagger.io/dagger from 0.9.3 to 0.9.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/721
* Bump boto3 from 1.33.10 to 1.33.11 by dependabot in https://github.com/G-Research/fasttrackml/pull/723
* Removed Random Forest Example by Sharpz7 in https://github.com/G-Research/fasttrackml/pull/700
* Bump isort from 5.12.0 to 5.13.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/722
* Fix default namespace bookmarks disappearing after migration by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/714
* Adapt the Aim runs endpoints to return the context. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/635
* Improve unit tests according to changes in DATA-DOG/go-sqlmock. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/729
* Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/718
* Improve the response types used for apps and dashboards in integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/731
* Simplify app and dashboard creation in integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/732
* List most recent bookmarks on top by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/733
* Restore cache check to GetByCode by suprjinx in https://github.com/G-Research/fasttrackml/pull/725
* Make Aim UI local storage keys namespaced by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/742
* Bump github.com/google/uuid from 1.4.0 to 1.5.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/741
* Extend LogMetric and LogBatch to accept context by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/619
* Bump google.golang.org/api from 0.153.0 to 0.154.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/740
* Fallback to a Python-compatible version identifier when no tags are present by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/747
* Supply empty json doc when context is null by suprjinx in https://github.com/G-Research/fasttrackml/pull/750
* Enable metric.context filter in Aim metrics search by suprjinx in https://github.com/G-Research/fasttrackml/pull/685
* Bump mlflow from 2.9.1 to 2.9.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/757
* Bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/754
* Bump isort from 5.13.0 to 5.13.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/755
* Bump google-cloud-storage from 2.13.0 to 2.14.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/756
* Bump boto3 from 1.33.11 to 1.34.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/762
* Bump cloud.google.com/go/storage from 1.35.1 to 1.36.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/748
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/760
* Bump github.com/spf13/viper from 1.18.1 to 1.18.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/761
* Upgrade MLFlow UI to 2.9.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/753
* Upgrade MLFlow integration tests to 2.9.2 by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/763
* Update VS Code settings by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/764
* Bump actions/download-artifact and actions/upload-artifact from 3 to 4 by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/765
* Bump the github-com-aws-aws-sdk-go-v2 group with 2 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/767
* Support for Context in LogMetric and LogBatch in Python API by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/744
* Support for Context in GetMetricHistory and GetMetricHistories in Python API by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/766
* Bump boto3 from 1.34.4 to 1.34.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/773
* Bump dagger.io/dagger from 0.9.4 to 0.9.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/770
* Bump actions/upload-pages-artifact from 2 to 3 by dependabot in https://github.com/G-Research/fasttrackml/pull/771
* Bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/774
* Bump actions/deploy-pages from 3 to 4 by dependabot in https://github.com/G-Research/fasttrackml/pull/772
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31602.16 to 0.31705.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/775
* Bump boto3 from 1.34.7 to 1.34.11 by dependabot in https://github.com/G-Research/fasttrackml/pull/779
* Add support for system metrics in Aim UI by dependabot in https://github.com/G-Research/fasttrackml/pull/780
* Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/781
* Prevent deletion of default namespace and default experiment by dsuhinin in https://github.com/G-Research/fasttrackml/pull/778
* Prevent deletion of default namespace and default experiment by dsuhinin in https://github.com/G-Research/fasttrackml/pull/782
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.2 to 0.31705.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/783
* Fix Run info badge for running runs by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/776
* Seperate metrics by context id as well as key and run_uuid by suprjinx in https://github.com/G-Research/fasttrackml/pull/769
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/788
* Bump google.golang.org/api from 0.154.0 to 0.155.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/789
* Bump boto3 from 1.34.11 to 1.34.14 by dependabot in https://github.com/G-Research/fasttrackml/pull/792
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/793
* Bump github.com/gofiber/fiber/v2 from 2.51.0 to 2.52.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/794
* Bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/795
* Fix /projects/params endpoint to return metric context by dsuhinin in https://github.com/G-Research/fasttrackml/pull/800
* Bump github.com/gofiber/template/html/v2 from 2.0.5 to 2.1.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/798
* Create GetCurrentNamespace and ListNamespace endpoints by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/796
* Bump google.golang.org/api from 0.155.0 to 0.156.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/803
* Fix default experiment parameters for new namespaces. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/802
* Fix needed for migrating existing data by suprjinx in https://github.com/G-Research/fasttrackml/pull/784
* Bump boto3 from 1.34.14 to 1.34.19 by dependabot in https://github.com/G-Research/fasttrackml/pull/804
* Bump dagger.io/dagger from 0.9.5 to 0.9.6 by dependabot in https://github.com/G-Research/fasttrackml/pull/805
* Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/806
* Bump github.com/apache/arrow from 12.0.1 to 14.0.2 by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/807
* Bump google.golang.org/api from 0.156.0 to 0.157.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/812
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.3 to 0.31705.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/813
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/814
* Bump boto3 from 1.34.19 to 1.34.23 by dependabot in https://github.com/G-Research/fasttrackml/pull/817
* Bump actions/cache from 3 to 4 by dependabot in https://github.com/G-Research/fasttrackml/pull/818
* Bump dagger.io/dagger from 0.9.6 to 0.9.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/819
* Add support for namespaces selector in MlFlow UI by dependabot in https://github.com/G-Research/fasttrackml/pull/820
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/822
* Fix integration tests for postgres by dsuhinin in https://github.com/G-Research/fasttrackml/pull/824
* Improvements for `/metrics/get-history` endpoint. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/815
* Context query subscript by suprjinx in https://github.com/G-Research/fasttrackml/pull/791
* Bump github.com/google/uuid from 1.5.0 to 1.6.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/826
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/828
* Bump cloud.google.com/go/storage from 1.36.0 to 1.37.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/829
* Bump google.golang.org/api from 0.157.0 to 0.158.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/832
* Add helper for parsing context from the encoded metric traces by suprjinx in https://github.com/G-Research/fasttrackml/pull/827
* Fixes duplication of runs in aim runs view where there are multiple metrics by suprjinx in https://github.com/G-Research/fasttrackml/pull/831
* Bump boto3 from 1.34.23 to 1.34.29 by dependabot in https://github.com/G-Research/fasttrackml/pull/834
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/835
* Bump mlflow from 2.9.2 to 2.10.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/836
* Bump google.golang.org/api from 0.158.0 to 0.159.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/838
* Bump google.golang.org/api from 0.159.0 to 0.160.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/841
* Bump gorm.io/gorm from 1.25.5 to 1.25.6 by dependabot in https://github.com/G-Research/fasttrackml/pull/837
* Bump go-sqlite3 library to SQLite3MultipleCiphers 1.8.2 / SQLite3 3.45.0 by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/821
* Context objects by suprjinx in https://github.com/G-Research/fasttrackml/pull/811
* Bump google.golang.org/api from 0.160.0 to 0.161.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/843
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.4 to 0.31705.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/844
* Integrate context filtering logic into the Aim GetRunMetrics and SearchAlignedMetrics endpoints. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/787
* Contexts syntax by suprjinx in https://github.com/G-Research/fasttrackml/pull/816
* Bump dagger.io/dagger from 0.9.7 to 0.9.8 by dependabot in https://github.com/G-Research/fasttrackml/pull/849
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.5 to 0.31705.6 by dependabot in https://github.com/G-Research/fasttrackml/pull/850
* Add ability to export runs in CSV format by dsuhinin in https://github.com/G-Research/fasttrackml/pull/846
* Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/852
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.6 to 0.31705.8 by dependabot in https://github.com/G-Research/fasttrackml/pull/853
* Bump boto3 from 1.34.29 to 1.34.34 by dependabot in https://github.com/G-Research/fasttrackml/pull/855
* Add startswith and endswith to query parser for context by suprjinx in https://github.com/G-Research/fasttrackml/pull/848
* Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 by dependabot in https://github.com/G-Research/fasttrackml/pull/858
* Bump google.golang.org/api from 0.161.0 to 0.162.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/856
* Use JSONB instead of JSON for context object in SQLite. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/871
* Bump actions used by `setup-go` to use Node 20 by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/875
* add generator to create new migration by suprjinx in https://github.com/G-Research/fasttrackml/pull/857
* Bump google.golang.org/api from 0.162.0 to 0.163.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/886
* Increase params value lenght by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/873
* Extend `/project/params` endpoint to be filtered down to selected experiments. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/885
* MlFlow migration documentation by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/874
* Bump mlflow from 2.10.0 to 2.10.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/888
* Bump boto3 from 1.34.34 to 1.34.39 by dependabot in https://github.com/G-Research/fasttrackml/pull/889
* Bump dagger.io/dagger from 0.9.8 to 0.9.9 by dependabot in https://github.com/G-Research/fasttrackml/pull/890
* Prevent deletion of default experiment in non-default namespaces. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/892
* Bump cloud.google.com/go/storage from 1.37.0 to 1.38.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/893
* Bump github.com/G-Research/fasttrackml-ui-mlflow from 0.20902.3 to 0.20902.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/894
* Bump google.golang.org/api from 0.163.0 to 0.164.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/895
* Setup aim refactor by suprjinx in https://github.com/G-Research/fasttrackml/pull/887
* Fix fasttrackml python client by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/897
* Refactor AIM `apps` endpoints by dsuhinin in https://github.com/G-Research/fasttrackml/pull/901
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/903
* Bump dagger.io/dagger from 0.9.9 to 0.9.10 by dependabot in https://github.com/G-Research/fasttrackml/pull/904
* Bump google.golang.org/api from 0.164.0 to 0.165.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/908
* Fix GetRunMetrics endpoint behaviour. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/899
* Fix failing integration tests for /aim2 by suprjinx in https://github.com/G-Research/fasttrackml/pull/906
* Aim refactor tags by suprjinx in https://github.com/G-Research/fasttrackml/pull/910
* AIM `experiments` endpoints refactoring. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/909
* Bump boto3 from 1.34.39 to 1.34.44 by dependabot in https://github.com/G-Research/fasttrackml/pull/921
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/920
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/918
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.8 to 0.31705.9 by dependabot in https://github.com/G-Research/fasttrackml/pull/919
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/924
* Bump github.com/gofiber/template/html/v2 from 2.1.0 to 2.1.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/925
* Bump the github-com-aws-aws-sdk-go-v2 group with 2 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/927
* Aim refactor dashboards by suprjinx in https://github.com/G-Research/fasttrackml/pull/917
* Bump dagger.io/dagger from 0.9.10 to 0.9.11 by dependabot in https://github.com/G-Research/fasttrackml/pull/928
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/932
* Bump github.com/gofiber/fiber/v2 from 2.52.0 to 2.52.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/933
* Bump google.golang.org/api from 0.165.0 to 0.166.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/934
* AIM `runs` endpoints refactoring. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/922
* AIM `projects` endpoints refactoring. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/935
* Bump boto3 from 1.34.44 to 1.34.49 by dependabot in https://github.com/G-Research/fasttrackml/pull/942
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/943
* Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/944
* Bump google.golang.org/api from 0.166.0 to 0.167.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/945
* Integrate `context` object into console commands. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/946
* Bump gorm.io/plugin/dbresolver from 1.5.0 to 1.5.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/948
* Unify naming between AIM and MLFlow by dsuhinin in https://github.com/G-Research/fasttrackml/pull/950
* Cleaning after refactoring by dsuhinin in https://github.com/G-Research/fasttrackml/pull/949
* Aim refactor toggle2 by suprjinx in https://github.com/G-Research/fasttrackml/pull/931
* Bump dagger.io/dagger from 0.9.11 to 0.10.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/951
* Alter context migration for Postgres efficiency by suprjinx in https://github.com/G-Research/fasttrackml/pull/941
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.9 to 0.31705.10 by dependabot in https://github.com/G-Research/fasttrackml/pull/955
* metric primary keys have different names when migrated from mlflow by suprjinx in https://github.com/G-Research/fasttrackml/pull/957
* Bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/959
* Bump cloud.google.com/go/storage from 1.38.0 to 1.39.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/960
* Bump github.com/gofiber/fiber/v2 from 2.52.1 to 2.52.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/964
* Bump boto3 from 1.34.49 to 1.34.54 by dependabot in https://github.com/G-Research/fasttrackml/pull/966
* Bump mlflow from 2.10.2 to 2.11.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/967
* Fix issue in -> https://github.com/G-Research/fasttrackml/pull/963 PR. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/968
* Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/965
* Bump the github-com-aws-aws-sdk-go-v2 group with 2 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/969
* Bump google.golang.org/api from 0.167.0 to 0.168.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/970
* Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/971
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.10 to 0.31705.11 by dependabot in https://github.com/G-Research/fasttrackml/pull/972
* Bump the github-com-aws-aws-sdk-go-v2 group with 2 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/973
* Bump dagger.io/dagger from 0.10.0 to 0.10.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/974
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/994
* Cover `migrations` with integration tests. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/963
* Bump google.golang.org/api from 0.168.0 to 0.169.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/995
* Bump mlflow from 2.11.0 to 2.11.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/998
* Bump google-cloud-storage from 2.14.0 to 2.15.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/999
* Bump boto3 from 1.34.54 to 1.34.59 by dependabot in https://github.com/G-Research/fasttrackml/pull/1000
* Bump gorm.io/driver/postgres from 1.5.6 to 1.5.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/1001
* Bump github.com/jackc/pgx/v5 from 5.5.4 to 5.5.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/1002
* Bump softprops/action-gh-release from 1 to 2 by dependabot in https://github.com/G-Research/fasttrackml/pull/1003
* Fix python client to provide credentials by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/996
* Bump cloud.google.com/go/storage from 1.39.0 to 1.39.1 by dependabot in https://github.com/G-Research/fasttrackml/pull/1012
* Adapt async approach from mlflow client by suprjinx in https://github.com/G-Research/fasttrackml/pull/1013
* Bump dagger.io/dagger from 0.10.1 to 0.10.2 by dependabot in https://github.com/G-Research/fasttrackml/pull/1014
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/1016
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.11 to 0.31705.12 by dependabot in https://github.com/G-Research/fasttrackml/pull/1017
* Bump google.golang.org/api from 0.169.0 to 0.170.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1018
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/1025
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.12 to 0.31705.13 by dependabot in https://github.com/G-Research/fasttrackml/pull/1026
* Bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1027
* Bump boto3 from 1.34.59 to 1.34.64 by dependabot in https://github.com/G-Research/fasttrackml/pull/1028
* Fix problem related to `docker-in-docker` feature in dev container. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/1029
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/1032
* Bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.8 by dependabot in https://github.com/G-Research/fasttrackml/pull/1033
* Create --live-updates-enabled flag, and output in the projects api by suprjinx in https://github.com/G-Research/fasttrackml/pull/1034
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.13 to 0.31705.15 by dependabot in https://github.com/G-Research/fasttrackml/pull/1036
* Remove metric querying support by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/1019
* Bump the github-com-aws-aws-sdk-go-v2 group with 1 update by dependabot in https://github.com/G-Research/fasttrackml/pull/1038
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.15 to 0.31705.16 by dependabot in https://github.com/G-Research/fasttrackml/pull/1039
* Bump google.golang.org/api from 0.170.0 to 0.171.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1040
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.16 to 0.31705.17 by dependabot in https://github.com/G-Research/fasttrackml/pull/1043
* Bump mlflow from 2.11.1 to 2.11.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/1044
* Bump google-cloud-storage from 2.15.0 to 2.16.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1045
* Bump boto3 from 1.34.64 to 1.34.69 by dependabot in https://github.com/G-Research/fasttrackml/pull/1046
* RBAC MVP by dsuhinin in https://github.com/G-Research/fasttrackml/pull/1015
* UI submodules by suprjinx in https://github.com/G-Research/fasttrackml/pull/1020
* Bump google.golang.org/api from 0.170.0 to 0.171.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1049
* Bump dagger.io/dagger from 0.10.2 to 0.10.3 by dependabot in https://github.com/G-Research/fasttrackml/pull/1056
* Bump github.com/gofiber/fiber/v2 from 2.52.2 to 2.52.4 by dependabot in https://github.com/G-Research/fasttrackml/pull/1057
* Integrate auth logic into mlflow, aim, admin, chooser parts by dsuhinin in https://github.com/G-Research/fasttrackml/pull/1051
* Bump google.golang.org/api from 0.171.0 to 0.172.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1059
* Ensure experiments are ordered by id by jescalada in https://github.com/G-Research/fasttrackml/pull/1066
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.17 to 0.31705.19 by dependabot in https://github.com/G-Research/fasttrackml/pull/1065
* Bump github.com/G-Research/fasttrackml-ui-mlflow from 0.20902.4 to 0.20902.5 by dependabot in https://github.com/G-Research/fasttrackml/pull/1063
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.19 to 0.31705.22 by dependabot in https://github.com/G-Research/fasttrackml/pull/1071
* Bump gorm.io/gorm from 1.25.8 to 1.25.9 by dependabot in https://github.com/G-Research/fasttrackml/pull/1062
* Bump github.com/G-Research/fasttrackml-ui-mlflow from 0.20902.5 to 0.20902.7 by dependabot in https://github.com/G-Research/fasttrackml/pull/1070
* Bump the github-com-aws-aws-sdk-go-v2 group with 3 updates by dependabot in https://github.com/G-Research/fasttrackml/pull/1069
* Bump boto3 from 1.34.69 to 1.34.75 by dependabot in https://github.com/G-Research/fasttrackml/pull/1072
* Bump actions/configure-pages from 4 to 5 by dependabot in https://github.com/G-Research/fasttrackml/pull/1067
* Bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1064
* Handle correctly not found errors in `admin` and `chooser` parts. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/1060
* Use Docker Compose v2 for container-based tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/1073
* Update `docker-in-docker` devcontainer feature and let go of workaround by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/1074
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.22 to 0.31705.23 by dependabot in https://github.com/G-Research/fasttrackml/pull/1078
* Change SearchMetrics endpoint to a POST by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/1075
* Bump github.com/G-Research/fasttrackml-ui-aim from 0.31705.23 to 0.31705.24 by dependabot in https://github.com/G-Research/fasttrackml/pull/1082
* Update creds import in python client by fabiovincenzi in https://github.com/G-Research/fasttrackml/pull/1081
* chore: CI - Fix cache key computation in Go integration tests by jgiannuzzi in https://github.com/G-Research/fasttrackml/pull/1085
* Bump dagger.io/dagger from 0.10.3 to 0.11.0 by dependabot in https://github.com/G-Research/fasttrackml/pull/1083
* Migration for OIDC v1. by dsuhinin in https://github.com/G-Research/fasttrackml/pull/1079
* Update aim ui tag ref by suprjinx in https://github.com/G-Research/fasttrackml/pull/1086