Skip to content

Releases: reflexivesecurity/reflex-engine

Release v2.1.3

01 Nov 20:33
b49c609
Compare
Choose a tag to compare

Patch: Merge pull request #109 from reflexivesecurity/fix_depends_on_list
Merge pull request #104 from reflexivesecurity/add_timeout_variable
Fix depends_on being an array
Patch: Create dependency to eliminate race condition (#108)
Adding timeout variable

Release v2.1.2

20 Oct 15:20
d0daada
Compare
Choose a tag to compare

Patch: Add reflex-specific tagging to reflex infrastructure. (#106)

Release v2.1.1

16 Oct 22:54
b000049
Compare
Choose a tag to compare

Patch: Revert "Allow optional use of CWEs with sqs_queue lambdas" (#105)

Release v2.1.0

27 Sep 02:22
8b15bc0
Compare
Choose a tag to compare

Minor: Merge pull request #101 from reflexivesecurity/multi-account
Add in raw message delivery for subscription call
Minor: Merge pull request #98 from reflexivesecurity/multi-account
Fix bad sqs queue policy
Minor: Merge pull request #97 from reflexivesecurity/multi-account
Change to null resource resource name
Add in custom exec to battle bug in TF
Remove auto confirm and capitalize sqs
Add in auto_confirms to test evading error message
Change to string boolean in hopes of actually working
Add in cross account sns and sqs queue structure
First introduction of separated iam assume role infrastructure
Merge branch 'master' into multi-account
Neuter conditions to allow cross account sqs communications
Update permissions for sqs queue policy

Release v2.0.1

23 Aug 23:55
82e773b
Compare
Choose a tag to compare

Patch: Merge pull request #95 from reflexivesecurity/change_readme_links
Move to reflexive security link in readme

Release v2.0.0

07 Aug 18:48
1ac2982
Compare
Choose a tag to compare

Major: Require users to specify lambda package instead of packaging via terraform (#93)
Merge pull request #91 from cloudmitigator/support_slack_webhooks
Remove source account from permissions
Change from function arn to function name for sns permissions
Actually pass in slack webhook url to function
Fix reference to wrong handler function name
Actually pass arn to sns
Remove tracing requirement
Give cloudformation IAM capabilities
SNS does not allow getatt on arn which is insane
Add comma in for json gods
Fix placement of brackets
Add in additional end bracket
Fix json to be correct
Allow webhook to be passed in by terraform
Add in slack conditional
WIP slack webhooks

Release v1.0.0

03 Jun 01:51
Compare
Choose a tag to compare

Major: Version 1.0.0 push
Merge pull request #90 from cloudmitigator/semantic-debugging
Update release.yml

Release v0.6.0

11 May 05:07
Compare
Choose a tag to compare

Minor: multi-region refactor
Fix old style interpolation syntax
Update to remove reference to previous module
Add in IAM assumerole entity for use in multiaccount and multiregion
Update module header for queue policy and docs
Update header for sqs queue and reflect in docs
Update readme and module header for DLQ policy
Remove event source mapping submodule as unnecessary
Update docs and add header for lambda module
Update README to reflect AWS provider
Re-order modules to reflect deployment order
Update from module reference to resource reference
Remove dlq submodule
Remove event target submodule
Add in module header and update README with actual information
Add in SNS email readme and module header
Update teraform-docs to match new module
Refactor module to single file and remove submodules
Add module header for CWE
Update reflex kms key to have proper readme and module header
Update docs for CWE
Accept central region and central queue name to craft queue arn
Move to more terraform way of creating topic policy
Add in topic policy to allow communication from events
Add sns support in KMS
Add in permissions for sns communication
Fix arn typo
Add in trust for multiregion sns topics
Add outputter for sns topic arn
Fix reference for module to be root main
Clean up variables for use with region forwarder
Initial WIP commit for multi region refactor

Release v0.5.7

09 Apr 18:03
b895108
Compare
Choose a tag to compare

Merge pull request #88 from cloudmitigator/dev-kms-key-rotation
Enable kms key rotation

Release v0.5.6

05 Apr 22:45
30cb5c3
Compare
Choose a tag to compare

Patch: Merge pull request #87 from cloudmitigator/fix_kms_cloudwatch
Add in arn structure to stupid parameter titled key id
Add in region name to logs permissions