Releases: DumbNoxx/goxe
Releases · DumbNoxx/goxe
v1.5.0
Changelog
- d65a451 chore(release): update changelog for v1.5.0
- d74cd05 Merge pull request #32 from DumbNoxx/fix/shipper-data-loss
- 42c334d fix: aggregate multi-source logs in Shipper
- 6d43420 docs: refactor and correct inconsistent function documentation
- 4e27040 Merge pull request #31 from DumbNoxx/refactor/shipper-interface
- 691364a refactor(core): abstract log shipping into a pluggable interface
- d296707 chore: linkify author mention in README
- 7baa177 Merge pull request #30 from DumbNoxx/feat/generic-http-integrations
- f31f0f0 feat: add generic HTTP integration support for observability platforms
- 890919e Merge pull request #29 from DumbNoxx/feat/add-ip-to-logburst
- 9347351 feat: add IP tracking to burst detection
v1.4.0
Changelog
- b253de7 chore(release): update changelog for v1.4.0
- ffcb72e chore: update notification text to include 'goxe update' command
- b212445 Merge pull request #28 from DumbNoxx/fix/data-loss-on-termination
- bac12a4 fix: prevent data loss on shutdown and add remote shipping
- 787f5cd docs: fix badge license
- cee6eaa docs: add badges readme
- 2d4cfc7 docs: fix readme and contributing.md
- 9dbf60f docs: add contributing guidelines
- cfff640 docs: Refactor readme
- aa071ef Merge pull request #27 from DumbNoxx/feat/file-normalization-flag
- 675b2ac docs(core): add documentation for file creation and cleanup logic
- 1b3e2ed feat(core): implement file normalization flow triggered by command-line flag
- 07868ef Merge pull request #26 from DumbNoxx/refactor/cleanup-main-logic
- aa489b7 refactor: modularize flags and simplify main entry point
- 3f33d65 Merge pull request #25 from DumbNoxx/docs/improve-code-documentation
- b6ff380 docs: implement standardized documentation for core functions
- 6606882 Merge pull request #24 from DumbNoxx/refactor/cleanup-main
- f366ab9 refactor: simplify main.go and modularize core functions
v1.3.6
v1.3.5
v1.3.4
v1.3.3
v1.3.2
v1.3.1
v1.2.2
v1.2.1
Changelog
- c5be3c9 chore(release): update changelog for v1.2.1
- 656da95 Merge pull request #12 from DumbNoxx/fix/scrubbing-logic-ignored-word
- 2015a7d fix(processor): remove specific words from logs instead of dropping the entire entry
- ea3b523 Merge pull request #11 from DumbNoxx/refactor/extract-burstDetection-functions
- ac480f4 refactor: Extract BurstDetection and helpers functions into modules
- 3df96b4 update readme
- 1978bf5 chore: Rename module to lowercase for consistency