File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.23 .0"
2+ "." : " 1.24 .0"
33}
Original file line number Diff line number Diff line change 11<!-- REMINDER: While updating changelog, also remember to update
22the version in palvelutarjotin/__init.py__ -->
33
4+ ## [ 1.24.0] ( https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.23.0...palvelutarjotin-v1.24.0 ) (2025-08-20)
5+
6+
7+ ### Features
8+
9+ * Improve uWSGI options ([ c3e849e] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/c3e849e3b4e8e1e03b675f403528e4390e66a1ef ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * Csv endpoints incorrectly responding with 403 ([ 30d5348] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/30d5348486a11829ac222300730ad5b57e0159ba ) )
15+
16+
17+ ### Dependencies
18+
19+ * Add uwsgitop ([ f28e0be] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/f28e0be9fd30fd375754a762bf5311d99a1e56c6 ) )
20+ * Bump django from 4.2.21 to 4.2.22 ([ 3f34592] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/3f34592b6d907de485ae4aad05ec4727428323e4 ) )
21+ * Bump requests from 2.32.3 to 2.32.4 ([ 8ffe381] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/8ffe3818ca6c842f4cc6d70d2ca45350e37728fa ) )
22+ * Bump urllib3 from 2.3.0 to 2.5.0 ([ 9b64ce2] ( https://github.com/City-of-Helsinki/palvelutarjotin/commit/9b64ce2968ac2e76d76c53fcdc1a6af7136b31c1 ) )
23+
424## [ 1.23.0] ( https://github.com/City-of-Helsinki/palvelutarjotin/compare/palvelutarjotin-v1.22.1...palvelutarjotin-v1.23.0 ) (2025-06-05)
525
626
Original file line number Diff line number Diff line change 1- __version__ = "1.23 .0"
1+ __version__ = "1.24 .0"
Original file line number Diff line number Diff line change 11[project ]
22name = " palvelutarjotin"
3- version = " 1.23 .0"
3+ version = " 1.24 .0"
44requires-python = " >= 3.12"
55
66[tool .ruff ]
You can’t perform that action at this time.
0 commit comments