Skip to content

v1.19.0

Compare
Choose a tag to compare
@claire2212 claire2212 released this 12 Dec 08:35
· 2075 commits to main since this release
f74fd08

What's Changed

🎉 Fonctionnalités

  • [Tech] add support for sentry in backend + Fix Swagger by @thoomasbro in #914
  • [Missions] Rafraichissement automatique V2 by @louptheron in #992
  • [Signalement] Pouvoir rattacher un signalement à une surveillance by @claire2212 in #1010
  • [Unités] Les moyens archivés font planter le formulaire des missions lors d'une modification des moyens by @ivangabriele in #1015
  • fix sentry variable by @thoomasbro in #1045
  • [Tech] Suppression de composants non utilisés et de storybook by @claire2212 in #1038
  • feature(PublicMissionApi): add filter by controlUnits by @lwih in #1044
  • fix(GetMissions): use correct var by @lwih in #1050
  • [Missions] Tests pour filtrer les missions par unité de contrôle by @lwih in #1052
  • [Tech] replace JUnit Vintage (failing in intellij) with JUnit Jupiter by @thoomasbro in #1054
  • [Tech] Ajout de Trivy by @claire2212 in #1056
  • [Mission] Ajout d'un feature flag sur le rafraîchissement automatique by @louptheron in #1057
  • [Tech] fix env for development by @thoomasbro in #1058

🐛 Corrections

  • [SideWindow] Résolution du bug d'affiche de la side window lors de la première ouverture by @claire2212 in #1016
  • [Liste Missions] Mise à jour du filtre des unités au changement du filtre des administrations by @claire2212 in #1018
  • [Mission] Résolution du souci avec le rafraichissement automatique by @claire2212 in #1047
  • [Mission] Résolution du bug d'enregistrement d'une note libre by @claire2212 in #1049

👒 Dépendances

  • [Tech] Bump actions/setup-java from 1.4.2 to 3.13.0 by @dependabot in #971
  • [Tech] Bump gradle/gradle-build-action from 2.4.2 to 2.9.0 by @dependabot in #973
  • [Tech] Bump @types/react-dom from 18.2.7 to 18.2.17 in /frontend by @dependabot in #1023
  • [Tech] Bump formik from 2.4.2 to 2.4.5 in /frontend by @dependabot in #1024
  • [Tech] Bump org.springframework.boot from 3.1.4 to 3.2.0 in /backend by @dependabot in #1028
  • [Tech] Bump gradle/gradle-build-action from 2.9.0 to 2.10.0 by @dependabot in #1035
  • [Tech] Bump actions/setup-java from 3.13.0 to 4.0.0 by @dependabot in #1033
  • [Tech] Bump org.http4k:http4k-client-apache from 4.45.0.0 to 5.10.4.0 in /backend by @dependabot in #1029
  • [Tech] Bump org.springframework.boot:spring-boot-configuration-processor from 3.1.4 to 3.2.0 in /backend by @dependabot in #1030
  • [Tech] Bump gradle/wrapper-validation-action from ccb4328a959376b642e027874838f60f8e596de3 to 342dbebe7272035434f9baccc29a816ec6dd2c7b by @dependabot in #1032
  • [Tech] Bump plugin.serialization from 1.9.10 to 1.9.21 in /backend by @dependabot in #1031

New Contributors

Full Changelog: v1.18.0...v1.18.1