Skip to content

Latest commit

 

History

History
134 lines (67 loc) · 7.25 KB

CHANGELOG.md

File metadata and controls

134 lines (67 loc) · 7.25 KB

Changelog

1.4.8 (2023-05-27)

Bug Fixes

  • downgrade "json-schema-validator" dependency (#171) (51b3814)
  • Upgrade json-schema-validator to 1.0.83 (#174) (d720b53)

1.4.7 (2023-05-24)

Bug Fixes

  • deps: bump api from 6d087fa to bb5a18a (dd96628)
  • Regenerate types (97c4a5b)

1.4.6 (2023-05-24)

Bug Fixes

  • deps: bump jackson-bom from 2.15.0 to 2.15.1 (b37a675)
  • deps: bump json-schema-validator from 1.0.81 to 1.0.82 (b7268c4)
  • deps: bump maven-source-plugin from 3.2.1 to 3.3.0 (0e5fa5e)
  • empty data doesn't get deserialized as an empty optional (e8ddf46)

1.4.5 (2023-05-10)

Bug Fixes

  • deps: bump api from 359e3bf to 57389f9 (2b1070a)
  • deps: bump api from 57389f9 to 6d087fa (d1e0753)
  • deps: bump maven-surefire-plugin from 3.0.0 to 3.1.0 (eb8103f)
  • Regenerate types (90b43f3)

1.4.4 (2023-05-02)

Bug Fixes

  • Regenerate types (8c07a58)
  • Remove hypens from package names (26ea95e)

1.4.3 (2023-05-01)

Bug Fixes

  • deps: bump api from 3d29d73 to 359e3bf (78856e3)
  • deps: bump json-schema-validator from 1.0.80 to 1.0.81 (56a6201)

1.4.2 (2023-04-27)

Bug Fixes

  • deps: bump api from 41618fe to 4aabb7d (069f29a)
  • deps: bump api from 4aabb7d to 3d29d73 (105adef)

1.4.1 (2023-04-25)

Bug Fixes

  • Add keywords to ignore list for validation (78b7b4c)
  • Allow to parse dates with offsets (b99ae08)
  • deps: bump jackson-bom from 2.14.2 to 2.15.0 (b9dddce)

1.4.0 (2023-04-20)

Features

Bug Fixes

1.3.0 (2023-04-12)

Features

  • Allow to get the data as a different type (c6e5eb4)

1.2.0 (2023-04-05)

Features

  • Allows cloud event data to be any type (8847f20)
  • Provide a json serializer (ed8fa7e)

1.1.0 (2023-04-04)

Features

  • Adds ability to parse and validate the whole message (#89) (0e215d4)

1.0.3 (2023-02-15)

Bug Fixes

1.0.2 (2023-02-07)

Bug Fixes

  • Include schemas in the release (19e44f6)

1.0.1 (2023-01-31)

Bug Fixes

  • Bump api from 433b72b to 4119fc6 (#45) (ac2814a)

1.0.0 (2023-01-17)

Bug Fixes

  • Bump api from 77ca550 to 433b72b (#9) (cf78f2b)