oursprivacy-ingest 1.13.0 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9bf9213d598f3756a6e90972eb152dd6766e7d61d09adcecff07d4f4bea9d900
4
- data.tar.gz: '08f20ce420682e63dc300f278b6e23eedcc9b6c39d2df7e2d833def8dd52cb2c'
3
+ metadata.gz: c717603bde7e819e4498b5735300c267b1a4277adbbef8813e63397456ec0335
4
+ data.tar.gz: 5135d602464bfe6c356cde4fee8f8dbc3378da7a25384cd41454b9c332d08f63
5
5
  SHA512:
6
- metadata.gz: 6b7a2195c9f28c9f2c883653e668f29cabf6503fda363a2affab03ad9462969fe1bbfeec5dc0bfd376a7252efb903f1a29b27a3eb40f5e83e295c965ca290bf4
7
- data.tar.gz: 921daa614a515901b7287001ffeea54fa5c4053ab42c20064ae9cd34e28be66d734adb69936b174684129294ff69c986551130a38f42a1c7c1fc0df0a6b70b3a
6
+ metadata.gz: a3f2c7429ef91b6042b47c30ed5ef3020330b0e584e0c73776fa309ef62f17f5da5cf773a551f4537fec88e14cfbddbab2a80c4ef6ae483117a37a1c03947517
7
+ data.tar.gz: cc501feb9075ef546043d5d214884f7ed77d48d75d32c5dd53fa54fc8d6c33f497b06e0b641050bd9556b66bc08ed90f1e5df61e549cd93620ad45b1097b3f0d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Changelog
2
2
 
3
+ ## 1.14.0 (2026-06-12)
4
+
5
+ Full Changelog: [v1.13.0...v1.14.0](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.13.0...v1.14.0)
6
+
7
+ ### Features
8
+
9
+ * **api:** api update ([61980ae](https://github.com/with-ours/ingest-sdk-ruby/commit/61980ae0c4463ebf806d69f4864157bd73e2f422))
10
+
3
11
  ## 1.13.0 (2026-06-05)
4
12
 
5
13
  Full Changelog: [v1.12.0...v1.13.0](https://github.com/with-ours/ingest-sdk-ruby/compare/v1.12.0...v1.13.0)
data/README.md CHANGED
@@ -17,7 +17,7 @@ To use this gem, install via Bundler by adding the following to your application
17
17
  <!-- x-release-please-start-version -->
18
18
 
19
19
  ```ruby
20
- gem "oursprivacy-ingest", "~> 1.13.0"
20
+ gem "oursprivacy-ingest", "~> 1.14.0"
21
21
  ```
22
22
 
23
23
  <!-- x-release-please-end -->
@@ -595,7 +595,7 @@ module OursprivacyIngest
595
595
  optional :utm_term, String, nil?: true
596
596
 
597
597
  # @!attribute version
598
- # The version of the web SDK
598
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
599
599
  #
600
600
  # @return [String, nil]
601
601
  optional :version, String, nil?: true
@@ -784,7 +784,7 @@ module OursprivacyIngest
784
784
  #
785
785
  # @param utm_term [String, nil] The UTM Term. The web SDK automatically captures this from the query params.
786
786
  #
787
- # @param version [String, nil] The version of the web SDK
787
+ # @param version [String, nil] The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
788
788
  #
789
789
  # @param viant_click_id [String, nil] The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
790
790
  #
@@ -583,7 +583,7 @@ module OursprivacyIngest
583
583
  optional :utm_term, String, nil?: true
584
584
 
585
585
  # @!attribute version
586
- # The version of the web SDK
586
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
587
587
  #
588
588
  # @return [String, nil]
589
589
  optional :version, String, nil?: true
@@ -772,7 +772,7 @@ module OursprivacyIngest
772
772
  #
773
773
  # @param utm_term [String, nil] The UTM Term. The web SDK automatically captures this from the query params.
774
774
  #
775
- # @param version [String, nil] The version of the web SDK
775
+ # @param version [String, nil] The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
776
776
  #
777
777
  # @param viant_click_id [String, nil] The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
778
778
  #
@@ -999,7 +999,7 @@ module OursprivacyIngest
999
999
  optional :utm_term, String, nil?: true
1000
1000
 
1001
1001
  # @!attribute version
1002
- # The version of the web SDK
1002
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
1003
1003
  #
1004
1004
  # @return [String, nil]
1005
1005
  optional :version, String, nil?: true
@@ -1188,7 +1188,7 @@ module OursprivacyIngest
1188
1188
  #
1189
1189
  # @param utm_term [String, nil] The UTM Term. The web SDK automatically captures this from the query params.
1190
1190
  #
1191
- # @param version [String, nil] The version of the web SDK
1191
+ # @param version [String, nil] The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
1192
1192
  #
1193
1193
  # @param viant_click_id [String, nil] The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
1194
1194
  #
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module OursprivacyIngest
4
- VERSION = "1.13.0"
4
+ VERSION = "1.14.0"
5
5
  end
@@ -571,7 +571,7 @@ module OursprivacyIngest
571
571
  sig { returns(T.nilable(String)) }
572
572
  attr_accessor :utm_term
573
573
 
574
- # The version of the web SDK
574
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
575
575
  sig { returns(T.nilable(String)) }
576
576
  attr_accessor :version
577
577
 
@@ -839,7 +839,7 @@ module OursprivacyIngest
839
839
  utm_source: nil,
840
840
  # The UTM Term. The web SDK automatically captures this from the query params.
841
841
  utm_term: nil,
842
- # The version of the web SDK
842
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
843
843
  version: nil,
844
844
  # The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
845
845
  # (Viant `${ADELPHIC_CLICKID}` macro). Sent as `xid` on Viant postbacks. Ex:
@@ -521,7 +521,7 @@ module OursprivacyIngest
521
521
  sig { returns(T.nilable(String)) }
522
522
  attr_accessor :utm_term
523
523
 
524
- # The version of the web SDK
524
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
525
525
  sig { returns(T.nilable(String)) }
526
526
  attr_accessor :version
527
527
 
@@ -789,7 +789,7 @@ module OursprivacyIngest
789
789
  utm_source: nil,
790
790
  # The UTM Term. The web SDK automatically captures this from the query params.
791
791
  utm_term: nil,
792
- # The version of the web SDK
792
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
793
793
  version: nil,
794
794
  # The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
795
795
  # (Viant `${ADELPHIC_CLICKID}` macro). Sent as `xid` on Viant postbacks. Ex:
@@ -897,7 +897,7 @@ module OursprivacyIngest
897
897
  sig { returns(T.nilable(String)) }
898
898
  attr_accessor :utm_term
899
899
 
900
- # The version of the web SDK
900
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
901
901
  sig { returns(T.nilable(String)) }
902
902
  attr_accessor :version
903
903
 
@@ -1165,7 +1165,7 @@ module OursprivacyIngest
1165
1165
  utm_source: nil,
1166
1166
  # The UTM Term. The web SDK automatically captures this from the query params.
1167
1167
  utm_term: nil,
1168
- # The version of the web SDK
1168
+ # The SDK version (e.g., web SDK or ingest-sdk-\* via Stainless headers)
1169
1169
  version: nil,
1170
1170
  # The Viant (Adelphic) Click ID, captured from the `viant_click_id` URL parameter
1171
1171
  # (Viant `${ADELPHIC_CLICKID}` macro). Sent as `xid` on Viant postbacks. Ex:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oursprivacy-ingest
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ours Privacy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-11 00:00:00.000000000 Z
11
+ date: 2026-06-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cgi