Releases: arriven/db1000n
Releases · arriven/db1000n
v0.7.0
What's Changed
- Setup docker publish with ko by @arriven in #290
- Use ENTRYPOINT instead of CMD by @ivankovnatsky in #295
- Added healthcheck and autoheal labels by @mjolnir404 in #296
- Add MkDocs by @m-v-kalashnikov in #291
- Added loop job by @arriven in #299
- Some code restructure by @arriven in #301
- 12 factor flags by @arriven in #304
- use context in runner by @arriven in #305
New Contributors
- @ivankovnatsky made their first contribution in #295
- @mjolnir404 made their first contribution in #296
- @m-v-kalashnikov made their first contribution in #291
Full Changelog: v0.6.7...v0.7.0
v0.6.7
Cleanup from previous release (fixed docker even though there's no new features for it, removed wasm release as it's too hard to maintain with low benefits being available)
Full Changelog: v0.6.6...v0.6.7
v0.6.6
What's Changed
- DB1000N | Add basic Over-The-Air updates support by @sivillakonski in #288
Full Changelog: v0.6.5...v0.6.6
v0.6.5
What's Changed
- User friendly logs by @arriven in #271
- Increase HTTP timeout for fetching config to 20 seconds by @bitshape in #274
- Add willfarrell/autoheal to docker-compose.yaml to restart OpenVPN containers by @bitshape in #275
- Added an ability to specify app flags in azure terraform by @predivan2022 in #267
- Fix goroutine leaks if job fails by @arriven in #276
- Add complex job scenarios by @arriven in #277
- Complex jobs ddos guard test by @arriven in #283
- Fix metrics value type by @arriven in #284
- Remove warning about slowloris being unfinished by @arriven in #285
New Contributors
- @predivan2022 made their first contribution in #267
Full Changelog: v0.6.4...v0.6.5
v0.6.4
v0.6.3
What's Changed
- Improve docs a bit by @arriven in #255
- Optimize ResolveHost; remove regexp matching by @jdoe7865623 in #257
- Minor packetgen improvements by @arriven in #258
- force resolve host to use ipv4 by @arriven in #259
- Add flag to enable pprof by @arriven in #260
- Linter fixes by @arriven in #261
- Golangci lint by @arriven in #262
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Some minor polishing
What's Changed
- Fix proxylist by @arriven in #246
- Expose network settings in packetgen by @arriven in #250
- Fix random ip to not produce invalid IPs by @arriven in #251
- Expose ResolveHost to template engine by @arriven in #252
- allow setting system proxy override by @arriven in #253
- remove redundant resolve host from packetgen.SendPacket by @arriven in #254
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
What's Changed
- add insta and fb by @iamtodor in #233
- (WIP) Use mapstruct for job args where possible by @arriven in #236
- Fix packetgen mapstructure by @arriven in #238
- Separate parse and execute mapstruct by @arriven in #240
- Don't take into account failed to send requests; cleanup some logs by @jdoe7865623 in #235
- Allow encrypted configuration files by @Lagovas in #239
Full Changelog: v0.5.20...v0.6.0