3.1.11
What's Changed
- Update README and configuration files by @carlosmmatos in #159
- fix(AZURE): Refactor FalconCache to use thread-safe locks by @carlosmmatos in #161
- feat(generic): add new generic backend by @carlosmmatos in #162
- Bump actions/checkout from 3 to 4 by @dependabot in #163
- fix: update dockerfile + python deps by @carlosmmatos in #166
- fix(aws): fixes ec2.client instantiation with no region + updated region handling by @carlosmmatos in #167
- feat: add ability to pass in stream offset by @carlosmmatos in #168
- docs: updated readme to include python deps by @carlosmmatos in #165
- AWS manual deployment guide by @carlosmmatos in #169
- docs(AWS): update docs to show additional configs and troubleshooting by @carlosmmatos in #170
- fix: use ConfigParser since SafeConfigParser is deprecated by @redhatrises in #171
- feat(aws): add confirm_instance to match original sechub int by @carlosmmatos in #172
New Contributors
- @redhatrises made their first contribution in #171
Full Changelog: 3.1.10...3.1.11