🔖 Release 0.4.3
What's New
- Forgotten osquery 5.12.1 by @javuto in #581
- Deploy dev with
provision.sh
usingMakefile
and fix for logger by @javuto in #582 - Support for osquery 5.15.0 by @javuto in #583
- Ability to add a single flag for osquery by @javuto in #584
- Adding new osquery option to configuration in
osctrl-admin
by @javuto in #585 - Prevent nil pointer when loading any JSON configuration by @javuto in #586
- Handle GET/POST if for SAML routes by @javuto in #587
- Avoid datatables errors with platform field by @javuto in #588
- Show AJAX error in the browser console by @javuto in #589
- Dependencies bump after changes by @javuto in #590
- Prevent empty page due to error with tags by @javuto in #591
- Prevent abuse of
osctrl-tls
public endpoints by @javuto in #592 - Adding types to tags by @javuto in #593
- Adding tag operations in osctrl-api by @javuto in #594
- Using tag operations with
osctrl-cli
by @javuto in #595 - Decorating tags with environment name via
osctrl-api
by @javuto in #596 - Updating OpenAPI YAML file with latest changes in
osctrl-api
by @javuto in #597 - Dependencies bump after changes by @javuto in #598
- Merge osctrl mod files into a single mod files by @zhuoyuan-liu in #599
- Refactor osctrl package by @zhuoyuan-liu in #600
- Complete the refactor to have single
go.mod
file by @javuto in #602 - Remove alias in
node-actions
forosctrl-cli
to avoid conflict by @javuto in #603 - Prepare for release 0.4.3 and update dependencies by @javuto in #604
Full Changelog: v0.4.2...v0.4.3