Hello again! I made another PR to fix the way the index files work, by serving index files only on directory urls: https://github.com/metosin/reitit/pull/727
I'll try to have time to review it this week, but might not 😅
Its ok, i'm just posting here if you need any further discussion!
Any ideas when reitit ring dependency is bumped to the latest (https://github.com/ring-clojure/ring)?
there are no breaking changes, you can bump ring version yourself until reitit catches up.
Jetty 12 sounds like a long needed bump (Jetty 9 EOL in 2022).
That's be great! I'm locked on 0.7.1 because of https://github.com/metosin/reitit/issues/700
Working on a PR. Might take a few days more as the latest Ring 1.13.1+ requires Java 11 and I want to check if that change was on purpose. Will need to document that change then on Reitit and drop Java 8 tests on Reitit CI.
It is out: https://github.com/metosin/reitit/blob/master/CHANGELOG.md#080-2025-03-28
deps will get bumped for the next release, but I can't promise a time for the next release
a release might be happening really soon now if you're lucky
I've heard rumours