Version 0.3.12
Pre-releaseWhat's Changed
Features 🎉
- Add flag to ignore infra speed limits by @axrolld in #10681
- Support electrification overlaps in simulation by @eckter in #10763
- In Limit of Authority case for ERTMS, add maintain curve to indication curve before finding intersection with overlay envelope by @Erashin in #10528
- Set default speed limit tag to
MA100
for STDCM by @Caracol3 in #9987 - Paced Trains
- Add switch for paced train by @Uriel-Sautron in #10629
- Move action buttons in time table train card by @Uriel-Sautron in #10673
- Do not display errors layer by default in the infra editor by @clarani in #10708
- Remove blueprint map style by @Tristramg in #10771
Code refactoring ♻️
-
Bump multiple dependencies in multiple PR
-
Add gateway-front to uploaded artifacts in CI by @Khoyo in #10734
-
Support models with a single primary key in Model derive macro by @leovalais in #10620
-
Speedup stdcm editoast endpoint 🚀 by @flomonster in #10692
-
Faster loading of scenario pages by @anisometropie in #10489
-
Rename front to front-dev in osrd-compose by @ElysaSrc in #10721
-
Add ETCS Limit of Authority (slowdown) tests on speed-space chart by @bougue-pe in #10769
-
Update to 'poetry:2.0' and use 'ruff' for linting by @woshilapin in #10724
-
Map
-
Fail E2E test if PDF download fails in downloadSimulation() by @emersion in #10719
-
Don't use front/tests/ to write PDF files by @emersion in #10718
-
Enable import/no-extraneous-dependencies lint by @emersion in #10707
-
Improve editoast cli, printing infra object errors on import by @Castavo in #10727
Bug fixes 🐛
- Only apply driver behavior to BAL and BAPR by @eckter in #10768
- Fix unrecoverable freezes of rabbit's consumer by @bougue-pe in #10594
- Update
modified
field ofinfra
upon modification by @leovalais in #10716 - Fix CI to enable external contributions for the labeler by @woshilapin in #10733
- Force 'otel::tracing=info' for some tests by @woshilapin in #10531
- Add error on zero length simulations by @eckter in #10738
- Pin redis version to deadpool-redis by @flomonster in #10765
- Lower the visited margin even lower in STDCM by @eckter in #10712
- Resilient gateway build for dev front by @ElysaSrc in #10732
- Add missing CH codes on the DPY-MAS axis by @axrolld in #10779
- Operational Studies
- STDCM
- Map
Full Changelog: v0.3.11...v0.3.12