Skip to content

Releases: DataDog/ecommerce-workshop

2.2.2

09 Aug 18:16
5e2d621
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1

03 Aug 18:29
e471926
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0

08 Mar 20:49
df8ac25
Compare
Choose a tag to compare

Note

From this release onward, all images will be stored in AWS ECR public repos

What's Changed

Full Changelog: 2.1.4...2.2.0

2.1.4

18 Feb 21:31
51ff328
Compare
Choose a tag to compare

What's Changed

  • Minor release to remove DD_ENV from ads and discounts to supress the tag in labs #205

Full Changelog: 2.1.3...2.1.4

2.1.3

12 Jan 16:10
226fa38
Compare
Choose a tag to compare

What's Changed

  • Remove compose volume (bug fix)

  • Various attackbox updates #71

    • Adds looping logic to malicious SSH script
    • Remove stack traces from frontend logs via custom RAILS_HIDE_STACKTRACE env var
    • Supress attackbox logs via logging: -> driver: none
    • Add nginx proxy for improved logging structure
    • Update attackbox documentation

Full Changelog: 2.1.2...2.1.3

2.1.2

02 Dec 17:39
17d8763
Compare
Choose a tag to compare

What's Changed

  • Updated storefront images to use RUM v3 and enabled Session Replay #177
  • DD_ENV and DD_SITE are now set via compose files and are used by RUM config #142
  • New compose file docker-compose-local-baseline added for easier local development

Full Changelog: 2.1.1...2.1.2

2.1.1

19 Oct 14:01
526ff90
Compare
Choose a tag to compare

Changed

  • Typo fixes

2.1.0

05 Oct 16:01
d4023b6
Compare
Choose a tag to compare

Added

  • Added a new attackbox container for security-based labs
  • Added a new docker compose file to run attackbox tools

Changed

  • The store-frontend image has been refactored to use store-frontend-initial-state as the shared codebase and separate patch files are used build the other frontend variants
  • discounts-service now has rsyslog running as a service and is shipping /var/log/auth.log

2.0.0

08 Jul 18:29
Compare
Choose a tag to compare

Fixed

  • Datadog agent upgraded to 7.29 release #150
  • All python microservices are now on Python 3.9.6 #150
  • The ads errors image now builds with the fixed ads service image #147
  • Pinned the spree project even more to stabilize upgrades #151

Changed

  • BREAKING CHANGE: The default environment is now development instead of ruby-shop or in more than a few cases none #150
  • BREAKING CHANGE: The traffic replay system is now containerized so the gor binary is no longer there. There are lots of updated docs for running the traffic replay container. #154

1.1.0

28 May 21:32
Compare
Choose a tag to compare

Added

  • Added a new advertisements-errors image #123
  • Added DB_HOST support for the python microservices #128
  • Added availability zone support to the AWS terraform files #139

Fixed

  • Applied all the latest security updates to storefront service
  • Update all the generic k8s container image names #137

Changed

  • Remove rack-mini-profiler from both Rails apps #136
  • Flattened out the logging payload in both Rails apps #120