Skip to content

Commit

Permalink
chore(main): release 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 25, 2024
1 parent fb2b437 commit cdde84e
Show file tree
Hide file tree
Showing 33 changed files with 63 additions and 41 deletions.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.0"
".": "0.13.1"
}
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [0.13.1](https://github.com/defenseunicorns/leapfrogai/compare/v0.13.0...v0.13.1) (2024-09-25)


### Miscellaneous

* **deps:** update actions/setup-node action to v4.0.4 ([#1060](https://github.com/defenseunicorns/leapfrogai/issues/1060)) ([69e7358](https://github.com/defenseunicorns/leapfrogai/commit/69e7358b48c613e83aeb2c235eb2dd69e41fd3c3))
* **deps:** update davidanson/markdownlint-cli2-action action to v17 ([#1112](https://github.com/defenseunicorns/leapfrogai/issues/1112)) ([438553e](https://github.com/defenseunicorns/leapfrogai/commit/438553eb3ac76bb151f32b64196a322f33efa3bf))
* **deps:** update defenseunicorns/uds-common digest to 24c8a2a ([#1058](https://github.com/defenseunicorns/leapfrogai/issues/1058)) ([605b942](https://github.com/defenseunicorns/leapfrogai/commit/605b9427b32f3915a02d554bc08b2e15ecb48093))
* **deps:** update dependency @ai-sdk/openai to ^0.0.61 ([#1061](https://github.com/defenseunicorns/leapfrogai/issues/1061)) ([78222dd](https://github.com/defenseunicorns/leapfrogai/commit/78222dd6a69b8ca33adfe1258eb959b058676c64))
* **deps:** update dependency anthropic to v0.34.2 ([#1069](https://github.com/defenseunicorns/leapfrogai/issues/1069)) ([0e08480](https://github.com/defenseunicorns/leapfrogai/commit/0e08480e17efa1e2ef71fa305c7f1166bffb1c83))
* **deps:** update dependency eslint to ^8.57.0 ([#1070](https://github.com/defenseunicorns/leapfrogai/issues/1070)) ([a51ed24](https://github.com/defenseunicorns/leapfrogai/commit/a51ed24bee034371505f451855b5a54c9d870fe0))
* **deps:** update dependency instructor to v1.4.3 ([#1071](https://github.com/defenseunicorns/leapfrogai/issues/1071)) ([7c9d855](https://github.com/defenseunicorns/leapfrogai/commit/7c9d85518ac337d5fe33e7d3a3243100cad7af49))
* **deps:** update dependency markdownlint-cli to v0.42.0 ([#1111](https://github.com/defenseunicorns/leapfrogai/issues/1111)) ([ae5af5d](https://github.com/defenseunicorns/leapfrogai/commit/ae5af5dc38a452fea3c3689da4929fec6b2af92b))
* **deps:** update dependency numpy to v1.26.4 ([#1092](https://github.com/defenseunicorns/leapfrogai/issues/1092)) ([2ca0b70](https://github.com/defenseunicorns/leapfrogai/commit/2ca0b70595040bc81ffde8c2b0f95c3dd5a82566))
* **deps:** update dependency playwright to ^1.47.0 ([#1093](https://github.com/defenseunicorns/leapfrogai/issues/1093)) ([28898ff](https://github.com/defenseunicorns/leapfrogai/commit/28898ff704e21dee6a2571ad956bd26c69845746))
* **deps:** update dependency postgrest to v0.16.11 ([#1096](https://github.com/defenseunicorns/leapfrogai/issues/1096)) ([41fea26](https://github.com/defenseunicorns/leapfrogai/commit/41fea2659cf1d414588a882161814d0b37f28926))
* **deps:** update dependency python-multipart to v0.0.10 ([#1097](https://github.com/defenseunicorns/leapfrogai/issues/1097)) ([7e6027e](https://github.com/defenseunicorns/leapfrogai/commit/7e6027e36bf0db83a5e2176ca4f26d9466464350))
* **deps:** update dependency storage3 to v0.7.7 ([#1099](https://github.com/defenseunicorns/leapfrogai/issues/1099)) ([fb2b437](https://github.com/defenseunicorns/leapfrogai/commit/fb2b4372b1bc077e11f8d6c2e0f6997655f59129))
* **deps:** update dependency tqdm to v4.66.5 ([#1100](https://github.com/defenseunicorns/leapfrogai/issues/1100)) ([be5bf2c](https://github.com/defenseunicorns/leapfrogai/commit/be5bf2ce5046fa4a5e4931e8f6e64b13b2375c98))
* **deps:** update dependency unstructured to v0.15.13 ([#1102](https://github.com/defenseunicorns/leapfrogai/issues/1102)) ([590e946](https://github.com/defenseunicorns/leapfrogai/commit/590e946647a82100448e18225090f3ea3aa38a7f))
* **ui:** streaming text response deprecated ([#1104](https://github.com/defenseunicorns/leapfrogai/issues/1104)) ([b360d15](https://github.com/defenseunicorns/leapfrogai/commit/b360d15e991b8f3405049fc1a9d3c464dc55b63c))

## [0.13.0](https://github.com/defenseunicorns/leapfrogai/compare/v0.12.2...v0.13.0) (2024-09-20)


Expand Down
4 changes: 2 additions & 2 deletions packages/api/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
4 changes: 2 additions & 2 deletions packages/api/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ api:
image:
repository: "ghcr.io/defenseunicorns/leapfrogai/leapfrogai-api"
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end
imagePullPolicy: Always

Expand Down Expand Up @@ -47,7 +47,7 @@ api:
image:
repository: "ghcr.io/defenseunicorns/leapfrogai/api-migrations"
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion packages/api/common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ components:
namespace: leapfrogai
localPath: ../chart
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
actions:
onDeploy:
Expand Down
4 changes: 2 additions & 2 deletions packages/llama-cpp-python/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

nameOverride: "llama-cpp-python"
Expand Down
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lfai-llama-cpp-python"
description = "A LeapfrogAI API-compatible llama-cpp-python wrapper for quantized and un-quantized model inferencing on CPU infrastructures."

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = ["llama-cpp-python == 0.2.72", "leapfrogai-sdk"]
Expand Down
2 changes: 1 addition & 1 deletion packages/llama-cpp-python/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ components:
localPath: chart
releaseName: llama-cpp-python-model
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
valuesFiles:
- "values/upstream-values.yaml"
Expand Down
4 changes: 2 additions & 2 deletions packages/repeater/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
2 changes: 1 addition & 1 deletion packages/repeater/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

nameOverride: "repeater"
Expand Down
2 changes: 1 addition & 1 deletion packages/repeater/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lfai-repeater"
description = "A LeapfrogAI API-compatible pseudo-model for testing the API."

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = ["leapfrogai-sdk"]
Expand Down
2 changes: 1 addition & 1 deletion packages/repeater/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ components:
localPath: chart
releaseName: repeater
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
valuesFiles:
- "values/upstream-values.yaml"
Expand Down
4 changes: 2 additions & 2 deletions packages/text-embeddings/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
2 changes: 1 addition & 1 deletion packages/text-embeddings/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

nameOverride: "text-embeddings"
Expand Down
2 changes: 1 addition & 1 deletion packages/text-embeddings/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lfai-text-embeddings"
description = "A LeapfrogAI API-compatible embeddings library wrapper for text-based embedding generation."

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion packages/text-embeddings/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ components:
localPath: chart
releaseName: text-embeddings-model
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
valuesFiles:
- "values/upstream-values.yaml"
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
4 changes: 2 additions & 2 deletions packages/ui/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ image:
repository: "ghcr.io/defenseunicorns/leapfrogai/leapfrogai-ui"
pullPolicy: Always
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

service:
Expand Down Expand Up @@ -66,7 +66,7 @@ migration:
image:
repository: ghcr.io/defenseunicorns/leapfrogai/ui-migrations
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end
imagePullPolicy: Always

Expand Down
2 changes: 1 addition & 1 deletion packages/ui/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ components:
valuesFiles:
- "values/upstream-values.yaml"
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
images:
- ghcr.io/defenseunicorns/leapfrogai/leapfrogai-ui:###ZARF_PKG_TMPL_IMAGE_VERSION###
Expand Down
4 changes: 2 additions & 2 deletions packages/vllm/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
2 changes: 1 addition & 1 deletion packages/vllm/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

nameOverride: "vllm"
Expand Down
2 changes: 1 addition & 1 deletion packages/vllm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lfai-vllm"
description = "A LeapfrogAI API-compatible VLLM wrapper for quantized and un-quantized model inferencing across GPU infrastructures."

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion packages/vllm/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ components:
localPath: chart
releaseName: vllm-model
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
valuesFiles:
- "values/upstream-values.yaml"
Expand Down
4 changes: 2 additions & 2 deletions packages/whisper/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ type: application
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
# x-release-please-start-version
appVersion: 0.13.0
appVersion: 0.13.1
# x-release-please-end
2 changes: 1 addition & 1 deletion packages/whisper/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ image:
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
# x-release-please-start-version
tag: 0.13.0
tag: 0.13.1
# x-release-please-end

nameOverride: "whisper"
Expand Down
2 changes: 1 addition & 1 deletion packages/whisper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "lfai-whisper"
description = "A LeapfrogAI API-compatible faster-whisper wrapper for audio transcription generation across CPU and GPU infrastructures."

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion packages/whisper/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ components:
localPath: chart
releaseName: whisper-model
# x-release-please-start-version
version: 0.13.0
version: 0.13.1
# x-release-please-end
valuesFiles:
- "values/upstream-values.yaml"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "OpenAI-like capabilities for secure, local, air-gapped systems."
authors = [{ name = "LeapfrogAI Team", email = "[email protected]" }]

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion src/leapfrogai_api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "leapfrogai-api"
description = "An API for LeapfrogAI that allows LeapfrogAI backends to connect seamlessly"

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion src/leapfrogai_evals/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "leapfrogai-evals"
description = "A framework for running evaluations in LeapfrogAI"

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion src/leapfrogai_sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "leapfrogai-sdk"
description = "A tool for building gRPC-based model backends for LeapfrogAI"

# x-release-please-start-version
version = "0.13.0"
version = "0.13.1"
# x-release-please-end

dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion website/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ proxy = "direct"
github_project_repo = "https://github.com/defenseunicorns/leapfrogai"
github_repo = "https://github.com/defenseunicorns/leapfrogai"
# x-release-please-start-version
version = "v0.13.0"
version = "v0.13.1"
# x-release-please-end

# version_menu = "v1"
Expand Down

0 comments on commit cdde84e

Please sign in to comment.