Releases: secmon-lab/swarm
Releases · secmon-lab/swarm
v0.1.3
What's Changed
- Fix to ignore empty map when reducting by @m-mizutani in #36
- Update createOrUpdateTable to handle errors during table update by @m-mizutani in #37
- Fix/remove schema info by @m-mizutani in #38
- Update go packages by @m-mizutani in #39
- Update go packages by @m-mizutani in #41
- Update go packages by @m-mizutani in #42
- enhance(log): Memory Limit log by @m-mizutani in #43
- Fix schema comparison by @m-mizutani in #40
- Modernize Dockerfile by @m-mizutani in #45
- Update Go Build Cache path to ~/go/pkg/mod/ in publish workflow by @m-mizutani in #46
- Revert "Update Go Build Cache path to ~/go/pkg/mod/ in publish workflow" by @m-mizutani in #48
- Revert "Modernize Dockerfile" by @m-mizutani in #49
- Update go packages by @m-mizutani in #50
- Update Go packages by @m-mizutani in #52
- Update go packages by @m-mizutani in #53
- Add defer statement to run garbage collection on Load by @m-mizutani in #54
- Add state wait timeout to return http response by @m-mizutani in #44
- Enhance/job mode by @m-mizutani in #55
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Separate ingest concurrency to table and records by @m-mizutani in #28
- Always build image when pushing by @m-mizutani in #30
- Use GH Actions cache by @m-mizutani in #31
- Implement state check feature by @m-mizutani in #32
- Update go packages by @m-mizutani in #33
- Implement migrate subcommand by @m-mizutani in #34
- Use managed stream concurrency and reduce open/close frequency of stream by @m-mizutani in #35
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix(usecase-load): Update field name to lowercase in buildBQMetadata function by @m-mizutani in #25
- add(cli, server): Memory limit option by @m-mizutani in #26
- add(doc): Overview and setup instructions for deployment by @m-mizutani in #27
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- add(cli, usecase): Support enqueue size/count limit option by @m-mizutani in #10
- Change NewLogID logic to use entire log data by @m-mizutani in #11
- Set maximum number to insert as 1000 by @m-mizutani in #12
- Update maxIngestLogCount to 256 in load usecase by @m-mizutani in #13
- Add concurrency control for BigQuery ingestion by @m-mizutani in #14
- update(usecase, bq): Adjust concurrency parameters by @m-mizutani in #15
- Add logging for pubsub messages in server controller by @m-mizutani in #16
- Implement state management with firestore by @m-mizutani in #17
- Update constant declaration to variable declaration by @m-mizutani in #18
- Update go packages by @m-mizutani in #19
- add(cli): New options by @m-mizutani in #20
- fix(server): Update time calculation function to use time.Until by @m-mizutani in #21
- add(state): Add state TTL duration setting for state management by @m-mizutani in #22
Full Changelog: v0.0.7...v0.1.0
v0.0.7
What's Changed
- add(cli): read-concurrency option for serve by @m-mizutani in #9
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- fix(utils): Exclude empty array in clone() by @m-mizutani in #7
- update(go-mod): update go packages by @m-mizutani in #8
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- Use bigquery tag to lower case field name by @m-mizutani in #4
- fix(action): get tag or commit ID step by @m-mizutani in #5
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
Fix GitHub Actions permission (push package)
Full Changelog: v0.0.1...v0.0.2