Skip to content

Latest commit

 

History

History
347 lines (217 loc) · 33.8 KB

CHANGELOG.md

File metadata and controls

347 lines (217 loc) · 33.8 KB

Changelog

2.1.6 (2023-11-29)

Bug Fixes

2.1.5 (2023-09-21)

Bug Fixes

  • deps: Update dependency quicktype-core to v23 (#486) (dbdd930)

2.1.4 (2023-08-24)

Bug Fixes

  • deps: Update dependency camelcase-keys to v9 (#569) (abcabee)

2.1.3 (2023-07-07)

Bug Fixes

  • Correct namespaces for AlloyDB and GkeHub (#546) (0f27e75)

2.1.2 (2023-07-06)

Bug Fixes

  • Change display name for alloydb.googleapis.com and dataflow.googleapis.com (#543) (cab929e)

2.1.1 (2023-06-29)

Bug Fixes

  • Change alloydb.googleapis.com display name (#540) (dd2ac79)

2.1.0 (2023-06-15)

Features

  • New Network Management event types added (#539) (2167167)

Bug Fixes

  • Update GKE Hub event type to match API (#536) (2ffe245)

2.0.4 (2023-04-28)

Bug Fixes

2.0.3 (2023-03-09)

Bug Fixes

2.0.2 (2022-08-18)

Bug Fixes

  • deps: update dependency protobufjs to v7 (#371) (207795e)

2.0.1 (2022-06-06)

Bug Fixes

  • deps: update dependency camelcase-keys to v8 (#365) (157b856)

2.0.0 (2022-05-16)

⚠ BREAKING CHANGES

  • Manually modify the Firebase auth data JSON schema.
  • Rename fields in Firebase auth UserMetadata message

Features

  • add descriptions to main jsonschema fields (#68) (af50141)
  • Add enum to string option for qt (9a8c8c3)
  • Add more CloudEvent JSON examples (#247) (5598512)
  • Add ordering_key to PubsubMessage (d619aee)
  • Add ordering_key to PubsubMessage (23d8540)
  • add OSX support (49b4741)
  • Add proto annotations for extension attributes. (6b0eb9f)
  • Add publish_time to PubsubMessage (503f45b), closes #151
  • add quicktype tool (#60) (2f363d2)
  • add version numbers to jsonschema and update qt tool (#80) (e7e5b91)
  • CloudBuild event type (#40) (547884e)
  • enable cli flags to quicktype wrapper (#63) (a2d1fc4)
  • enable Dart parsing methods for qt generator (d140c1c)
  • enhances jsonschema (#112) (890c148)
  • gen snake_case filenames for golang (#106) (2712cd5)
  • improve jsonschema types for protobuf well known types (#254) (e59a4bf)
  • init jsonschema catalog (#113) (6f8e8af)
  • init repo (2990c4c)
  • move jsonschemas to separate directory (#77) (8f6a78e)
  • qt enable headers flag (#89) (16a3644)
  • Rename fields in Firebase auth UserMetadata message (9e830d6)
  • run generator (02-17-2022) (#324) (f475043)
  • run generator (03-24-2022) (#340) (f1ce597)
  • run generator (04-21-2021) (1a53629)
  • run generator (04-25-2022) (#349) (05b7fcc)
  • run generator (06-02-2021) (a346fb1)
  • run generator (06-16-2021) (53db137)
  • run generator (06-30-2021) (b52b521)
  • run generator (09-27-2021) (#281) (0189415)
  • run generator (11-18-2021) (#300) (1a0eae2)
  • run generator (12-14-2021) (#309) (b4173ab)
  • simplify jsonschema ref names in postgen (#103) (cae30bf)
  • support multi-file exports for qt (#84) (2ad29b5)
  • unwrap jsonschema one level (#69) (dea39da)
  • update descriptions and references (#75) (3b86f98)
  • Update JSON Schemas to Use Definitions for all Properties (#289) (9d1bcda)

Bug Fixes

  • build: migrate to main branch (#273) (6707beb)
  • change cal jsonschema to use camelCase (#82) (683aec5)
  • correctly pin json schema generator tool (#196) (09294b6)
  • correctly pin json schema generator tool (#196) (#197) (8e7e80c)
  • correctly pin json schema generator tool (#196) (#200) (39793b9)
  • correctly pin json schema generator tool (#196) (#201) (4a218fc)
  • deps: pin dependency quicktype-core to 6.0.69 (#146) (fc742ac)
  • deps: update dependency camelcase-keys to v7 (3e246ed)
  • deps: update dependency quicktype-core to v6.0.69 (#98) (09da596)
  • deps: update dependency yargs to v16 (#101) (292d506)
  • deps: update dependency yargs to v16.2.0 (#137) (6090948)
  • deps: update dependency yargs to v17 (8cbf418)
  • Fix CI. Regen with latest Chrusty plugin. (#132) (2a7c823)
  • Fix generation on Windows (1909082), closes #154
  • fix pub/sub message json schema (#65) (bd49039)
  • formats proto files (#167) (42f72e0)
  • ignore the catalog when running qt (#145) (efed1cd)
  • JSON schema no bigint strings (#127) (1cdf408)
  • JSON syntax error in MessagePublishedData-complex (#321) (72f2008)
  • Manually modify the Firebase auth data JSON schema. (3fe5d30)
  • Move the CloudBuild events under google.events.cloud.cloudbuild (c76d13e)
  • patch postgen.js to add examples field back (#130) (801315a)
  • remove oneof type for 64 bit numbers (#123) (59a5dda)
  • standardize data proto descriptions (#120) (3263d7d)
  • Storage object improvements (081ba21)
  • unwrap error data field in pubsub example (cd822df)
  • update java headers and ruby (#107) (721f17b)
  • update jsonschema ref urls (#94) (ce43f72)
  • update qt out filename (#95) (ecea56c)
  • use dynamic license header characters per language (#96) (bb16887)
  • use https with license (#104) (4cf4711)

Reverts

  • remove json samples from proto folder (#92) (f27d68d)

1.12.0 (2022-03-24)

Features

Bug Fixes

  • JSON syntax error in MessagePublishedData-complex (#321) (72f2008)

1.11.0 (2022-02-17)

Features

1.10.0 (2021-12-14)

Features

1.9.0 (2021-11-18)

Features

1.8.0 (2021-10-15)

Features

  • Update JSON Schemas to Use Definitions for all Properties (#289) (9d1bcda)

1.7.0 (2021-09-27)

Features

1.6.1 (2021-09-03)

Bug Fixes

1.6.0 (2021-07-12)

Features

  • improve jsonschema types for protobuf well known types (#254) (e59a4bf)

1.5.0 (2021-07-04)

Features

1.4.0 (2021-07-01)

Features

  • Add enum to string option for qt (9a8c8c3)

1.3.1 (2021-06-30)

Bug Fixes

  • deps: update dependency camelcase-keys to v7 (3e246ed)
  • deps: update dependency yargs to v17 (8cbf418)

1.3.0 (2021-06-30)

Features

  • run generator (06-30-2021) (b52b521)

1.2.0 (2021-06-16)

Features

  • Add proto annotations for extension attributes. (6b0eb9f)
  • run generator (06-16-2021) (53db137)

1.1.0 (2021-06-03)

Features

  • enable Dart parsing methods for qt generator (d140c1c)
  • run generator (06-02-2021) (a346fb1)

1.0.0 (2021-05-06)

⚠ BREAKING CHANGES

  • Manually modify the Firebase auth data JSON schema.
  • Rename fields in Firebase auth UserMetadata message

Features

Bug Fixes

  • change cal jsonschema to use camelCase (#82) (683aec5)
  • correctly pin json schema generator tool (#196) (09294b6)
  • correctly pin json schema generator tool (#196) (#197) (8e7e80c)
  • correctly pin json schema generator tool (#196) (#200) (39793b9)
  • correctly pin json schema generator tool (#196) (#201) (4a218fc)
  • deps: pin dependency quicktype-core to 6.0.69 (#146) (fc742ac)
  • deps: update dependency quicktype-core to v6.0.69 (#98) (09da596)
  • deps: update dependency yargs to v16 (#101) (292d506)
  • deps: update dependency yargs to v16.2.0 (#137) (6090948)
  • Fix CI. Regen with latest Chrusty plugin. (#132) (2a7c823)
  • Fix generation on Windows (1909082), closes #154
  • fix pub/sub message json schema (#65) (bd49039)
  • formats proto files (#167) (42f72e0)
  • ignore the catalog when running qt (#145) (efed1cd)
  • JSON schema no bigint strings (#127) (1cdf408)
  • Manually modify the Firebase auth data JSON schema. (3fe5d30)
  • Move the CloudBuild events under google.events.cloud.cloudbuild (c76d13e)
  • patch postgen.js to add examples field back (#130) (801315a)
  • remove oneof type for 64 bit numbers (#123) (59a5dda)
  • standardize data proto descriptions (#120) (3263d7d)
  • Storage object improvements (081ba21)
  • unwrap error data field in pubsub example (cd822df)
  • update java headers and ruby (#107) (721f17b)
  • update jsonschema ref urls (#94) (ce43f72)
  • update qt out filename (#95) (ecea56c)
  • use dynamic license header characters per language (#96) (bb16887)
  • use https with license (#104) (4cf4711)

Reverts

  • remove json samples from proto folder (#92) (f27d68d)