@@ -10,16 +10,43 @@ minor release roughly every six weeks, with two or three major features
1010completed per release, although this varies slightly by scope.
1111
1212::: caution
13- This roadmap tracks only _ major_ features and is subject to change at any time,
14- for the most up-to-date information, please see the [ GitHub
15- Project] ( https://github.com/akuity/kargo/milestones )
13+ This roadmap highlights only major, _ planned_ work for the ** open source**
14+ edition of Kargo. Priorities may evolve over time based on community feedback
15+ and Akuity customer needs. For more detailed and up-to-date plans, please refer
16+ to our [ project milestones] ( https://github.com/akuity/kargo/milestones ) on
17+ GitHub. If you’re interested in what’s coming to our hosted, enterprise edition
18+ of Kargo, please [ get in touch with us] ( https://akuity.io/get-in-touch ) !
19+
20+ Ideas and contributions from the community are always welcome, however, items
21+ not appearing on the roadmap are reviewed on a best-effort basis. If you would
22+ like to contribute, please avoid wasted or duplicated effort by discussing
23+ feature requests and design proposals with maintainers prior to starting work.
24+ While we cannot guarantee specific timelines or outcomes, we value and consider
25+ every submission.
1626:::
1727
1828## In Progress
1929
30+ ### v1.9.0
31+
32+ __ Expected:__ November, 2025
33+
34+ This release is focused on:
35+
36+ * Facilitating external automation and other integrations via Kargo-managed
37+ service accounts.
38+ * Improving Warehouse performance through more aggressive caching.
39+ * Relieving confusion over "global" vs "cluster-scoped" credentials and other
40+ Secrets through careful, minimally breaking refactoring.
41+ * Extending webhook compatibility to unspecified repository hosts via a generic
42+ webhook receiver.
43+
2044### v1.8.0
2145
22- __ Expected:__ TBD
46+ __ Expected:__ October, 2025
47+
48+ This release is focused on UI enhancements and general "quality-of-life"
49+ improvements, but also boasts a grab bag of small features.
2350
2451## Completed
2552
0 commit comments