Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Run chart-testing (lint)
run: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Run CLI tests
working-directory: cli
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Configure Git
run: |
Expand Down
28 changes: 14 additions & 14 deletions .github/workflows/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -281,7 +281,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Docker Compose
run: |
Expand Down Expand Up @@ -383,7 +383,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Docker Compose
run: |
Expand Down Expand Up @@ -479,7 +479,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -546,7 +546,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -629,7 +629,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -720,7 +720,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -829,7 +829,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -924,7 +924,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -1022,7 +1022,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Configure Git
run: |
Expand Down Expand Up @@ -1141,7 +1141,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -1258,7 +1258,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -1322,7 +1322,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down Expand Up @@ -1391,7 +1391,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Set up Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scripts/schemasync/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/tools/schema-sync

go 1.26.1
go 1.26.2

require golang.org/x/tools v0.30.0

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Setup Go workspace
run: make setup-workspace
Expand Down Expand Up @@ -134,7 +134,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
with:
go-version: "1.26.1"
go-version: "1.26.2"

- name: Setup Go workspace
run: make setup-workspace
Expand Down
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/cli

go 1.26.1
go 1.26.2

require (
github.com/bytedance/sonic v1.15.0
Expand Down
2 changes: 1 addition & 1 deletion core/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/core

go 1.26.1
go 1.26.2

require (
cloud.google.com/go v0.123.0
Expand Down
2 changes: 1 addition & 1 deletion core/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.5.4
2 changes: 1 addition & 1 deletion examples/mcps/auth-demo-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module auth-demo-server

go 1.26.1
go 1.26.2

require github.com/mark3labs/mcp-go v0.43.2

Expand Down
2 changes: 1 addition & 1 deletion examples/mcps/edge-case-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/mcps/edge-case-server

go 1.26.1
go 1.26.2

require github.com/mark3labs/mcp-go v0.43.2

Expand Down
2 changes: 1 addition & 1 deletion examples/mcps/error-test-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/mcps/error-test-server

go 1.26.1
go 1.26.2

require github.com/mark3labs/mcp-go v0.43.2

Expand Down
2 changes: 1 addition & 1 deletion examples/mcps/go-test-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/mcps/go-test-server

go 1.26.1
go 1.26.2

require (
github.com/google/uuid v1.6.0
Expand Down
2 changes: 1 addition & 1 deletion examples/mcps/http-no-ping-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module http-no-ping-server

go 1.26.1
go 1.26.2

require github.com/mark3labs/mcp-go v0.43.2

Expand Down
2 changes: 1 addition & 1 deletion examples/mcps/parallel-test-server/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/mcps/parallel-test-server

go 1.26.1
go 1.26.2

require github.com/mark3labs/mcp-go v0.43.2

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/hello-world-wasm-go/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/hello-world-wasm

go 1.26.1
go 1.26.2

require github.com/maximhq/bifrost/core v1.4.17

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/hello-world/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/hello-world

go 1.26.1
go 1.26.2

require github.com/maximhq/bifrost/core v1.5.3

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/http-transport-only/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/http-transport-only

go 1.26.1
go 1.26.2

replace github.com/maximhq/bifrost/core => ../../../core

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/llm-only/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/llm-only

go 1.26.1
go 1.26.2

replace github.com/maximhq/bifrost/core => ../../../core

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/mcp-only/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/mcp-only

go 1.26.1
go 1.26.2

replace github.com/maximhq/bifrost/core => ../../../core

Expand Down
2 changes: 1 addition & 1 deletion examples/plugins/multi-interface/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/examples/plugins/multi-interface

go 1.26.1
go 1.26.2

replace github.com/maximhq/bifrost/core => ../../../core

Expand Down
1 change: 1 addition & 0 deletions framework/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4
2 changes: 1 addition & 1 deletion framework/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/framework

go 1.26.1
go 1.26.2

require (
cloud.google.com/go/storage v1.61.3
Expand Down
2 changes: 1 addition & 1 deletion framework/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.3
1.3.4
1 change: 1 addition & 0 deletions plugins/compat/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4 and framework to v1.3.4
2 changes: 1 addition & 1 deletion plugins/compat/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/plugins/compat

go 1.26.1
go 1.26.2

require (
github.com/maximhq/bifrost/core v1.5.3
Expand Down
2 changes: 1 addition & 1 deletion plugins/compat/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.2
0.1.3
2 changes: 2 additions & 0 deletions plugins/governance/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- fix: dump all rate limits to DB including access profiles — access profile rate limit counters were always showing 0 in the UI due to missing range in DumpRateLimits
- chore: upgraded core to v1.5.4 and framework to v1.3.4
2 changes: 1 addition & 1 deletion plugins/governance/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/plugins/governance

go 1.26.1
go 1.26.2

require gorm.io/gorm v1.31.1

Expand Down
2 changes: 1 addition & 1 deletion plugins/governance/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.5.4
1 change: 1 addition & 0 deletions plugins/jsonparser/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4 and framework to v1.3.4
2 changes: 1 addition & 1 deletion plugins/jsonparser/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/plugins/jsonparser

go 1.26.1
go 1.26.2

require github.com/maximhq/bifrost/core v1.5.3

Expand Down
2 changes: 1 addition & 1 deletion plugins/jsonparser/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.5.4
1 change: 1 addition & 0 deletions plugins/logging/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4 and framework to v1.3.4
2 changes: 1 addition & 1 deletion plugins/logging/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/plugins/logging

go 1.26.1
go 1.26.2

require (
github.com/bytedance/sonic v1.15.0
Expand Down
2 changes: 1 addition & 1 deletion plugins/logging/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5.3
1.5.4
1 change: 1 addition & 0 deletions plugins/maxim/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4 and framework to v1.3.4
2 changes: 1 addition & 1 deletion plugins/maxim/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/maximhq/bifrost/plugins/maxim

go 1.26.1
go 1.26.2

require (
github.com/maximhq/bifrost/core v1.5.3
Expand Down
2 changes: 1 addition & 1 deletion plugins/maxim/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.6.3
1.6.4
1 change: 1 addition & 0 deletions plugins/mocker/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
- chore: upgraded core to v1.5.4 and framework to v1.3.4
Loading
Loading