Skip to content

v3.0.0

Compare
Choose a tag to compare
@lacework-releng lacework-releng released this 28 Feb 15:44
· 9 commits to main since this release
v3.0.0
a0d2f98

Changes

🚀 Features

  • (feature):Add support for data export rules endpoint (#132) by Timothy MacDonald in [19a8ba8]

🐛 Bug Fixes

  • (fix):SDK version in user agent string (#152) by Timothy MacDonald in [438ea14]
  • (fix):replace old V1 APIs (#147) by Kristinn in [172bf9c]
  • (fix):Search class passes kwargs to pagination GET (#144) by Timothy MacDonald in [2cdc37a]

🧰 Maintenance

  • (chore):verify and update examples script to ensure they work (#146) by Timothy MacDonald in [f1fb12f]

  • (chore):update tests to include all current python versions (#135) by Timothy MacDonald in [9c2e858]

  • (chore):fix indent in workflow yaml (#134) by Timothy MacDonald in [965bd62]

  • (chore):add slack notification for test failure (#133) by Timothy MacDonald in [89443ec]

  • (ci):add token to version step (#167) by Timothy MacDonald in [a0d2f98]

  • (ci):allow release action to push changelog (#165) by Timothy MacDonald in [f9974df]

  • (ci):update release notes template (#163) by Timothy MacDonald in [5a6800f]

  • (ci):remove old publish workflow (#162) by Timothy MacDonald in [0481edf]

  • (ci):add PyPI publish to release action (#161) by Timothy MacDonald in [ca19c88]

  • (ci):remove commit of repo to main in GH release action (#160) by Timothy MacDonald in [5c9f230]

  • (ci):update checkout action in release workflow (#159) by Timothy MacDonald in [7a94d7a]

  • (ci):add version command to release action (#158) by Timothy MacDonald in [be7d118]

  • (ci):update github release action (#156) by Timothy MacDonald in [da1f4d8]

  • (ci):add poetry to release action (#155) by Timothy MacDonald in [626af97]

  • (ci):add github action for semantic release (#154) by Timothy MacDonald in [8968228]

  • (documentation):fix CRUD search method docstring (#145) by Timothy MacDonald in [4894932]

  • (documentation):Add handcrafted documentation (#141) by Timothy MacDonald in [dea0162]

  • (documentation):Update and lint all docstrings (#140) by Timothy MacDonald in [cc50f0f]

  • (documentation):change from pdoc to sphinx (#136) by Timothy MacDonald in [da7b2e9]

  • (refactor):Make base classmethods private (#142) by Timothy MacDonald in [1fdf77e]

  • (refactor):use poe the poet for testing (#130) by Timothy MacDonald in [3aff0db]

  • (test):quarantine failing tests (#166) by Timothy MacDonald in [8d87f9e]

  • (test):retry failing tests and enable slack notification (#164) by Timothy MacDonald in [a70775e]

  • (test):fix resourceGroup test for RGv2 (#150) by Timothy MacDonald in [5a23119]

  • (test):testing alert close requires open alerts (#151) by Timothy MacDonald in [d27b972]

  • (test):fix testAlerts failures (#149) by Timothy MacDonald in [45ac119]

  • (test):review, fix, and rename "flakey" tests (#148) by Timothy MacDonald in [170066a]

  • (test):fix race condition with delete tests (#139) by Timothy MacDonald in [f7a38e0]

  • (test):add docstring linting and move to separate action (#138) by Timothy MacDonald in [379d66a]

  • (test):fix slack alerting and mark some tests as flakey (#137) by Timothy MacDonald in [12edf70]

  • (test):fix search test for AlertRules and UserGroups (#131) by Timothy MacDonald in [b2dcf56]