Skip to content

Latest commit

 

History

History
184 lines (159 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

184 lines (159 loc) · 11.8 KB

v1.0.2

Other Changes

  • chore(GROW-2952): add codeowners (#74) (Matt Cadorette)(ae036c5)
  • ci: migrate from codefresh to github actions (#73) (Timothy MacDonald)(549385d)
  • ci: version bump to v1.0.2-dev (Lacework)(bf479a0)

v1.0.1

Other Changes

  • chore: set local var module name (#71) (Darren)(07c5fcf)
  • ci: version bump to v1.0.1-dev (Lacework)(08555aa)

v1.0.0

Other Changes

  • chore: add lacework metrics data source (#69) (Darren)(ce3a1bc)
  • ci: version bump to v0.11.3-dev (Lacework)(bd44cbb)

v0.11.2

Bug Fixes

  • fix: default additionalconfig to empty string when not set (#66) (Darren)(018ff5c)

Other Changes

  • ci: version bump to v0.11.2-dev (Lacework)(defed1b)

v0.11.1

Bug Fixes

  • fix: rendering additional config (#63) (Darren)(d19d290)

Other Changes

  • ci: version bump to v0.11.1-dev (Lacework)(58e7bbc)

v0.11.0

Features

  • feat: add support for agent configuration (#60) (Darren)(0742b18)

Documentation Updates

  • docs(readme): add terraform docs automation (#59) (Timothy MacDonald)(f274141)

Other Changes

  • ci: version bump to v0.10.5-dev (Lacework)(2294ccc)

v0.10.4

Bug Fixes

  • fix: use correct type for enable syscall var (#56) (Nick Schmeller)(6fd17da)

Other Changes

  • ci: version bump to v0.10.4-dev (Lacework)(3a15e10)

v0.10.3

Bug Fixes

  • fix: switch from bool to string for enable syscall (#53) (Nick Schmeller)(c72edbc)

Other Changes

  • ci: version bump to v0.10.3-dev (Lacework)(7e6ba4b)

v0.10.2

Bug Fixes

  • fix: update incorrect variable name (#51) (Nick Schmeller)(aad18bc)

Other Changes

  • ci: version bump to v0.10.2-dev (Lacework)(c244ddf)

v0.10.1

Bug Fixes

  • fix: correctly use syscall Terraform toggle (#48) (Nick Schmeller)(12e844c)

Other Changes

  • ci: version bump to v0.10.1-dev (Lacework)(2c7d693)

v0.10.0

Features

  • feat: add flag to add syscall default config (#46) (Nick Schmeller)(d65fb2f)

Bug Fixes

  • fix(CPLAT-672): Update references to api.lacework.net (Atul Singh)(33816ec)

Other Changes

  • ci: version bump to v0.9.1-dev (Lacework)(2674dec)

v0.9.0

Features

  • feat: Add support for AWS provider 5.0 (Darren)(7edd3c9)

Documentation Updates

  • docs(RAIN-54746): update example urls (Atul Singh)(dcb7bb8)

Other Changes

  • ci: tfsec (jon-stewart)(177d6f9)
  • ci: version bump to v0.8.2-dev (Lacework)(1c0bfc1)

v0.8.1

Bug Fixes

  • fix: pass server url to agent install.sh (#38) (Salim Afiune)(6f666c5)

Other Changes

  • ci: version bump to v0.8.1-dev (Lacework)(652b6c4)

v0.8.0

Features

  • feat: deprecate support for Terraform 0.12 and 0.13 (Darren Murray)(c2532b1)

Bug Fixes

  • fix: update installation URL for custom build hashes (#35) (Salim Afiune)(870ea31)

Other Changes

  • ci: version bump to v0.7.1-dev (Lacework)(627d794)

v0.7.0

Features

  • feat: adding ability to customize temporary path (#32) (Alan Nix)(e03845f)

Other Changes

  • ci: version bump to v0.6.1-dev (Lacework)(508003e)

v0.6.0

Features

  • feat: allow use of v4 aws provider (#30) (Darren)(067abf8)

Other Changes

  • chore: update PR template (#29) (Darren)(886c80e)
  • ci: version bump to v0.5.3-dev (Lacework)(54a98f1)

v0.5.2

Bug Fixes

  • fix: added logic to verify agent access token (Alan Nix)(fe889a3)

Documentation Updates

  • docs: Add contributing documentation (#25) (Darren)(e44f96f)

Other Changes

  • chore: version bump to v0.5.2-dev (Lacework)(21855f7)
  • ci: sign lacework-releng commits (#24) (Salim Afiune)(a723c2b)

v0.5.1

Bug Fixes

  • fix: deployment of Agent config.json file (#22) (Salim Afiune)(64c925c)

Other Changes

  • chore: version bump to v0.5.1-dev (Lacework)(c451c68)

v0.5.0

Features

  • feat: adds ability to change Lacework Server URL (#20) (Darren)(4c9f0a6)

Other Changes

  • chore: bump required version of TF to 0.12.31 (#18) (Scott Ford)(74ed7cf)
  • chore: version bump to v0.4.1-dev (Lacework)(5068ac1)
  • ci: fix finding major versions during release (#17) (Salim Afiune)(45a3672)

v0.4.0

Features

  • feat: ability to specify an Agent build hash (#14) (Salim Afiune)(bc20188)

Other Changes

  • ci: switch PR test from CircleCI to CodeFresh (#15) (Salim Afiune)(7cacc32)
  • ci: switch releases to be own by Lacework releng ⚡ (#13) (Salim Afiune)(265f42f)

v0.3.0

Features

  • feat: improve support for multiple Linux distributions (#10) (Jean-Philippe Lachance)(1d9960e)

Bug Fixes

  • fix(command): typo in the tags parameter description (#9) (Jean-Philippe Lachance)(b629a8c)

v0.2.0

Features

  • feat(command): Enable the datacollector service when disabled (#7) (Jean-Philippe Lachance)(8578d5f)

Other Changes

  • ci: update release ssh-key fingerprint (#6) (Salim Afiune)(1fe6f12)

v0.1.0

Features

  • feat: add basic AWS SSM command to install and configure Lacework agent (#3) (Jean-Philippe Lachance)(73f85b6)

Documentation Updates

  • docs: add example that use the our Terraform Provider (#4) (Salim Afiune)(1769b23)

Other Changes

  • chore: resize Lacework logo in README (#2) (Salim Afiune)(5756801)
  • chore: update README.md (Salim Afiune Maya)(01760af)
  • chore: update LICENSE (Salim Afiune Maya)(bc4a22d)
  • chore: update scripts/release.sh (Scott Ford)(fc23377)
  • chore: update scripts/ci_tests.sh (Scott Ford)(60e5bd2)
  • initial setup of repo (Scott Ford)(af2b369)
  • first commit (Scott Ford)(bbce9ea)