Release 2.3.3 - 2026/05/18

  * out_sql: fix unmapped columns being explicitly set to NULL on INSERT (#169)

Release 2.3.2 - 2026/01/13

  * out_sql: Use isolated connection configurations in the output plugin (#152)
  * gem: Add ostruct as dependency for Ruby 4.0 (#159)
  * gem: Relax required activesupport version to accept latest one (#161, #148)

Release 2.3.1 - 2024/02/29

　* in_sql: Fix incompatibility against Ruby 3.2

Release 2.3.0 - 2021/10/08

　* in_sql: Make table time_format configurable

Release 2.2.0 - 2021/04/20

　* Upgrade ActiveRecord to 6.1

Release 2.1.0 - 2020/09/09

　* in_sql: Use Fluent::EventTime instead of Integer to preserve millisecond precision

Release 2.0.0 - 2020/04/22

  * out_sql: Remove v0.12 API code and use full v1 API. Change buffer format.

Release 1.1.1 - 2019/05/10

  * out_sql: Support schema_search_path option of PostgreSQL

Release 1.1.0 - 2018/10/04

  * Upgrade ActiveRecord to 5.1

Release 1.0.0 - 2018/04/06

  * Support v1 API

