• Joined on 2026-06-09
dsql pushed tag v0.1.7 to rethink-public/mongo 2026-07-02 21:23:04 +00:00
dsql pushed to main at rethink-public/mongo 2026-07-02 21:23:04 +00:00
30f0e44097 fix: correct wrong success predicates in upsert_document_field and create_documents
dsql pushed tag v0.1.3 to rethink-public/redis 2026-07-02 21:22:35 +00:00
dsql pushed to main at rethink-public/redis 2026-07-02 21:22:34 +00:00
4688dd4181 fix: map ssl=True to connection_class=SSLConnection so TLS works via pool_kwargs (redis-4)
dsql pushed to main at rethink-public/dpy_logger 2026-07-02 21:20:15 +00:00
733306574f fix: normalize construction-channel fetch errors; reject wrong-type channel objects at setup (dpylogger-7/8)
dsql pushed tag v0.1.5 to rethink-public/dpy_logger 2026-07-02 21:20:15 +00:00
dsql pushed tag v0.1.5 to rethink-public/envelope_crypto 2026-07-02 21:18:42 +00:00
dsql pushed to main at rethink-public/envelope_crypto 2026-07-02 21:18:42 +00:00
d827dca30f fix: is_file drift on decrypt_aes_key_with_rsa and non-str dict key coercion
dsql pushed to main at rethink-public/aioweb_tls 2026-07-02 21:09:21 +00:00
eb7745ae9b fix: seam mutable cookie api, byte-safe noble bodies, drop header baking, coerce noble session timeout (v0.1.4)
dsql pushed tag v0.1.4 to rethink-public/aioweb_tls 2026-07-02 21:09:21 +00:00
dsql pushed tag v0.1.5 to rethink-public/aiowebhooks 2026-07-02 21:08:31 +00:00
dsql pushed to main at rethink-public/aiowebhooks 2026-07-02 21:08:31 +00:00
90f67cf9fa fix: bound 429 retry_after and retry connection errors without a proxy (v0.1.5)
dsql pushed tag v0.1.7 to rethink-public/aiomail 2026-07-02 21:03:04 +00:00
dsql pushed to main at rethink-public/aiomail 2026-07-02 21:03:03 +00:00
fd789c2ba2 fix: decode RFC2047 subjects, OR TO/FROM in to-mode query, tz-aware Date, drop LIST completion line (v0.1.7)
dsql pushed tag v0.1.8 to rethink-public/aioweb 2026-07-02 20:57:43 +00:00
dsql pushed to main at rethink-public/aioweb 2026-07-02 20:57:42 +00:00
0768d643b1 fix: preserve exception subtype in request(), render params/timeout in as_curl()
dsql pushed tag v0.1.4 to rethink-public/envelope_authorizer 2026-07-02 20:50:57 +00:00
dsql pushed to main at rethink-public/envelope_authorizer 2026-07-02 20:50:56 +00:00
0d0558d11b chore: unpin envelope_crypto dependency (track latest release)
dsql pushed tag v0.1.3 to rethink-public/mysql 2026-07-02 20:45:05 +00:00
dsql pushed to main at rethink-public/mysql 2026-07-02 20:45:04 +00:00
50388de22c fix: reject autocommit=False override and IS NULL condition handling