Commit fac37091 authored by semantic-release-bot's avatar semantic-release-bot
Browse files

chore(release): 1.11.3 [skip ci]

parent 1738638b
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
## [1.11.3](https://gitlab.com/to-be-continuous/bruno/compare/1.11.2...1.11.3) (2026-01-13)


### Bug Fixes

* add log to display installed bruno cli version ([12d5065](https://gitlab.com/to-be-continuous/bruno/commit/12d5065e222481f257635ee3c7131c812a9efdbc))

## [1.11.2](https://gitlab.com/to-be-continuous/bruno/compare/1.11.1...1.11.2) (2026-01-06)


+4 −4
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ Add the following to your `.gitlab-ci.yml`:
```yaml
include:
  # 1: include the component
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno@1.11.2
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno@1.11.3
    # 2: set/override component inputs
    inputs:
      review-enabled: true # ⚠ this is only an example
@@ -28,7 +28,7 @@ Add the following to your `.gitlab-ci.yml`:
include:
  # 1: include the template
  - project: 'to-be-continuous/bruno'
    ref: '1.11.2'
    ref: '1.11.3'
    file: '/templates/gitlab-ci-bruno.yml'

variables:
@@ -119,9 +119,9 @@ With:
```yaml
include:
  # main template
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno@1.11.2
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno@1.11.3
  # Vault variant
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno-vault@1.11.2
  - component: $CI_SERVER_FQDN/to-be-continuous/bruno/gitlab-ci-bruno-vault@1.11.3
    inputs:
      # audience claim for JWT
      vault-oidc-aud: "https://vault.acme.host"
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ variables:
bruno:
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "bruno", "1.11.2"]
      command: ["--service", "bruno", "1.11.3"]
    - name: "$TBC_VAULT_IMAGE"
      alias: "vault-secrets-provider"
      variables:
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ bruno:
  image: $BRU_IMAGE
  services:
    - name: "$TBC_TRACKING_IMAGE"
      command: ["--service", "bruno", "1.11.2"]
      command: ["--service", "bruno", "1.11.3"]
  stage: acceptance
  variables:
    # NPM cache