Skip to content

Releases: 0x41424142/qualysdk

v0.3.6

14 Jul 17:59
485bedc
Compare
Choose a tag to compare

What's Changed

  • Format Python code with psf/black push by @github-actions[bot] in #302
  • Update to WAS Webapp fields by @0x41424142 in #303

THIS RELEASE MAKES CHANGES TO THE WAS WEBAPP DATACLASS AND SQL COLUMNS. THE FOLLOWING ATTRIBUTES/COLUMNS ARE ADDED:

  • malwareScheduling_startDate (datetime.datetime)
  • malwareScheduling_timeZone (str)
  • malwareScheduling_occurrenceType (str)
  • malwareScheduling_occurrence (str, dict-like)

Full Changelog: v0.3.5...v0.3.6

v0.3.5

29 May 12:24
47e8711
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.3.5

v0.3.4

28 May 19:20
e8c1fea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

16 Apr 13:27
ca78672
Compare
Choose a tag to compare

What's Changed

  • Format Python code with psf/black push by @github-actions in #281
  • Doc fixes, new serialized() method by @jake-lindsay-tfs in #282

Full Changelog: v0.3.2...v0.3.3

v0.3.2

11 Apr 20:02
6262496
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

11 Apr 14:34
c65499c
Compare
Choose a tag to compare

What's Changed

  • Format Python code with psf/black push by @github-actions in #275
  • Finished JSON support for all modules by @jake-lindsay-tfs in #276

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Apr 19:45
58096ec
Compare
Choose a tag to compare

What's Changed

  • Format Python code with psf/black push by @github-actions in #272
  • Upgrades - more container security calls, added support for JSON serialization on dataclasses by @jake-lindsay-tfs in #273

NOTE: Read thru 273 to understand the new JSON features.

Full Changelog: v0.2.15...v0.3.0

v0.2.15

26 Mar 17:15
44cdeb4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.14...v0.2.15

v0.2.14

15 Mar 00:33
6ced000
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.13...v0.2.14

v0.2.13

14 Mar 20:15
e838361
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.12...v0.2.13