Skip to content

Latest commit

 

History

History
180 lines (158 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

180 lines (158 loc) · 12.9 KB

v2.5.2

Other Changes

  • chore(GROW-2952): add codeowners (#84) (Matt Cadorette)(a8a55ab)
  • ci: migrate from codefresh to github actions (#83) (Timothy MacDonald)(4d54072)
  • ci: add workflows for testing codefresh migration (#82) (Timothy MacDonald)(6684a31)
  • ci: version bump to v2.5.2-dev (Lacework)(9d39eec)

v2.5.1

Other Changes

  • chore: set local var module name (#80) (Darren)(0691910)
  • ci: version bump to v2.5.1-dev (Lacework)(bcebe60)

v2.5.0

Features

  • feat: Add dynamic node affinity (#76) (Samuel Wibrow)(e01ebdd)

Other Changes

  • chore: add lacework_metric_module datasource (#78) (Darren)(3a5c1c8)
  • ci: version bump to v2.4.1-dev (Lacework)(2a24fe8)

v2.4.0

Features

  • feat: add a default syscall_config.yaml file (#73) (Jean-Philippe Lachance)(6cecea5)

Bug Fixes

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

Other Changes

  • style: make the Terraform formatter format all files (#72) (Jean-Philippe Lachance)(3c95a1e)
  • ci: tfsec (jon-stewart)(0bd3fa1)
  • ci: version bump to v2.3.1-dev (Lacework)(18adec1)

v2.3.0

Features

  • feat: add new variable 'lacework_agent_log_stdout' (#65) (Darren)(bb807d0)

Documentation Updates

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

Other Changes

  • ci: version bump to v2.2.1-dev (Lacework)(6e3462d)

v2.2.0

Features

  • feat: added security context placeholder (Alan Nix)(edc00b6)
  • feat: added resource requests/limits placeholders (Alan Nix)(916868b)
  • feat: added option for k8s collector deployment (Alan Nix)(04fa746)

Refactor

  • refactor: split main.tf into cluster/node scoped files (Alan Nix)(b7540ee)

Bug Fixes

  • fix: lacework_agent_configuration type (#63) (jonathan stewart)(9d9fde7)

Documentation Updates

  • docs: updated example to include lacework_cluster_region (Alan Nix)(190bbc4)
  • docs: updated README with new variables (Alan Nix)(b9ac65f)
  • docs: update README.md (#56) (Steve)(aae7adb)

Other Changes

  • chore: updated run_as_user to match helm deployment (Alan Nix)(e3b14b3)
  • ci: version bump to v2.1.1-dev (Lacework)(9085fbf)

v2.1.0

Features

  • feat: add support for node_selector (#53) (Steve)(c92dbd0)

Other Changes

  • ci: version bump to v2.0.1-dev (Lacework)(dd336e3)

v2.0.0

Features

  • feat: added support for priorityClassName definition (Alan Nix)(dc0b1cc)
  • feat: allow modification of all agent configuration parameters (Alan Nix)(efefb37)
  • feat: expose priority_class_name argument (#50) (Darren)(a4e626d)
  • feat: deprecate support for Terraform 0.12 and 0.13 (#48) (Darren)(11c99c2)

Bug Fixes

  • fix: resolved priority class name merge collision (Alan Nix)(9dfb560)

Other Changes

  • ci: version bump to v1.5.2-dev (Lacework)(a8da513)

v1.5.1

Documentation Updates

  • docs: Update README to match resource defaults (#44) (Chris Golden)(ff8e4b7)

Other Changes

  • chore: update PR template (#42) (Darren)(5986190)
  • ci: version bump to v1.5.1-dev (Lacework)(a27ea66)

v1.5.0

Features

  • feat: add autoupgrade flag and enable stdout logging (#40) (Chris Golden)(2fa80eb)

Other Changes

  • ci: version bump to v1.4.3-dev (Lacework)(c60cdfa)

v1.4.2

Refactor

  • refactor: match resource requests/limits with Helm (#38) (Chris Golden)(04a4295)

Other Changes

  • ci: version bump to v1.4.2-dev (Lacework)(7ac5201)

v1.4.1

Bug Fixes

  • fix: improved support for various tolerations (Alan Nix)(85bcc18)

Documentation Updates

  • docs: Add contributing documentation (#35) (Darren)(30fd5e8)

Other Changes

  • ci: version bump to v1.4.1-dev (Lacework)(0ae3dd6)

v1.4.0

Features

  • feat: Expose revision_history_limit attribute (#33) (Jay R)(45fab38)

Other Changes

  • ci: version bump to v1.3.1-dev (Lacework)(eb8a561)

v1.3.0

Features

  • feat: added the ability to customize the agent proxy URL (Alan Nix)(940da0a)

Other Changes

  • chore: version bump to v1.2.1-dev (Lacework)(90c23e5)
  • ci: update releng email (#30) (Salim Afiune)(8a580c0)
  • ci: sign lacework-releng commits (#26) (Salim Afiune)(0d20218)

v1.2.0

Features

  • feat: add label to deamonset metadata (#24) (zdannar)(1e46db1)

Documentation Updates

  • docs: update all examples/ (#21) (Salim Afiune)(a0669a0)

Other Changes

  • chore: version bump to v1.1.1-dev (Lacework)(d32f417)

v1.1.0

Features

  • feat: added ability to change Lacework server URL (Alan Nix)(464e93d)

Bug Fixes

  • fix: 'InterfaceConnectionSize' implemented incorrectly in config.json (Alan Nix)(deab277)

Documentation Updates

  • docs: updated module version pinning (Alan Nix)(f507cd9)

Other Changes

  • chore: cleaned up .gitignore to ignore Terraform lock files (Alan Nix)(60f1aa5)
  • chore: version bump to v1.0.2-dev (Lacework)(dd56428)

v1.0.1

Other Changes

  • chore: bump required version of TF to 0.12.31 (#17) (Scott Ford)(fb57d68)
  • chore: version bump to v1.0.1-dev (Lacework)(9274990)

v1.0.0

Documentation Updates

  • docs: improved example documentation (#13) (Alan Nix)(a8bdc0d)

Other Changes

  • build(deps): migrate kubernetes provider to >= 2.0.0 (#9) (Samuel Bégin)(b15ff07)
  • ci: fix finding major versions during release (#15) (Salim Afiune)(2799fd5)
  • ci: switch PR test from CircleCI to CodeFresh (#14) (Darren)(4a96100)

v0.3.0

Features

  • feat: Support setting ServiceAccount in Pod template (#8) (John Marion)(0b325d5)

Other Changes

  • ci: open release pull request automatically (Salim Afiune Maya)(da085b2)
  • ci: automatic minor version bump (Salim Afiune Maya)(a8cc0be)
  • ci: switch releases to be own by Lacework releng ⚡ (#7) (Salim Afiune)(65df0df)

v0.2.0

Features

  • feat(config): Add lacework_agent_interface_connection_size variable (#5) (Jean-Philippe Lachance)(fa259c2)

v0.1.0

Initial commit