tag:github.com,2008:https://github.com/mcgerks/code42cli/releases Release notes from code42cli 2022-07-21T15:55:39Z tag:github.com,2008:Repository/517884829/v1.14.4 2022-07-21T15:55:39Z v1.14.4: reduce page_size from py42 default (500) to 100 (#381) <ul> <li> <p>reduce page_size from py42 default (500) to 100</p> </li> <li> <p>changelog</p> </li> <li> <p>style</p> </li> <li> <p>bump version</p> </li> </ul> timabrmsn tag:github.com,2008:Repository/517884829/v1.14.3 2022-07-06T15:02:03Z v1.14.3: adjust checkpoint filters when you want to retrieve all events (#380) <ul> <li> <p>adjust checkpoint filters when you want to retrieve all events</p> </li> <li> <p>Bugfix: only returning 10,000 events on first run</p> </li> <li> <p>move checkpoint None -&gt; empty-string check to _get_all_file_events()</p> </li> <li> <p>release prep 1.14.3</p> </li> </ul> tora-kozic tag:github.com,2008:Repository/517884829/v1.14.2 2022-06-17T18:39:01Z v1.14.2: Bugfix/securitydata search empty filter list (#378) <ul> <li> <p>fix empty filter list bug</p> </li> <li> <p>changelog and version bump</p> </li> <li> <p>style</p> </li> <li> <p>fix test in CI</p> </li> <li> <p>fix test in CI for real</p> </li> <li> <p>try again</p> </li> <li> <p>mock the profile name</p> </li> <li> <p>actually use the mock state 🤦</p> </li> <li> <p>style</p> </li> </ul> timabrmsn tag:github.com,2008:Repository/517884829/v1.14.1 2022-06-13T18:23:19Z v1.14.1 <p>prep for release 1.14.1 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1269784727" data-permission-text="Title is private" data-url="https://github.com/code42/code42cli/issues/375" data-hovercard-type="pull_request" data-hovercard-url="/code42/code42cli/pull/375/hovercard" href="https://github.com/code42/code42cli/pull/375">code42#375</a>)</p> timabrmsn tag:github.com,2008:Repository/517884829/v1.14.0 2022-05-19T20:42:32Z v1.14.0: Correct release date for 1.14 (#370) <ul> <li> <p>bump version &amp; changelog</p> </li> <li> <p>style miss</p> </li> <li> <p>add python 3.9 and 3.10 to tox</p> </li> <li> <p>add python 3.9 and 3.10 to github builds</p> </li> <li> <p>remove 3.10 for now</p> </li> <li> <p>correct release date</p> </li> </ul> timabrmsn tag:github.com,2008:Repository/517884829/v1.13.0 2022-04-04T14:52:05Z v1.13.0 <p>prep 1.13.0 release (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1191882157" data-permission-text="Title is private" data-url="https://github.com/code42/code42cli/issues/361" data-hovercard-type="pull_request" data-hovercard-url="/code42/code42cli/pull/361/hovercard" href="https://github.com/code42/code42cli/pull/361">code42#361</a>)</p> tora-kozic tag:github.com,2008:Repository/517884829/v1.12.1 2022-01-21T21:21:13Z v1.12.1 <p>prep 1.12.1 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1110951156" data-permission-text="Title is private" data-url="https://github.com/code42/code42cli/issues/349" data-hovercard-type="pull_request" data-hovercard-url="/code42/code42cli/pull/349/hovercard" href="https://github.com/code42/code42cli/pull/349">code42#349</a>)</p> alanag13 tag:github.com,2008:Repository/517884829/v1.12.0 2021-12-13T17:35:21Z v1.12.0: prep for release (#345) <ul> <li> <p>update changelog and bump version</p> </li> <li> <p>add date to relase header</p> </li> <li> <p>style</p> </li> </ul> timabrmsn tag:github.com,2008:Repository/517884829/v1.11.1 2021-11-09T21:33:02Z v1.11.1: Version 1.11.1 release (#342) <ul> <li> <p>version bump</p> </li> <li> <p>enable integration tests</p> </li> <li> <p>Correcting date on changelog release</p> </li> </ul> ryan-haley-code42 tag:github.com,2008:Repository/517884829/v1.11.0 2021-10-22T15:35:45Z v1.11.0 release prep (#335) <ul> <li> <p>1.11.0 release prep; require latest version of py42</p> </li> <li> <p>comment out mock-server build actions</p> </li> <li> <p>Update CHANGELOG.md</p> </li> </ul> tora-kozic