This is primarily a refactoring release.
Reimar Bauer has removed our dependency on the pyfilesystem2 (fs) library, replacing it with Pathlib and os.path.
Matthias Riße and Reimar Bauer have improved the stability of our test setup.
The generation of demo data has been unified, and various deprecations have been resolved.
HINT:
We've updated our process for minor and patch releases – see the development documentation for details. Key changes include:
mswms_demodatais now a submodule of mswms, accessible via the--seedoption.- The
filepicker_default = "fs"configuration setting has been removed.
All changes:
https://github.com/Open-MSS/MSS/milestone/107?closed=1
What's Changed
- Add Fullname Support to User Profiles by @annapurna-gupta in #2608
- Bump prefix-dev/setup-pixi from 0.8.1 to 0.8.3 by @dependabot[bot] in #2666
- Merge stable to develop by @ReimarBauer in #2692
- fix: replacing set function call with set literal by @divyaajainn in #2751
- Bump prefix-dev/setup-pixi from 0.8.3 to 0.8.4 by @dependabot[bot] in #2759
- Use separate update branches per target branch by @matrss in #2783
- Merge stable to develop by @ReimarBauer in #2724
- Bump prefix-dev/setup-pixi from 0.8.4 to 0.8.7 by @dependabot[bot] in #2801
- Use MSUIDefaultConfig.new_flighttrack_template Instead of STUB_CODE by @annapurna-gupta in #2739
- Refactor: integrate mswms_demodata into mswms cli by @levi178u in #2799
- Merge stable to develop by @ReimarBauer in #2810
- Refactor contour styling to fix MatplotlibDeprecationWarning by @levi178u in #2806
- Merge stable to develop by @ReimarBauer in #2828
- Refactor replace fslib fs by pathlib by @ReimarBauer in #2823
- refactored for fastkml >1.0 by @ReimarBauer in #2833
- fix:fix for airspace access and shapely use by @joernu76 in #2839
- Merge stable to develop by @ReimarBauer in #2842
- Fix some broken remnants from fs removal by @matrss in #2855
- Wms service cache as singleton by @ReimarBauer in #2840
- keep type for path by @ReimarBauer in #2857
- moved creation of empty configuration dict by @ReimarBauer in #2856
- Merge stable to develop by @ReimarBauer in #2862
- Merge stable to develop by @ReimarBauer in #2865
- Merge stable to develop by @ReimarBauer in #2870
- fix: update kml.save_to_kml and tests to use new fastkml namespace by @carlpinto25 in #2875
- Merge stable to develop by @ReimarBauer in #2926
- feat: Fix #2930 by @joernu76 in #2931
- hint for v11 added to docs by @ReimarBauer in #2939
- removed comparison to "fs" by @ReimarBauer in #2934
- Fix #2885: Prevent crash on corrupted performance settings by @Delta17920 in #2948
- Merge stable to develop by @ReimarBauer in #2945
- update for deprecated Query.get() by @ReimarBauer in #2960
- feature:extend sideview vertical range to 99km / Fix #2935 by @joernu76 in #2936
- add --yes flag to skip confirmation for mscolab db commands by @aman-coder03 in #2964
- Merge stable to develop by @ReimarBauer in #2974
- fix: make is_roundtrip_possible return a boolean by @TaniaRocks in #2985
- Merge stable to develop by @ReimarBauer in #2979
- y2026 by @ReimarBauer in #2980
- Merge stable to develop by @ReimarBauer in #2986
- improved tests by waiting asserts by @ReimarBauer in #2957
- Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 by @dependabot[bot] in #2992
- Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #2990
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #2989
- Merge stable to develop by @ReimarBauer in #2994
- Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 4.0.1 to 5.0.0 by @dependabot[bot] in #2996
- Merge stable to develop by @ReimarBauer in #2998
- CI for checking pixi env on RTFD will succeed by @ReimarBauer in #3002
- avoid disruption of workflows when coveralls has an API outage by @ReimarBauer in #3012
- fix: deduplicate dependencies by @matrss in #3008
- Update pixi lockfile by @open-mss-build in #2788
- prepare v11.0.0 by @ReimarBauer in #3023
New Contributors
- @carlpinto25 made their first contribution in #2875
- @Delta17920 made their first contribution in #2948
- @aman-coder03 made their first contribution in #2964
- @TaniaRocks made their first contribution in #2985
Full Changelog: 10.2.1...11.0.0