Skip to content

Latest commit

 

History

History
172 lines (93 loc) · 11.1 KB

CHANGELOG.md

File metadata and controls

172 lines (93 loc) · 11.1 KB

Changelog

1.4.11 (2024-04-02)

Bug Fixes

  • deps: bump api from f7bc074 to b547bbb (#224) (d3ac5ce)
  • deps: bump org.apache.maven.plugins:maven-surefire-plugin (#242) (63352c9)
  • exclude some keywords from validation (#261) (3cdaeb9)
  • Regenerate types (3eaeaf7)

1.4.10 (2023-10-30)

Bug Fixes

  • deps: bump api from 2a6f76d to bbaff1a (546ff49)
  • deps: bump api from a57120f to 2a6f76d (f4fda4a)
  • deps: bump api from bbaff1a to f7bc074 (f5edcfc)
  • deps: bump com.fasterxml.jackson:jackson-bom from 2.15.2 to 2.15.3 (6f72fb8)
  • deps: bump com.networknt:json-schema-validator (793c6ff)
  • deps: bump json-schema-validator from 1.0.83 to 1.0.84 (a55072f)
  • deps: bump json-schema-validator from 1.0.84 to 1.0.85 (c53345f)
  • deps: bump json-schema-validator from 1.0.85 to 1.0.86 (1c98363)
  • deps: bump org.apache.maven.plugins:maven-surefire-plugin (9170f6f)
  • Regenerate types (5168c81)

1.4.9 (2023-06-07)

Bug Fixes

  • Allow to parse dates without the Z (UTC) (a9b72f9)
  • deps: bump api from bb5a18a to a57120f (652eec9)
  • deps: bump jackson-bom from 2.15.1 to 2.15.2 (afd6910)
  • deps: bump maven-release-plugin from 3.0.0 to 3.0.1 (9a9226d)
  • deps: bump maven-surefire-plugin from 3.1.0 to 3.1.2 (9f5c361)
  • Init object mapper on ConsoleCloudEvent object (#183) (2c077b7)

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)