File tree Expand file tree Collapse file tree 3 files changed +16
-8
lines changed
Expand file tree Collapse file tree 3 files changed +16
-8
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## [ v1.15.11] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.11 ) (2025-11-26)
3+ ## [ v1.15.12] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.12 ) (2025-12-03)
4+
5+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.11...v1.15.12 )
6+
7+ ** Merged pull requests:**
8+
9+ - Fix backwards compatibility for DfE::Analytics jobs used externally [ \# 219] ( https://github.com/DFE-Digital/dfe-analytics/pull/219 ) ([ asatwal] ( https://github.com/asatwal ) )
10+
11+ ## [ v1.15.11] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.11 ) (2025-11-27)
412
513[ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.10...v1.15.11 )
614
6876
6977## [ v1.15.5] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1.15.5 ) (2025-04-07)
7078
71- [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1 .15.4...v1.15.5 )
79+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v.1 .15.4...v1.15.5 )
7280
7381** Implemented enhancements:**
7482
7886
7987- 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 ) )
8088
81- ## [ v1. 15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1 .15.4 ) (2025-01-22)
89+ ## [ v.1. 15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v.1 .15.4 ) (2025-01-22)
8290
83- [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v.1. 15.4...v1 .15.4 )
91+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1. 15.4...v.1 .15.4 )
8492
85- ## [ v.1. 15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v.1 .15.4 ) (2025-01-22)
93+ ## [ v1. 15.4] ( https://github.com/DFE-Digital/dfe-analytics/tree/v1 .15.4 ) (2025-01-22)
8694
87- [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.3...v.1 .15.4 )
95+ [ Full Changelog] ( https://github.com/DFE-Digital/dfe-analytics/compare/v1.15.3...v1 .15.4 )
8896
8997** Fixed bugs:**
9098
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- dfe-analytics (1.15.11 )
4+ dfe-analytics (1.15.12 )
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.11 '
5+ VERSION = '1.15.12 '
66 end
77end
You can’t perform that action at this time.
0 commit comments