🔖 Release 0.4.5
What's New
- Fix error when creating node queries for large datasets by @zhuoyuan-liu in #631
- Refactor calls to debug messages in all services by @javuto in #632
- Using correct directory for
make install_admin
target by @javuto in #633 - Removing references to Debug Service or HTTP from all services by @javuto in #638
- Add inmemory cache for env by @zhuoyuan-liu in #636
- Refactor nodes package by @zhuoyuan-liu in #640
- Change default inactive hours to be positive by @javuto in #642
- Upgrade go to 1.24.2 by @javuto in #643
- Flag to enable the
osctrld
endpoints by @javuto in #646 - Refresh
pre-commit
config and remove python rules by @javuto in #647 - Potential fix for code scanning alert no. 25: Use of a known vulnerable action by @javuto in #648
- Potential fix for code scanning alert no. 20: Workflow does not contain permissions by @javuto in #650
- Potential fix for code scanning alert no. 24: Use of a known vulnerable action by @javuto in #649
- Update action/download-artifacts to latest version by @javuto in #651
- Potential fix for code scanning alert no. 19: Workflow does not contain permissions by @javuto in #652
- Potential fix for code scanning alert no. 11: Workflow does not contain permissions by @javuto in #653
- Potential fix for code scanning alert no. 14: Workflow does not contain permissions by @javuto in #654
- Using golang
1.24.3
by @javuto in #655 - Adding support for osquery
5.17.0
by @javuto in #656 - Lookup node by identifier in
osctrl-api
by @javuto in #657 - Adding support to
osctrl-cli
to look up nodes viaosctrl-api
by @javuto in #658 - Refactor
strings.NewReader
into bytes to avoid allocations by @javuto in #659 - Adding service users by @javuto in #661
- Dependencies bump and changes to
osctrl-cli
due to API changes by @javuto in #662 - Support for osquery
5.18.1
by @javuto in #663 - Adding
deps-update
in Makefile by @javuto in #664 - Prepare for release
0.4.5
by @javuto in #665 - Use cosign keyless to publish docker images by @javuto in #666
- Multiple fixes to tagged release GHA by @javuto in #667
- Update all actions to latest version and pin to commit by @javuto in #668
- Fix for cosign format due to multiple tags by @javuto in #669
- Fix for create_release GHA when tagged by @javuto in #670
- More accurate releases matrix by @javuto in #671
- Skip adding the commit sha in DEB package by @javuto in #672
Full Changelog: v0.4.4...v0.4.5