PR #144 includes the following update:
Bug Fix
- Updates the
subscription_discountsource column reference fromcheckout_session_idtocheckout_sessionto match the raw Stripe source naming convention. The output column namecheckout_session_idis preserved as an alias in the staging layer, so there is no downstream impact.
Full Changelog: v1.6.0...v1.6.1