Skip to content

Releases: StarChart-Labs/chronicler

0.5.4

25 Dec 04:02
Compare
Choose a tag to compare

Changed

  • Updated com.amazonaws:aws-lambda-java-log4j2 from 1.3.0 to 1.5.0
  • Updated org.apache.logging.log4j:log4j-core from 2.15.0 to 2.17.0
  • Updated org.apache.logging.log4j:log4j-slf4j-impl from 2.15.0 to 2.17.0
  • Updated org.starchartlabs.majortom:event-model from 1.0.1 to 1.0.3

0.5.3

12 Dec 02:56
Compare
Choose a tag to compare

Changed

  • Updated serverless to 2.54.0
  • Replaced serverless pseudo-parameters plug-in with native variable use
  • Updated com.amazonaws:aws-java-sdk-cloudwatch from 1.11.699 to 1.12.128
  • Updated com.amazonaws:aws-java-sdk-sns from 1.11.699 to 1.12.128
  • Updated com.amazonaws:aws-java-sdk-ssm from 1.11.699 to 1.12.128
  • Updated com.amazonaws:aws-lambda-java-core from 1.2.0 to 1.2.1
  • Updated com.amazonaws:aws-lambda-java-events from 2.2.7 to 3.11.0
  • Updated com.amazonaws:aws-lambda-java-log4j2 from 1.1.0 to 1.3.0
  • Updated com.fasterxml.jackson.core:jackson-databind from 2.10.1 to 2.13.0
  • Updated com.google.code.gson:gson from 2.8.6 to 2.8.9
  • Updated com.squareup.okhttp3:okhttp from 3.14.4 to 4.9.3
  • Updated org.apache.logging.log4j:log4j-core from 2.13.0 to 2.15.0
  • Updated org.apache.logging.log4j:log4j-slf4j-impl from 2.13.0 to 2.15.0
  • Updated org.starchartlabs.alloy:alloy-core from 0.5.0 to 1.0.2
  • Updated org.starchartlabs.calamari:calamari-core from 0.4.1 to 1.0.2
  • Updated org.starchartlabs.machete:machete-sns from 0.2.2 to 1.0.2
  • Updated org.starchartlabs.machete:machete-ssm from 0.2.2 to 1.0.2
  • Updated org.starchartlabs.majortom:event-model from 0.2.2 to 1.0.1
  • Removed unused org.mockito:mockito-core dependency
  • Updated org.slf4j:slf4j-api from 1.7.29 to 1.7.32
  • Updated org.slf4j:slf4j-simple from 1.7.29 to 1.7.32
  • Updated org.testng:testng from 6.14.3 to 7.4.0
  • Updated org.yaml:snakeyaml from 1.25 to 1.29

0.5.2

08 Jan 02:25
Compare
Choose a tag to compare

Changed

  • Update AWS, Jackson, Starchart, logging, and test dependencies to latest bugfix release
  • GH-136 Reduce logging for installation modifications

0.5.1

28 Jul 21:10
Compare
Choose a tag to compare

Changed

  • (GH-125) Update install button to send users to marketplace page
  • Updated AWS and jackson dependencies to latest bugfix versions
  • Updated test frameworks to latest bugfix versions

0.5.0

09 Jul 04:33
Compare
Choose a tag to compare

Added

  • Add notifications to StarChart-Labs channels for system status
  • Updated metrics stored in AWS for usage data/feedback
  • (GH-118) Added metrics for number of pull requests serviced

Changed

  • Updated jackson-databind to 2.9.9 to address security vulnerabilities

0.4.0

05 Jun 01:54
Compare
Choose a tag to compare

Added

  • Added privacy-policy and terms HTML pages
  • GH-107 Added handling for marketplace events

0.3.1

19 Apr 03:08
Compare
Choose a tag to compare

Changed

  • GH-102 Fix file copyright headers to match the declared license of Apache 2.0
  • GH-103 Update to Calamari 0.3.3 to address potential timing attack vulnerability

0.3.0

27 Mar 03:18
Compare
Choose a tag to compare

Changed

  • Moved webhook event handling out of AWS handler class
  • Updated external dependencies to latest micro/minor versions
  • Overrode Jackson dependency version from AWS SDK to version not flagged with vulnerabilities
  • Add badge for READMEs

0.2.3

26 Feb 02:42
Compare
Choose a tag to compare

Changes

  • GH-92: Made the namespace of the metric for installations counts configurable per deployment

0.2.2

23 Feb 01:47
Compare
Choose a tag to compare

Changes

  • Fixed URLs for installation button