File tree Expand file tree Collapse file tree 3 files changed +20
-3
lines changed
Expand file tree Collapse file tree 3 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v1.15.3] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.3 ) (2024-12-10)
3+ ## [ v1.15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.4 ) (2025-01-22)
4+
5+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.3...v1.15.4 )
6+
7+ ** Fixed bugs:**
8+
9+ - Fix after\_ update\_ commit [ \# 188] ( https://github.com/DFE-Digital/dfe-analytics/pull/188 ) ([ goodviber] ( https://github.com/goodviber ) )
10+ - update transaction tests [ \# 186] ( https://github.com/DFE-Digital/dfe-analytics/pull/186 ) ([ goodviber] ( https://github.com/goodviber ) )
11+
12+ ** Closed issues:**
13+
14+ - Breaking change on custom events interface introduced with v1.13.0 release [ \# 182] ( https://github.com/DFE-Digital/dfe-analytics/issues/182 )
15+
16+ ** Merged pull requests:**
17+
18+ - Add docs/deciding\_ what\_ data\_ to\_ stream\_ with\_ dfe\_ analytics.md [ \# 178] ( https://github.com/DFE-Digital/dfe-analytics/pull/178 ) ([ stevenleggdfe] ( https://github.com/stevenleggdfe ) )
19+
20+ ## [ v1.15.3] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.3 ) (2024-12-11)
421
522[ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.2...v1.15.3 )
623
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- dfe-analytics (1.15.3 )
4+ dfe-analytics (1.15.4 )
55 google-cloud-bigquery (~> 1.38 )
66 httparty (~> 0.21 )
77 multi_xml (~> 0.6.0 )
Original file line number Diff line number Diff line change 22
33module DfE
44 module Analytics
5- VERSION = '1.15.3 '
5+ VERSION = '1.15.4 '
66 end
77end
You can’t perform that action at this time.
0 commit comments