Skip to content

Releases: cemremengu/fastify-oracle

v4.0.0

03 Jan 18:29

Choose a tag to compare

#16 - oracledb 3.x
#20 - Enhancements for specifying outFormat and fetchAsString options

v3.2.0

28 Nov 00:55

Choose a tag to compare

#19 Add transact feature

v3.1.1

27 Nov 18:54

Choose a tag to compare

  • Rename jsonOutput to objectOutput since it is more accurate (although this is breaking there was an hour between the previous release so benefiting from that)

v3.1.0

27 Nov 18:20

Choose a tag to compare

  • Add jsonOutput option
  • Bundle LICENSE

v3.0.1

27 Nov 17:46

Choose a tag to compare

Bump fastify-plugin version range to support Fastify v2

v3.0.0

18 Sep 14:11
27d0d29

Choose a tag to compare

  • Multiple named pool support for connecting different databases
  • Expose oracledb object
  • Owner change

v2.0.0

07 Mar 14:05
17b2712

Choose a tag to compare

  • Update Fastify
  • Update dependencies

v1.0.2

12 Feb 15:43
0399398

Choose a tag to compare

  • Update dependencies (make compatible with Fastify v1.0.0-rc.1)

v1.0.1

02 Feb 13:50
2f91363

Choose a tag to compare

  • Update readme with more shutdown information

v1.0.0

02 Feb 13:50
2d9bec6

Choose a tag to compare

  • Initial release