Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-02 | 533 Bytes | |
v1.0.6.RELEASE source code.tar.gz | 2024-10-02 | 366.4 kB | |
v1.0.6.RELEASE source code.zip | 2024-10-02 | 838.6 kB | |
Totals: 3 Items | 1.2 MB | 1 |
:star: New Features
- Defer oid and typarray to stage when an extension is supported [#649]
- Introduce fast-path handling for decoding primitive values [#662]
- Introduce
ObjectCodec
to supportbindNull(Object.class)
[#664]
:lady_beetle: Bug Fixes
- SNIHostName is going to throw an exception when hostname has a trailing dot [#656]
- Postgres 11 compatibility [#657]
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
- @AntonioHReyes
- @chrischall
- @seanmcnealy