🔖 Release 0.5.6
What's New
- Updated READMEs with newer changes by @javuto in #939
- Upgrade golang version to 1.26.5 by @javuto in #940
- Change style for login page by @javuto in #941
- Accelerated-mode priming for console and file explorer by @javuto in #942
- S3-backed log reader for status, result, and on-demand query logs by @javuto in #943
- Refactor logger into exporters to allow multiple ones by @javuto in #944
- Remove
osctrl-adminfrom settings in frontend by @javuto in #945 ⚠️ Complete removal ofosctrl-adminby @javuto in #946- Improvements in fake_news_go to be able to test 10K clients by @javuto in #947
- Remove
osctrl-dev.code-workspacefile by @javuto in #948 - Cleanup settings and last
osctrl-adminreferences by @javuto in #949 - Persistance in backend for each service configuration from YAML by @javuto in #950
- Frontend component to display service config values by @javuto in #951
- Ability to update service configuration values using
osctrl-apiby @javuto in #952 - Add editable capabilities to frontend for service config values by @javuto in #953
- Consume service configuration values from the DB stored ones by @javuto in #954
- YAML simplification and restart service when configuration changes by @javuto in #955
- Replace raw JSON editors with structured form UI for service config by @alvarofraguas in #956
- Ultimate optimization with redis and pending queries for nodes by @javuto in #957
- Multi-architecture enrolling packages by @javuto in #958
- Fixes for enrollment packages expiration time by @javuto in #959
- Fix for tagging nodes throwing a 500 error and updated default logo for tags by @javuto in #960
- Updated
fake_news_gotool to simulate load by @javuto in #961 - Improvements to
fake_news_goload testing tool by @javuto in #963 - Rate limits in
osctrl-tlsandosctrl-apiare now configurable by @javuto in #964 - Service-dependant rate limit configuration values editable via frontend by @javuto in #965
- Implementation of
service_commandsto issue service restarts inosctrl-tlsfromosctrl-apiby @javuto in #966 - Update README and OpenAPI documentation by @javuto in #967
- Annotated sample YAML configuration files by @javuto in #968
- More annotations for service config values and better UI by @javuto in #969
- Ability to write modified service configuration values to YAML by @javuto in #970
- Warning opening service configs to acknowledge it may break services by @javuto in #971
- Opt-in switch for the service configuration API and frontend by @javuto in #972
- Multi-factor authentication for password logins by @javuto in #973
- More commands in the console with a new
helpby @javuto in #974 - Service parameter to enable console independently from accelerated mode or file explorer by @javuto in #975
- Prepare release 0.5.6 by @javuto in #976
- DB-backed log sinks with hot reload capabilities per environment by @javuto in #977
- Catchall log sink in docker development environment by @javuto in #978
- Per-sink data tracking with zero-DB-impact hot path by @javuto in #979
- Updated README by @javuto in #980
- Fixed CICD pipeline for releases by @javuto in #981
Full Changelog: v0.5.5...v0.5.6