File tree Expand file tree Collapse file tree 3 files changed +17
-3
lines changed
Expand file tree Collapse file tree 3 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.15.6] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.6 ) (2025-04-30)
4+
5+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.5...v1.15.6 )
6+
7+ ** Merged pull requests:**
8+
9+ - Ensure API Request events always sent [ \# 197] ( https://github.com/DFE-Digital/dfe-analytics/pull/197 ) ([ asatwal] ( https://github.com/asatwal ) )
10+ - Add support for api\_ request events [ \# 196] ( https://github.com/DFE-Digital/dfe-analytics/pull/196 ) ([ asatwal] ( https://github.com/asatwal ) )
11+ - Make the gem work without ActiveRecord [ \# 195] ( https://github.com/DFE-Digital/dfe-analytics/pull/195 ) ([ hrmtl] ( https://github.com/hrmtl ) )
12+
313## [ v1.15.5] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.5 ) (2025-04-07)
414
5- [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1 .15.4...v1.15.5 )
15+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v.1 .15.4...v1.15.5 )
616
717** Implemented enhancements:**
818
1222
1323- Add link to DfE Analytics terraform docs from setup readme. [ \# 190] ( https://github.com/DFE-Digital/dfe-analytics/pull/190 ) ([ asatwal] ( https://github.com/asatwal ) )
1424
25+ ## [ v.1.15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v.1.15.4 ) (2025-01-22)
26+
27+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.4...v.1.15.4 )
28+
1529## [ v1.15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.4 ) (2025-01-22)
1630
1731[ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.3...v1.15.4 )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- dfe-analytics (1.15.5 )
4+ dfe-analytics (1.15.6 )
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.5 '
5+ VERSION = '1.15.6 '
66 end
77end
You can’t perform that action at this time.
0 commit comments