-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
hardworker-bot
committed
Nov 12, 2024
1 parent
a123088
commit 5c3f61e
Showing
8 changed files
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,10 @@ Binaries are attached to the github release otherwise all images can be found [h | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.37.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.37.3) (2024-11-12) | ||
|
||
**Note:** Version bump only for package aws-lambda-router | ||
|
||
## [0.37.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.37.2) (2024-11-08) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.70.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.70.0) (2024-11-12) | ||
|
||
### Features | ||
|
||
* display warning in wgc router compose command ([#1360](https://github.com/wundergraph/cosmo/issues/1360)) ([5abe634](https://github.com/wundergraph/cosmo/commit/5abe6340906cfd40cc9f5756410a5584695afb6c)) (@JivusAyrus) | ||
|
||
## [0.69.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.69.2) (2024-11-07) | ||
|
||
**Note:** Version bump only for package wgc | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,12 @@ Binaries are attached to the github release otherwise all images can be found [h | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.29.4](https://github.com/wundergraph/cosmo/compare/[email protected]@0.29.4) (2024-11-12) | ||
|
||
### Performance Improvements | ||
|
||
* **graphqlmetrics:** reduce allocated memory ([#1356](https://github.com/wundergraph/cosmo/issues/1356)) ([ff4874b](https://github.com/wundergraph/cosmo/commit/ff4874b3346b0398f46c96b0244989ace7b2c1ba)) (@Noroth) | ||
|
||
## [0.29.3](https://github.com/wundergraph/cosmo/compare/[email protected]@0.29.3) (2024-11-08) | ||
|
||
**Note:** Version bump only for package graphqlmetrics | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,17 @@ Binaries are attached to the github release otherwise all images can be found [h | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# [0.141.0](https://github.com/wundergraph/cosmo/compare/[email protected]@0.141.0) (2024-11-12) | ||
|
||
### Bug Fixes | ||
|
||
* enable redis url injection via env var, allow apq from diff clients ([#1361](https://github.com/wundergraph/cosmo/issues/1361)) ([a123088](https://github.com/wundergraph/cosmo/commit/a1230886626b9412422fcfd8dca70be330488c68)) (@df-wg) | ||
|
||
### Features | ||
|
||
* **router:** allow exclusion of OTLP metrics via configuration ([#1359](https://github.com/wundergraph/cosmo/issues/1359)) ([31a583e](https://github.com/wundergraph/cosmo/commit/31a583e009cb2ea748f77b0d3e3240f9073291aa)) (@Noroth) | ||
* **router:** allow users to have multiple wildcards cores allow_origins ([#1358](https://github.com/wundergraph/cosmo/issues/1358)) ([8735f50](https://github.com/wundergraph/cosmo/commit/8735f50620c06a61540f4b94b191a2db0a2fac9b)) (@df-wg) | ||
|
||
## [0.140.2](https://github.com/wundergraph/cosmo/compare/[email protected]@0.140.2) (2024-11-08) | ||
|
||
### Bug Fixes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters