Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
Release 0.82.1
What's Changed
Fixes
- Fix search vector update by @matti-lamppu in #1457
Full Changelog: v0.82.0...v0.82.1
Release 0.82.0
What's Changed
Features
- Change reservation unit search from Elastic to Postgres FTS by @matti-lamppu in #1453
Fixes
- Fix order or migrations by @matti-lamppu in #1456
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1455
Full Changelog: v0.81.0...v0.82.0
Release 0.81.0
What's Changed
Fixes
- Fix series rescheduling for today if has ongoing or past reservation by @matti-lamppu in #1451
- Remove celery ping health check due to unreliability by @matti-lamppu in #1454
Updates
- Update Ruff and configuration by @ranta in #1449
- Remove deprecated features by @matti-lamppu in #1452
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1450
Full Changelog: v0.80.0...v0.81.0
Release 0.80.0
What's Changed
Fixes
- Refactor CSV exports by @matti-lamppu in #1448
Full Changelog: v0.79.0...v0.80.0
Release 0.79.0
What's Changed
Features
Fixes
Updates
- Add new login params by @matti-lamppu in #1432
- Single Seasonal Reservation Validation by @ranta in #1438
- Handle inactive users by @matti-lamppu in #1431
Full Changelog: v0.78.1...v0.79.0
Release 0.78.1
What's Changed
Fixes
- Enable test data generation without mock verkkokauppa enabled by @matti-lamppu in #1444
- Fix not allowing blank details on mass reservation cancel and deny endpoints by @matti-lamppu in #1445
- Fix
anonymize_old_users_task
task name by @matti-lamppu in #1447
Full Changelog: v0.78.0...v0.78.1
Release 0.78.0
What's Changed
Updates
- Improve github workflows by @matti-lamppu in #1443
- Improve test data generation by @matti-lamppu in #1416
- Move project to python 3.13 by @matti-lamppu in #1400
Full Changelog: v0.77.2...v0.78.0
Release 0.77.2
What's Changed
Features
Fixes
- Add missing dependency groups to docker-compose.yml by @matti-lamppu in #1440
Updates
- Dependency cleanup & add poetry pre-commit hooks by @matti-lamppu in #1437
- Migrate preferred language by @matti-lamppu in #1380
- Development improvements by @ranta in #1433
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1442
Full Changelog: v0.77.1...v0.77.2
Release 0.77.1
What's Changed
Fixes
- Fix paths for new monitoring endpoints by @matti-lamppu in #1435
- Switch redis health check for custom sentinel check by @matti-lamppu in #1436
Full Changelog: v0.77.0...v0.77.1
Release 0.77.0
What's Changed
Features
- GQL endpoints with no pagination by @ranta in #1410
- Add REST API for palvelukartta by @matti-lamppu in #1422
- Add health, liveness and readiness endpoints by @matti-lamppu in #1427
- Add notification sent dates to past application rounds by @matti-lamppu in #1426
- Add endpoint for sending application round results to applicants by @matti-lamppu in #1424
- User endpoint for updating user's preferred language by @matti-lamppu in #1379
- Add application section recurring reservation mass cancel endpoint by @matti-lamppu in #1430
Fixes
- Fix Django Admin OriginHaukiResource ReservationUnit link by @ranta in #1414
- Hide orders of deleted reservations from the GQL by @ranta in #1415
- Update translations for permission and anonymization emails by @matti-lamppu in #1421
- Fix application round handled email send condition by @matti-lamppu in #1423
- Add recurring reservation deny mutation endpoint by @matti-lamppu in #1428
Updates
- Add
ApplicationRound
ongoing filter to the GQL endpoint by @ranta in #1413 - Give JSON from CSRF endpoint if no
redirect_to
is given by @matti-lamppu in #1417 - Allow resetting application rounds in
RESULT_SENT
from admin panel by @matti-lamppu in #1425
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1420
- build(deps): bump the python-dependencies group with 3 updates by @dependabot in #1419
Full Changelog: v0.76.1...v0.77.0