File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 0.9.0 (2025-03-03)
2+ --------------------------
3+ Bump Ubuntu Version in GH Actions
4+ Remove EoL PHP versions
5+
16Version 0.8.0 (2024-12-12)
27--------------------------
38Add setCurlAmount and setRollingWindow setters to CurlEmitter
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ class Constants {
4545 * - SSL: the default for whether or not to use SSL Encryption
4646 * - Type: the default for what type of request the emitter will be making (POST or GET)
4747 */
48- const TRACKER_VERSION = "php-0.8 .0 " ;
48+ const TRACKER_VERSION = "php-0.9 .0 " ;
4949 const DEFAULT_BASE_64 = true ;
5050 const DEBUG_LOG_FILES = true ;
5151 const CONTEXT_SCHEMA = "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-1 " ;
You can’t perform that action at this time.
0 commit comments