What's Changed
- Process maxspeed tag before surface, smoothness, and tracktype tags by @flother in #6002
- Add support for lua5.4 in FindLua.cmake by @ijleesw in #5981
- Fix the URL parser for special chars in profile by @TheMarex in #6090
- fix link in the changelog by @matkoniecz in #6064
- Replace Travis with Github Actions for CI builds by @mjjbell in #6071
- Fix generation of inefficient MLD partitions by @mjjbell in #6085
- Fix Boost link flags in pkg-config file. by @mjjbell in #6083
- Immediately close bad connections to prevent file exhaustion by @mjjbell in #6112
- Update api.md by @omerXfaruq in #6054
- Fix MLD level mask generation to support 64-bit masks. by @mjjbell in #6123
- Fix metric offset overflow for large MLD partitions by @mjjbell in #6124
- Fix test cache to consider MLD executable changes by @mjjbell in #6129
- Revert "Executables use hyphens" by @mjjbell in #6131
- Use github actions badge in README.md by @hoerup in #6136
- Add GH actions script for docker image - take 2 by @hoerup in #6138
- Upgrade Boost to 1.70, fix inefficient connection handling by @mjjbell in #6113
- Make osrm-routed optional by @hoerup in #6144
- Enable all unit tests by @danpat in #5248
- Fix MSVC 19.28+ issue with ByEdgeOrByMeterValue::by_edge and ByEdgeOrByMeterValue::by_meter definitions by @mloskot in #6156
- Fix 32 bit CI builds by @mjjbell in #6170
- Fix for_each_indexed util function by @mjjbell in #6151
- Fix generation of NodeJS API documentation by @mjjbell in #6058
- Remove
set(CMAKE_OSX_ARCHITECTURES "x86_64")
on MacOS by @nikmikov in #6162 - Do not depend on ADL by @georgthegreat in #6186
- Split build command into two layers by @nurikk in #6175
- Enable arm docker build by @nurikk in #6172
- Configure clang-tidy job on CI by @SiarheiFedartsou in #6261
- Enable more clang-tidy checks. by @SiarheiFedartsou in #6270
- Configure CMake to not build flatbuffers tests and samples by @SiarheiFedartsou in #6274
- Enable even more clang-tidy checks by @SiarheiFedartsou in #6273
- Update macOS CI image to macos-11 by @SiarheiFedartsou in #6286
- Fix bug with reading Set values from Lua scripts. by @SiarheiFedartsou in #6285
- Migrate to C++17. Update sol2 to 3.3.0. Fix bug with reading Set values from Lua scripts. by @SiarheiFedartsou in #6279
- Use Conan instead of Mason to install code dependencies by @SiarheiFedartsou in #6284
- Configure Undefined Behaviour Sanitizer by @SiarheiFedartsou in #6290
- Use Boost.Beast to parse HTTP request by @SiarheiFedartsou in #6294
- Pass osm_node_ids by reference in osrm::updater::Updater class by @SiarheiFedartsou in #6298
- Remove highway=bicycle safety bonys by @TheMarex in #6296
- Remove EXACT from find_package if using Conan by @SiarheiFedartsou in #6299
- Fix performance issues after migration to sol2 3.3.0 by @SiarheiFedartsou in #6304
- Update libosmium to 2.18.0. Fix problem with Docker image build. by @SiarheiFedartsou in #6303
- Add smoke test for Docker image by @SiarheiFedartsou in #6313
- Migrate Windows CI to GitHub Actions. by @SiarheiFedartsou in #6312
- Fix distance calculation consistency. by @SiarheiFedartsou in #6315
- Remove references to project-osrm.wolt.com by @jpaalasm in #6314
- Use the latest node on CI by @SiarheiFedartsou in #6317
- Do not use deprecated Callback::Call overload in Node bindings by @SiarheiFedartsou in #6318
- Clarify identifier types used in data facade by @mjjbell in #6044
- Add missing files in exception message by @rgugliel in #5360
- Add support for non-round-trips with a single fixed endpoint by @mjjbell in #6050
- Complete support for no_entry and no_exit turn restrictions by @mjjbell in #5988
- Lazily generate optional route path data by @mjjbell in #6045
- Add
data_version
field to responses of all plugins. by @gardster in #5387 - Add node_osrm support for skip_waypoints parameter by @maciejb in #6060
- Bump CI complete meta job to ubuntu-20.04 by @mjjbell in #6323
- Enable performance-move-const-arg clang-tidy check by @SiarheiFedartsou in #6319
- Improvements to maneuver override processing by @mjjbell in #6215
- Migrate to modern TBB version by @SiarheiFedartsou in #6300
- Remove redundant nullptr check. by @SiarheiFedartsou in #6326
- Fix TBB in case of Conan + NodeJS build by @SiarheiFedartsou in #6324
- Fix HTTP compression precedence by @mjjbell in #6331
- Fix TBB in case of Conan + NodeJS build by @SiarheiFedartsou in #6333
- Support snapping to multiple ways at an input location by @mjjbell in #5953
- Update http.md by @ismlkrkmz in #6150
- Fix snapping target locations to ways used in turn restrictions by @mjjbell in #6339
- Add Node docs for exclude and skip_waypoints options by @SiarheiFedartsou in #6342
- Remove Appveyor status from README.md by @SiarheiFedartsou in #6347
- Use Lua 5.4 in Docker image by @SiarheiFedartsou in #6346
- Add Flatbuffers support to NodeJS bindings by @SiarheiFedartsou in #6338
- Use apt-get to install Clang on CI by @SiarheiFedartsou in #6345
- Support OSM traffic signal directions by @mjjbell in #6153
- Support floats for speed value in traffic updates CSV by @SiarheiFedartsou in #6327
- Optimize RestrictionParser performance by @SiarheiFedartsou in #6344
- Pin revisions of Conan dependencies by @SiarheiFedartsou in #6351
- Upgrade to clang-tidy 14 by @SiarheiFedartsou in #6353
- Configure cross-compilation for Apple Silicon by @SiarheiFedartsou in #6360
- Build Node bindings on Windows by @SiarheiFedartsou in #6334
- Fix a couple of warnings found by PVS Studio by @SiarheiFedartsou in #6372
- Bicycle surface speeds by @MeijiRestored in #6212
- Ensure u-turn exists in intersection view by @mjjbell in #6376
- Improve performance of map matching via getPathDistance optimization by @SiarheiFedartsou in #6378
- Refactor CMake code related to compiler warnings, enable some additional warnings by @SiarheiFedartsou in #6355
- Add timestamps for logs by @SiarheiFedartsou in #6375
- Do not generate intermediate .osrm file in osrm-extract. by @SiarheiFedartsou in #6354
- Gracefully handle no-turn intersections in guidance processing. by @mjjbell in #6382
- Add issue templates for bug reporting, features, and questions. by @mjjbell in #6385
- Update docs to reflect recent build and dependency changes by @mjjbell in #6383
- Improve performance of JSON rendering by @SiarheiFedartsou in #6380
- add conanbuildinfo.json by @nilsnolde in #6388
- Use clang-format from CI base image by @SiarheiFedartsou in #6391
- Get rid of Mason by @SiarheiFedartsou in #6387
- Prepare scoped Node package by @mjjbell in #6386
- Actually match the tag naming conventions by @mjjbell in #6393
- Release 5.27 by @mjjbell in #6392
- Adds cucumber scenario for u turn restrictions at intersection by @daniel-j-h in #4484
- Add support for surface=metal,grass_paver,woodchips in bicyle profile by @SiarheiFedartsou in #6395
- Fix bug with large HTTP requests leading to Bad Request in osrm-routed. by @SiarheiFedartsou in #6403
- Revert back to using custom HTTP parser instead of Boost.Beast by @SiarheiFedartsou in #6407
- 5.27.1 release by @mjjbell in #6409
- Fix bindings compilation on latest Node by @SiarheiFedartsou in #6416
- Fix annotations=true handling in NodeJS bindings & libosrm by @SiarheiFedartsou in #6415
- Handle snapping parameter for all plugins in NodeJs bindings, but not for Route only by @SiarheiFedartsou in #6417
- Fix adding traffic signal penalties during compression by @mjjbell in #6419
- Update actions/cache to v3 by @SiarheiFedartsou in #6420
- Add link to Discord server by @SiarheiFedartsou in #6422
- Make edge metrics strongly typed by @mjjbell in #6421
- Fix typo historgram -> histogram by @DennisOSRM in #6427
- Replace boost::unordered_{map/set} with std, also remove code duplication by @DennisOSRM in #6429
- Delete CloudFormation templates by @SiarheiFedartsou in #6435
- Drop support of Node 12 & 14 by @SiarheiFedartsou in #6431
- Fix
npm audit
warnings in NPM package by @SiarheiFedartsou in #6437 - Apply workaround for Conan installation issue on CI by @SiarheiFedartsou in #6442
- Upgrade check_taginfo.py to Python3 by @DennisOSRM in #6441
- Drop GCC7 support by @DennisOSRM in #6445
- Remove C++14 references from README and package.json by @SiarheiFedartsou in #6438
- Replace boost::string_ref with std::string_view by @DennisOSRM in #6433
- Get rid of unused functions in util/json_util.hpp by @SiarheiFedartsou in #6446
- Car profile, add new specific country speed limit by @frodrigo in #6443
- Upgrade to clang-tidy 15 by @SiarheiFedartsou in #6439
- Remove at:urban maxspeed, partial revert by @frodrigo in #6450
- Use node-api instead of NAN by @SiarheiFedartsou in #6452
- Use <boost/iterator/function_output_iterator.hpp> instead of deprecated <boost/function_output_iterator.hpp> by @SiarheiFedartsou in #6458
- Add CI job which builds OSRM with gcc 12 by @SiarheiFedartsou in #6455
- Move vector in CSVFilesParser instead copying it by @SiarheiFedartsou in #6470
- [CPP17] Modernize: Replace typedef with using statements by @DennisOSRM in #6444
- Less dependencies by inner sourcing cheap-ruler by @DennisOSRM in #6478
- Fix CMake warning by @DennisOSRM in #6479
- Update CMakeLists by @DennisOSRM in #6477
- Nested namespace by @DennisOSRM in #6480
- fix typo by @SamuelBrucksch in #6491
- Fix boost header deprecation warning by @jeremiahpslewis in #6515
- Fixed typo and grammatical mistakes in developing.md by @prrajput1199 in #6520
- Update Docker commands in README to also output error in case of failure by @SiarheiFedartsou in #6529
- fix(json_render): json_render is not accurate enough for extremely sm… by @Rejudge-F in #6531
- Fixed typo in profiles.md by @prrajput1199 in #6538
- Fixing discord link by @patrick-fitzgerald in #6536
- Fix typo in api.md by @prrajput1199 in #6567
- Move TarjanSCC from extractor to util by @97littleleaf11 in #6562
- fix oneway handling in get_forward_backward_by_key by @SamuelBrucksch in #6569
- Addressing grammatical nits and fixing typo in testing.md by @prrajput1199 in #6550
- print tracebacks and line numbers for Lua runtime errors by @mattwigway in #6564
- Add support for a default_radius flag by @whytro in #6575
- keep libosrm* by @nilsnolde in #6602
- Added block_counter variable to a preprocessor check, minor bug. by @AlTimofeyev in #6596
- Allow -1.0 as unlimited for default_radius value by @whytro in #6599
- Fix build with GCC 13 by @lliehu in #6632
- Fix building on OpenBSD by @brad0 in #6637
- Corrected README with 'echo' command by @debarshikundu in #6638
- Minor fixes by @mjjbell in #6655
- Add 'load directly' mode to default Cucumber test suite by @mjjbell in #6664
- Add support for disabling feature datasets by @mjjbell in #6666
- Fix operator overload on RouteParameters by @whytro in #6646
- Don't route on proposed ways by @lliehu in #6615
- add keepalive_timeout flag by @fenwuyaoji in #6674
- Install data directory (geojson files) like the profiles directory by @frodrigo in #6699
- Added motorway speed limits for Bulgaria (original fix by pl71) by @frodrigo in #6698
- Fix commands in README to properly use echo when needed by @SiarheiFedartsou in #6547
- Switch to api.openstreetmap.org API host by @danieldegroot2 in #6713
- Fix some compilation issues on modern macOS systems by @danpat in #6709
- Pin Conan revisions correctly by @mjjbell in #6828
- Update osrm-backend-docker link to point to github hosted repo by @dspasojevic in #6831
- Delete .github/ISSUE_TEMPLATE/question.md by @mjjbell in #6827
- Set Maxspeed for Philippines by @frodrigo in #6776
- Fix a bug caused by support OSM traffic signal directions by @GitBenjamin in #6724
- Remove unused AWS SDK for JavaScript v2 by @trivikr in #6730
- Replace deprecated std::is_pod by @nyllet in #6717
- Extract prerelease/build information from package semver by @mjjbell in #6839
- Increment feature id in tile speed layer by @datwelk in #6726
- Fix manuever overrides finding bug by @rezashokry in #6739
- Add support for opposite approach request parameter by @mjjbell in #6842
- pass flags into process_segment by @mattwigway in #6658
- Drop support for NodeJS <= v16 by @DennisOSRM in #6857
- Remove outdated/deprecated CMake policy by @DennisOSRM in #6854
- Remove force-loop checks for routes with u-turns by @mjjbell in #6858
- Upgrade clang-format to version 15 by @DennisOSRM in #6859
- Remove stale AppVeyor files by @DennisOSRM in #6860
- Set Windows build to quiet by @DennisOSRM in #6862
- Upgrade clang compiler in CI builds by @DennisOSRM in #6861
- Remove include that breaks compilation for Boost v1.85.0 by @DennisOSRM in #6856
- Remove dead code modernization script by @DennisOSRM in #6863
- Upgrade fmt dependency to v10.2.1 by @DennisOSRM in #6869
- Update vendored vtzero dependency to v1.1.0 by @DennisOSRM in #6871
- Configure GitHub Actions concurrency by @SiarheiFedartsou in #6870
- Use M1 runner to build arm64 macOS builds by @SiarheiFedartsou in #6868
- Remove dead code branches by @DennisOSRM in #6875
- Migrate GCC CI jobs to run on GCC 11, 12, and 13 by @DennisOSRM in #6865
- Clarify use of forcing routing steps by @mjjbell in #6866
- Update Makefile: fix typo by @DennisOSRM in #6878
- Optimise path distance calculation in MLD map matching by @SiarheiFedartsou in #6876
- Replace dead link with archive.org link by @louwers in #6882
- Add benchmarks comparison job by @SiarheiFedartsou in #6880
- Fix failing gcc-13 based CI jobs by @SiarheiFedartsou in #6886
- Fix benchmark script for the case if PR has empty description by @SiarheiFedartsou in #6887
- Improve map matching benchmark by @SiarheiFedartsou in #6885
- Optimise R-tree queries in the case of map matching by @SiarheiFedartsou in #6881
- Replace boost::optional with std::optional by @mugr1x in #6611
- Add benchmark for route by @SiarheiFedartsou in #6890
- Replace boost::hash by std::hash by @DennisOSRM in #6892
- Upgrade CI actions to latest versions by @DennisOSRM in #6893
- Avoid copy of std::function-based callback in path unpacking by @DennisOSRM in #6895
- Remove outdated warnings by @DennisOSRM in #6894
- Optimise getNetworkDistance in MLD even more by @SiarheiFedartsou in #6884
- Replace GCC-specific attribute with [[nodiscard]] attribute by @DennisOSRM in #6899
- Bump mapbox/variant to version 1.2.0 by @SiarheiFedartsou in #6898
- Remove dead CRC32 processor code by @DennisOSRM in #6900
- Remove superflous iostreams include from header files by @DennisOSRM in #6901
- Use C++20 by @SiarheiFedartsou in #6877
- Use the latest Debian version in Dockerfile by @SiarheiFedartsou in #6904
- Bump rapidjson version by @SiarheiFedartsou in #6906
- Fix performance-type-promotion-in-math-fn clang-tidy warning by @SiarheiFedartsou in #6908
- Enable readability-container-contains clang-tidy check by @SiarheiFedartsou in #6909
- Add CI job with GCC 14 by @SiarheiFedartsou in #6905
- Fix CCache usage in GitHub Actions by @SiarheiFedartsou in #6911
- Use std::variant instead of mapbox::util::variant by @SiarheiFedartsou in #6903
- Move Sol2 to canonical path by @DennisOSRM in #6912
- Remove unused header file by @DennisOSRM in #6913
- Make constants in PackedVector constexpr by @SiarheiFedartsou in #6917
- Remove all core-CH left-overs by @DennisOSRM in #6920
- Get rid of boost::math::constants::* and M_PI in favor of std::numbers by @SiarheiFedartsou in #6916
- Use std::string_view::starts_with instead of boost::starts_with by @SiarheiFedartsou in #6918
- Use custom struct instead of std::pair in QueryHeap by @SiarheiFedartsou in #6921
- Use Lemire's fast check whether to escape a JSON string by @DennisOSRM in #6923
- Implement end to end benchmark by @SiarheiFedartsou in #6910
- Add simple benchmarks for osrm-* tools by @SiarheiFedartsou in #6925
- Upgrade to clang-tidy 18 by @SiarheiFedartsou in #6919
- Fix performance-noexcept-swap clang-tidy warning by @SiarheiFedartsou in #6931
- Fix performance-noexcept-move-constructor clang-tidy warning by @SiarheiFedartsou in #6933
- Fix bugprone-unused-return-value clang-tidy warning by @SiarheiFedartsou in #6934
- Make e2e benchmarks more stable by @SiarheiFedartsou in #6927
- Fix Windows CI: update conan.cmake and disable unit tests as temporary workaround for OOM issues by @SiarheiFedartsou in #6930
- Add new randomized benchmarks by @SiarheiFedartsou in #6929
- Avoid copy of vectors in MakeRoute function by @SiarheiFedartsou in #6939
- Use std::unordered_map::emplace instead of operator[] when producing JSONs by @SiarheiFedartsou in #6936
- Avoid copy of intersection in totalTurnAngle by @SiarheiFedartsou in #6938
- Apply micro-optimisation for Nearest API by @SiarheiFedartsou in #6944
- Apply micro-optimisation for Match API by @SiarheiFedartsou in #6945
- Apply micro-optimisation for Route API by @SiarheiFedartsou in #6948
- Apply micro-optimisation for Table & Trip APIs by @SiarheiFedartsou in #6949
- Bump versions of TBB, Expat and Lua installed via Conan by @SiarheiFedartsou in #6957
- add alpine dockerfile by @knowname in #6958
- Docker GitHub workflow by @knowname in #6959
- Replace boost::filesystem with std by @DennisOSRM in #6432
- Configure stale bot by @SiarheiFedartsou in #6963
- Get rid of unused Boost dependencies by @SiarheiFedartsou in #6960
- Calculate confidence interval for benchmark measurements by @SiarheiFedartsou in #6950
- Avoid reallocations in base64 encoding by @SiarheiFedartsou in #6951
- Optimise encodePolyline function by @SiarheiFedartsou in #6940
- Use tmpfs for running benchmarks by @SiarheiFedartsou in #6966
- Re-use priority queue in StaticRTree by @SiarheiFedartsou in #6952
- Fix calculation of best ops/sec in benchmarks by @SiarheiFedartsou in #6973
- Micro performance optimisation in map matching by @SiarheiFedartsou in #6976
- Use struct instead of tuple to define UnpackedPath by @SiarheiFedartsou in #6974
- Use Link Time Optimisation whenever possible by @SiarheiFedartsou in #6967
- Get rid of boost::optional leftovers by @SiarheiFedartsou in #6977
- Use clang 18/17/16 instead of 15/14/13 by @SiarheiFedartsou in #6978
- Increase number of GitHub operations allowed in stale bot by @SiarheiFedartsou in #6985
- Do not trigger stale bot on each PR by @SiarheiFedartsou in #6986
- Add .reserve(...) to assembleGeometry function by @SiarheiFedartsou in #6983
- Add NOTE: label to comment in stale.yml by @SiarheiFedartsou in #6987
- Remove corech options, redundant tests by @DennisOSRM in #6989
- Bump flatbuffers to v24.3.25 version by @SiarheiFedartsou in #6968
- Remove unused MapStorage and GenerationArrayStorage by @SiarheiFedartsou in #6990
- Use thread_local instead of boost::thread_specific_ptr by @SiarheiFedartsou in #6991
- Fix parsing on feature files on other gherkin parser by @DennisOSRM in #6992
- Route pedestrians over highway=platform by @DennisOSRM in #6993
- Move flatbuffers non-generated files back to include/engine/api/flatbuffers/ by @SiarheiFedartsou in #6996
- Measure peak RAM in benchmarks by @SiarheiFedartsou in #6995
- Add NodeJs bindings benchmarks by @SiarheiFedartsou in #7004
- Configure self-hosted runner for benchmarks job by @SiarheiFedartsou in #6975
- Remove unused middle_nodes_table vector by @SiarheiFedartsou in #7012
- Add std::vector<...>::reserve in ContiguousInternalMemoryDataFacadeBase::GetOverridesThatStartAt by @SiarheiFedartsou in #7024
- Use std::countl_zero instead of __builtin_clz by @SiarheiFedartsou in #7025
- Use std::popcount instead of __builtin_popcount by @SiarheiFedartsou in #7026
- Bump osmium to version 2.20.0 by @SiarheiFedartsou in #6997
- Bump version of protozero to 1.7.1 by @SiarheiFedartsou in #6999
- Add optional support of cargo bike exclusion and width to bicyle profile by @frodrigo in #7044
- Remove unused bearing::get function by @SiarheiFedartsou in #7040
- Use std::string_view for key type in json::Object by @SiarheiFedartsou in #7062
- Use libtbb-dev/libtbb12 packages in Dockerfile-debian, sort packages alphabetically in both Dockerfiles by @afarber in #7095
- Fix no member named 'construct' in 'optional<type-parameter-0-0 &>' error in sol.hpp with Clang 19 by @afarber in #7098
- Correct Docker FromAsCasing warning by @mattrobmattrob in #7064
- Fix CI build (Boost not found) by @DennisOSRM in #7115
- Update PL speed limits by @Dawid2849 in #7079
- Fix compilation with upcoming Boost 1.87.0 by @cho-m in #7073
- fix: Segfault in
UnresolvedManeuverOverride::Turns()
on Australia extracts by @kinkard in #7112 - Use std::ranges::subrange instead of boost::iterator_range by @SiarheiFedartsou in #7001
- Use custom d-ary heap implementation by @SiarheiFedartsou in #7017
- Migrate to Conan 2.x by @SiarheiFedartsou in #7042
- chore: Remove unused C++ headers by @kinkard in #7105
- Fix call to way:id() in PostGIS profile example by @tumik in #6745
- add note of extraction time to README.md by @kklot in #6630
- Simplify CMakeLists.txt by @DennisOSRM in #6988
- Disable flaky unit test by @DennisOSRM in #7119
- Switch Windows build to Windows 2025 service instance by @DennisOSRM in #7118
- Remove unused files from Travis CI by @DennisOSRM in #7120
- Remove unused codecov integration by @DennisOSRM in #7122
- Refactor some boost code to std code by @DennisOSRM in #7123
- Upgrade compiler and node versions by @DennisOSRM in #7121
- Update windows-deps.md by @DennisOSRM in #7124
- Grand Unified Obstacle Treatment by @MarcelloPerathoner in #7130
- Bump version to 6.0-RC1 by @DennisOSRM in #7132
New Contributors
- @ijleesw made their first contribution in #5981
- @matkoniecz made their first contribution in #6064
- @omerXfaruq made their first contribution in #6054
- @hoerup made their first contribution in #6136
- @nikmikov made their first contribution in #6162
- @georgthegreat made their first contribution in #6186
- @nurikk made their first contribution in #6175
- @SiarheiFedartsou made their first contribution in #6261
- @jpaalasm made their first contribution in #6314
- @rgugliel made their first contribution in #5360
- @maciejb made their first contribution in #6060
- @ismlkrkmz made their first contribution in #6150
- @MeijiRestored made their first contribution in #6212
- @nilsnolde made their first contribution in #6388
- @SamuelBrucksch made their first contribution in #6491
- @jeremiahpslewis made their first contribution in #6515
- @prrajput1199 made their first contribution in #6520
- @Rejudge-F made their first contribution in #6531
- @patrick-fitzgerald made their first contribution in #6536
- @97littleleaf11 made their first contribution in #6562
- @mattwigway made their first contribution in #6564
- @whytro made their first contribution in #6575
- @AlTimofeyev made their first contribution in #6596
- @lliehu made their first contribution in #6632
- @brad0 made their first contribution in #6637
- @debarshikundu made their first contribution in #6638
- @fenwuyaoji made their first contribution in #6674
- @danieldegroot2 made their first contribution in #6713
- @dspasojevic made their first contribution in #6831
- @GitBenjamin made their first contribution in #6724
- @trivikr made their first contribution in #6730
- @nyllet made their first contribution in #6717
- @datwelk made their first contribution in #6726
- @rezashokry made their first contribution in #6739
- @louwers made their first contribution in #6882
- @mugr1x made their first contribution in #6611
- @knowname made their first contribution in #6958
- @afarber made their first contribution in #7095
- @mattrobmattrob made their first contribution in #7064
- @Dawid2849 made their first contribution in #7079
- @cho-m made their first contribution in #7073
- @kinkard made their first contribution in #7112
- @tumik made their first contribution in #6745
- @kklot made their first contribution in #6630
- @MarcelloPerathoner made their first contribution in #7130
Full Changelog: v5.25.0...v6.0.0-rc.1