github PaladinCloud/CE 1.2.0

latest releases: 3.0.6, 3.0.5, 3.0.4...
2 years ago

Summary of Changes

EventBridge Limit:

  • Last release we crossed the default AWS account soft limit for the number of rules that can be created for an event bus (300). So we have requested users to upgrade their limit before redeploy or install process.
  • The good news is that we have overcome that limitation in the current release using a new micro-service called job-scheduler. Now Paladin uses separate custom event buses for each cloud provider.

Policy/Rules Update:

  • We have added new collectors and rules across the three cloud providers, AWS, Azure and GCP
  • We have added our first auto-fixes for a couple of policies in Azure and GCP. We will be updating the steps required to enable the same in the wiki.
  • We have made some changes to Rule metadata.
  • We are updating the Wiki with the current rules we support. This is an ongoing effort.

UI updates:

  • We have redesigned the Policy Knowledge base screen.
  • We have added a new feature, a collapsible navigation bar
  • We have fixed an issue with the table to store the previous state
  • We have fixed minor fixes across the other components

Azure AD:

  • We have added a feature to enable Azure AD authentication in the Paladin Cloud.
  • Azure AD can now be used as an authentication mechanism over the default db-based authentication.
  • We are in the process of testing the Azure AD feature. Please watch this space for an update on the Azure AD

Infrastructure Updates:

  • As stated above, we are now using custom EventBridge buses.
  • We have created a new micro-service job-scheduler in our existing ECS cluster.
  • This microservice would emit the events periodically to trigger the jobs/rules.
  • We have upgraded the Terraform to the latest version, 1.2.x
  • If you are upgrading from previous versions, please follow this link to start upgrading to this release.

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

Don't miss a new CE release

NewReleases is sending notifications on new releases.