PrefectHQ
prefect
BlogDocsChangelog

feat: Add support for AWS IAM authentication for PostgreSQL database

#19580
Comparing
alaminopu:feat/add-support-for-iam-role-based-login
(
3e7cb14
) with
main
(
26aa8c6
)
CodSpeed Performance Gauge
-1%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
459.5 µs460 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
-3%
1.4 s1.4 s

Ignored

bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+2%
161.7 ms158.8 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
-1%
1.1 s1.1 s
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
107.4 ms107.7 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-5%
5.9 ms6.2 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+4%
5.4 ms5.2 ms
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+2%
173.1 ms169.9 ms

Commits

Click on a commit to change the comparison range
Base
main
26aa8c6
-1.67%
refactor: restructure IAM database authentication settings to use a nested `iam` object with explicit region support and add corresponding test cases.
4e7a28a
1 day ago
by alaminopu
+0.21%
chore: Refactor IAM authentication tests for readability and include IAM-related settings in the test suite.
9d1017f
1 day ago
by alaminopu
-0.02%
refactor: replace global boto3 mock with a pytest fixture and local patching
ddf9dcf
1 day ago
by alaminopu
+0.05%
feat: Add boto3 and enhance database IAM authentication by defaulting RDS port and making password optional.
6908403
23 hours ago
by alaminopu
-0.15%
feat: Add explicit SSL context and region inference for IAM authentication, and update token generation to be synchronous.
71021cf
9 hours ago
by alaminopu
+0.12%
Remove implicit region inference for RDS IAM authentication and unnecessary ssl import.
3e7cb14
9 hours ago
by alaminopu
© 2025 CodSpeed Technology
Home Terms Privacy Docs