Skip to content

Releases: OpenRailAssociation/osrd

Version 0.3.5

21 Nov 15:45
Compare
Choose a tag to compare
Version 0.3.5 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Bump multiple dependencies in multiple PR
  • Rename header to skip authorization by @flomonster in #9789
  • Add jetbrain folder .idea to gitignore by @Synar in #9740
  • Add E2E stdcm tests by @Maymanaf in #9599
  • Add script and dockerfiles checks to github build action by @Synar in #9658
  • Miscellaneous core cleanup (rm /cache_status) by @bougue-pe in #9644
  • Add context to logged core exceptions by @eckter in #9621
  • Rename all editoast test modules to follow rust idiom by @Sh099078 in #9645
  • Use Date in TrainScheduleWithDetails by @emersion in #9518
  • Switch oazapfts fork to osrd-project repository by @emersion in #9784
  • Disable core logs colors when the output isn't compatible by @eckter in #9576
  • Fix typing in i18n-api-errors script by @emersion in #9782
  • Isolate runserver CLI in client module and move AppState into views by @leovalais in #9605
  • Add more resources for OpenTelemetry on editoast, osrdyne and gateway by @woshilapin in #9609
  • Refactoring editoast STDCM handler by @hamz2a in #9509
  • Supporting launching front from outside the gateway reverse proxy by @ElysaSrc in #9726
  • Add core warn when invalid detector is found by @bougue-pe in #9604
  • Allow Model fields order to differ from table columns' by @leovalais in #9689

Bug fixes 🐛

Docker / CI

  • Fix FromAsCasing warning in dockerfiles by @Synar in #9646
  • Change the label pr check name by @Khoyo in #9699

Editoast

Core

Front

Operational studies
Map
Stdcm

Full Changelog: v0.3.4...v0.3.5

Version 0.3.4

07 Nov 15:02
Compare
Choose a tag to compare
Version 0.3.4 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Remove all remaining JavaScript files by @emersion in #9521
  • Bump multiple dependencies in multiple PR
  • Add units comments and better variable name by @Wadjetz in #9552
  • Fefacto old e2e tests by @Maymanaf in #9306
  • Support macos and improve readibility of flakes by @ElysaSrc in #9615
  • Split integration and e2e testing by @Khoyo in #9632

Bug fixes 🐛

Full Changelog: v0.3.3...v0.3.4

Version 0.3.3

31 Oct 16:00
Compare
Choose a tag to compare
Version 0.3.3 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Read more

Version 0.3.2

13 Sep 10:14
Compare
Choose a tag to compare
Version 0.3.2 Pre-release
Pre-release

What's Changed

Bug fixes 🐛

  • Fix frontend missing rolling stock images in train schedule list by @emersion in #8827
  • Fix core distance_range_map.to_range_map by @Castavo in #8831

Full Changelog: v0.3.1...v0.3.2

Version 0.3.1

12 Sep 15:34
Compare
Choose a tag to compare
Version 0.3.1 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

  • front

  • editoast

    • fix std_search_env tests for cases when the table initia...
Read more

Version 0.3.0

29 Aug 16:18
Compare
Choose a tag to compare
Version 0.3.0 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Bump dependencies in multiple PR
  • Use workspace for version and licenses by @woshilapin in #7957
    ...
Read more

Version 0.2.13

04 Jul 15:53
Compare
Choose a tag to compare
Version 0.2.13 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Bump dependencies in multiple PR
  • Split editoast in crates:
    • Move sql requests from /voltages to modelsv2::infra by @hamz2a in #7431
    • Move sql request from /speed_limit_tags to modelsv2::infra by @hamz2a in #7434
    • Move sql request from views::infra to modelsv2::infra by @hamz2a in #7448
    • Move sql requests from views::rolling_stock to modelsv2::rolling_stock by @hamz2a in #7470
    • Move get_objects from views::infra to modelsv2::infra by @hamz2a in #7505
    • Use ModelV2 List in study listing endpoint and new pagination system by @leovalais in #7479
    • Use ModelV2 List in infra listing endpoint by @leovalais in #7541
    • Use ModelV2 List in scenario listing endpoint by @leovalais in #7545
    • Use ModelV2 list in timetable listing endpoint by @leovalais in #7542
    • Create editoast_models and move model v2 database tools by @Wadjetz in #7864
Read more

Version 0.2.12

17 May 11:51
Compare
Choose a tag to compare
Version 0.2.12 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

Full Changelog: v0.2.11...v0.2.12

Version 0.2.11

19 Apr 08:24
Compare
Choose a tag to compare
Version 0.2.11 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

Bug fixes 🐛

Full Changelog: v0.2.10...v0.2.11

Version 0.2.10

09 Apr 11:44
Compare
Choose a tag to compare
Version 0.2.10 Pre-release
Pre-release

What's Changed

Features 🎉

Code refactoring ♻️

  • Bump multiple dependencies in multiple PR
  • Split editoast in crates:
  • Avoid STDCM calling spacing requirements on empty paths by @eckter in #7097
  • Add taplo to the CI checks by @woshilapin in #7053
  • Add taplo tool to nix flake by @flomonster in #7113
  • Refactor front MapSearchOperationalPoint component and handle keyboa… by @achrafmohye in #7041
  • core: stdcm: remove envelopes in stdcm edges by @Erashin in #7129
  • core: stdcm: stop computing engineering allowances during exploration by @eckter in #7090
  • gateway: relax version restrictions and bump dependencies by @multun in #7138

Bug fixes 🐛

Full Changelog: v0.2.9...v0.2.10