File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 1.7.0 / 2021-03-10
2+ =======================
3+
4+ * Retry Network errors (#136 )
5+ * Update Tests [ Improvement] (#132 )
6+ * Updtate Readme Status Badging (#139 )
7+ * Bump e2e tests to latest version [ Improvement] (#142 )
8+ * Add Limits to message, batch and memeory usage [ Feature] (#137 )
9+ * Add Configurable flush parameters [ Feature] (#135 )
10+ * Add ability to use custom consumer [ Feature] (#61 )
11+ * Add ability to set file permmissions [ Feature] (#122 )
12+ * Fix curl error handler [ Improvement] (#97 )
13+ * Fix timestamp implementation for microseconds (#94 )
14+ * Modify max queue size setting to match requirements (#153 , #146 )
15+ * Add ability to set userid as zero (#157 )
16+
117
2181.6.1-beta / 2018-05-01
319=======================
Original file line number Diff line number Diff line change 11{
22 "name" : " segmentio/analytics-php" ,
3- "version" : " 1.6.1-beta " ,
3+ "version" : " 1.7.0 " ,
44 "description" : " Segment Analytics PHP Library" ,
55 "keywords" : [
66 " analytics" ,
3232 "bin" : [
3333 " bin/analytics"
3434 ]
35- }
35+ }
Original file line number Diff line number Diff line change 11<?php
22global $ SEGMENT_VERSION ;
3- $ SEGMENT_VERSION = "1.6.1-beta " ;
3+ $ SEGMENT_VERSION = "1.7.0 " ;
You can’t perform that action at this time.
0 commit comments