gitlab-cloud-connector 1.43.0 → 1.45.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: f20877bf17043592d88fba7eccb456c285b9c5197cc92cd709e1dc17d9d903ff
4
- data.tar.gz: d5056066ab09cf76c51c827d587124351b02fae8fb3cce37d90b9c81d2e06b32
3
+ metadata.gz: 1fa91a9ce8edbb8cb928b68d20620e0f558a69aa5397f687333d4497b25c813b
4
+ data.tar.gz: 965c29ae04192e52649f7b9fc6ac1445744d95d2ad4190bdf720ecab45ab2c9e
5
5
  SHA512:
6
- metadata.gz: c16dd5d3415bd9bbda1c7950154990a5a00e9c270da1c4ecb82cca22f71b1c7d8a6ae2ae81c156d2787f283a609e50011cbef668877c8174e9d9f54ebf33f52e
7
- data.tar.gz: 139dae9804695dca762744943ee1ab6fefcb5bf4039a65ed8fde17ea9122c2183c0ef60807772e00606632f83ddc8c956a7f3e7542540f7f7edd961f18833a7e
6
+ metadata.gz: 78db83ecc037293826c408c654f4594cbcadbf1dd4b642c8e83051024e7bf35f69b01809523ef9bdb461bb7a6c7305299bb6c5cdd63924dd46a5743b57f267b0
7
+ data.tar.gz: 0f9e79c749281a3db44b10f7f9b642141b2953ba166a82aff81994635970f2bbf3ec2dae4f83528a985b872c9f5aea8dfc028fd9992e66208ede9ae1e18e12be
@@ -0,0 +1,2 @@
1
+ ---
2
+ name: gitlab_credits
@@ -15,3 +15,4 @@ add_ons:
15
15
  - duo_enterprise
16
16
  - self_hosted_dap
17
17
  - duo_core
18
+ - gitlab_credits
@@ -15,3 +15,4 @@ add_ons:
15
15
  - duo_enterprise
16
16
  - self_hosted_dap
17
17
  - duo_core
18
+ - gitlab_credits
@@ -13,3 +13,4 @@ add_ons:
13
13
  - duo_enterprise
14
14
  - self_hosted_dap
15
15
  - duo_core
16
+ - gitlab_credits
@@ -15,3 +15,4 @@ add_ons:
15
15
  - duo_enterprise
16
16
  - self_hosted_dap
17
17
  - duo_core
18
+ - gitlab_credits
@@ -14,3 +14,4 @@ add_ons:
14
14
  - duo_enterprise
15
15
  - self_hosted_dap
16
16
  - duo_core
17
+ - gitlab_credits
@@ -15,3 +15,4 @@ add_ons:
15
15
  - duo_enterprise
16
16
  - self_hosted_dap
17
17
  - duo_core
18
+ - gitlab_credits
@@ -13,6 +13,7 @@ cut_off_date: 2024-02-15T00:00:00+00:00
13
13
  backend_services:
14
14
  - ai_gateway
15
15
  add_ons:
16
+ - duo_core
16
17
  - duo_pro
17
18
  - duo_enterprise
18
19
  - self_hosted_dap
@@ -2,6 +2,6 @@
2
2
 
3
3
  module Gitlab
4
4
  module CloudConnector
5
- VERSION = '1.43.0'
5
+ VERSION = '1.45.0'
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gitlab-cloud-connector
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.43.0
4
+ version: 1.45.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nikola Milojevic
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-02-05 00:00:00.000000000 Z
11
+ date: 2026-02-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activesupport
@@ -99,6 +99,7 @@ files:
99
99
  - config/add_ons/duo_core.yml
100
100
  - config/add_ons/duo_enterprise.yml
101
101
  - config/add_ons/duo_pro.yml
102
+ - config/add_ons/gitlab_credits.yml
102
103
  - config/add_ons/self_hosted_dap.yml
103
104
  - config/backend_services/ai_gateway.yml
104
105
  - config/backend_services/ai_gateway_agent.yml