Skip to content

v0.9.2.RELEASE

Compare
Choose a tag to compare
@mp911de mp911de released this 01 Sep 09:03
· 113 commits to main since this release
7f364ad

⭐ 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 code 08006 #538

🐞 Bug Fixes

  • CachedCodecLookup wrongly assumes uniqueness of hashCode() #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!