Releases: snowplow/snowplow-gtm-server-side-http-request-tag
Releases · snowplow/snowplow-gtm-server-side-http-request-tag
Version 0.4.0
Under the hood
- Switch to using createRegex (#21)
- Fix version free entity matching (#17)
- Make function descriptions consistent with JSDoc (#20)
- Fix Readme links (#19)
- Update copyright to 2023 (#18)
Version 0.3.0
New features
- Support alternative separator to dot notation (#2)
- Add option for basic post-processing of payload values (#16)
Under the hood
- Fix x-sp-self_describing_event parsing (#13)
- Add GitHub Actions (#12)
- Fix inArray wrapping with includeAll option (#11)
Version 0.2.0
New features
- Add option to include or exclude an entity (#9)
- Standardize logs (#5)
Under the hood
- Fix x-sp-contexts being included as an entity (#8)
- Switch to snowplow.io domain (#3)
- Extend copyright to 2022 (#4)
- Reduce duplication in tests (#7)
- Run template through prettier (#6)