Skip to content

0.4.9

Choose a tag to compare

@javuto javuto released this 24 Dec 08:21
· 44 commits to main since this release
2996254

🔖 Release 0.4.9

⚠️ This is a breaking release

The changes introduced in #754 makes this release NOT backwards compatible. Configuration for all services changed from using multiple JSON files, to a single YAML file. The env variables have not changed so it should not impact deployments where configuration is made via this method. More details in the documentation

What's New

  • Fix for goreleaser CICD pipeline by @javuto in #743
  • Fix for failing GHA pipelines to build on PR and release by @javuto in #744
  • Fix for DEB package missing file by @javuto in #745
  • Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #747
  • Preparation to have SAML config file by @javuto in #748
  • Migrate aws sdk to v2 for the kinesis logger by @javuto in #749
  • Migrate urfave/cli to v3 by @javuto in #750
  • Support for osquery 5.20.0 by @javuto in #751
  • Bump golang to 1.25.4 by @javuto in #752
  • Dependencies upgrade by @javuto in #753
  • Single YAML configuration file by @javuto in #754
  • Generation of example configuration in osctrl-tls by @javuto in #755
  • Generation of example configuration in osctrl-admin and osctrl-api by @javuto in #756
  • Use single YAML file in provision.sh by @javuto in #757
  • Cleaner install of go in provision.sh by @javuto in #758
  • Adapt creation of deb packages to single YAML configuration by @javuto in #759
  • Prevent crash in osctrl-api and other fixes around configuration by @javuto in #760
  • Fix error in cicd pipeline due to DEB package creation error for cli by @javuto in #761
  • Tool to test osctrl-api by @javuto in #762
  • ⚠️ Prepare for release 0.4.9 by @javuto in #763

Full Changelog: v0.4.8...v0.4.9