You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
- Datadog agent upgraded to 7.29 release [#150](https://github.com/DataDog/ecommerce-workshop/pull/150)
13
13
- All python microservices are now on Python 3.9.6 [#150](https://github.com/DataDog/ecommerce-workshop/pull/150)
14
14
- The ads errors image now builds with the fixed ads service image [#147](https://github.com/DataDog/ecommerce-workshop/pull/147)
15
+
- Pinned the spree project even more to stabilize upgrades [#151](https://github.com/DataDog/ecommerce-workshop/pull/151)
15
16
16
17
### Changed
17
18
18
19
-**BREAKING CHANGE:** The default environment is now `development` instead of `ruby-shop` or in more than a few cases `none`[#150](https://github.com/DataDog/ecommerce-workshop/pull/150)
20
+
-**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](https://github.com/DataDog/ecommerce-workshop/pull/154)
0 commit comments