v0.9.2.RELEASE
⭐ New Features
- Consider lowercase
sslmode
for easier JDBC URL adaption #486 - Issue parsing timestamp with timezone having offset of format
+hh:mm:ss
#509 - Extend
PostgresqlSqlLexer
to handle PG14 SQL-standard function body syntax #512 - Associate
PostgresConnectionClosedException
with error code08006
#538
🐞 Bug Fixes
CachedCodecLookup
wrongly assumes uniqueness ofhashCode()
#511- using an EnumCodec with no enums generates invalid SQL #515
- Await
ReadyForQuery
before emitting errors from transactional control methods #541 - SRID not preserved in Geometry types (Point) since it is encoded as text using the WKTWriter #542
💡 Other
- Upgrade to netty 4.1.77.Final to address epoll_wait() not implemented on Linux #514
❤️ Contributors
We'd like to thank all the contributors who worked on this release!