Skip to content

Latest commit

 

History

History
78 lines (38 loc) · 4.06 KB

CHANGELOG.md

File metadata and controls

78 lines (38 loc) · 4.06 KB

Changelog

0.5.0 (2024-11-15)

Features

  • sdk: swagger updates for 2024-11-15 (#40) (d243d3a)

Bug Fixes

  • api_client: fixes issue with token not renewing (#37) (ce3d7fe)
  • update swagger issues and update generation flow (#39) (4753d94)

0.4.1 (2024-02-20)

Bug Fixes

  • default encoding for array params should be :multi (#31) (cc4ef22), closes #26

0.4.0 (2024-02-16)

Features

  • sdk: swagger updates for 2024-01-26 release (#28) (58b7df7)

0.3.0 (2023-08-05)

Features

  • sdk: swagger updates for 2023-08-03 release (#24) (e86ebf9)

0.2.1 (2023-07-20)

Bug Fixes

  • update gsub regex to prevent ReDoS (#22) (f2c205e)
  • update json_mime logic to prevent ReDoS issues (#20) (de40575)

0.2.0 (2023-07-18)

Features

  • new hosts sample - list hosts by sensor version (7573ee1)

Bug Fixes

  • add correct url for doc link + rubocop update (15df0e9)
  • put cli first, before env, updated options (8801084)

0.1.2 (2023-07-14)

Bug Fixes

  • adding inline comment to manage version in template (30ca291)
  • README (32e093c)
  • update openapi config version template (588a8a8)

v0.1.1 (2023-06-24)

Full Changelog

Implemented enhancements:

Closed issues: