8145f74687
Fix core.error parameter format, update CHANGELOG.md
...
This is really annoying, the docs state nothing about the parameter
format; maybe it should be implied, but there are zero examples showing
the combined message/AnnotationProperty interface with 2 parameters.
2024-11-09 14:45:59 -06:00
818c3cb7bc
Add pytest with GitHub Action workflow
2024-11-09 13:21:50 -06:00
db260ecfa3
Add RELEASE_CHECKLIST.md
2024-11-09 12:47:07 -06:00
ca9ea5ec30
Updated CHANGELOG.md, updated versions to 0.3.0
2024-11-09 12:36:28 -06:00
f8d1edcf3b
Bump project version to 0.2.2
2024-11-01 19:18:36 -05:00
43bf96e5c1
Add orjson JSON serializer for FastAPI & structlog performance
2024-11-01 19:17:57 -05:00
b561ec6998
Improve migrate, responses docs, require min length 9 migration name (validator)
2024-11-01 18:42:57 -05:00
75e875e61d
Switch migrate.py to structlog, remove unused old testing code
2024-11-01 18:37:10 -05:00
3b3f3ba784
Fix unspecified IPv6 addresses from being malformed by hide_ip, fix double private get_database_url breaking
2024-11-01 18:24:06 -05:00
b7d9b256d9
Minor documentation improvement in utilities.py
2024-11-01 18:12:34 -05:00
01f6d348cd
Improve models.py documentation, small DATABASE_URL check
2024-11-01 18:10:49 -05:00
cf7536a39b
Add get_db utility function
...
- Minor changes in flush_ips log messages
2024-11-01 18:03:32 -05:00
1ecab265ac
Raise level for apscheduler.scheduler logger, add TODO for easier log configuration
2024-11-01 17:53:28 -05:00
0407dba4d1
Updated CHANGELOG.md
2024-11-01 17:46:56 -05:00
e61b2a7f60
Bump project version to 0.2.1
2024-11-01 17:11:01 -05:00
185b2f5589
Fixed blockquote alerts in README, mild reformatting
2024-11-01 16:58:55 -05:00
7a27175423
Remove development mode check for ip_pool generation
...
I just wanna see it run on the production serve once, I'll remove all of
this later.
2024-11-01 16:57:37 -05:00
a894dd83c1
Add CHANGELOG.md
2024-11-01 16:40:17 -05:00