Skip to content

cli: release 0.75.0#1773

Merged
tomhoule merged 1 commit intomainfrom
cli-release-0-75-0
Jun 13, 2024
Merged

cli: release 0.75.0#1773
tomhoule merged 1 commit intomainfrom
cli-release-0-75-0

Conversation

@tomhoule
Copy link
Copy Markdown
Contributor

@tomhoule tomhoule commented Jun 13, 2024

Features

@tomhoule tomhoule requested a review from a team as a code owner June 13, 2024 12:09
@tomhoule tomhoule requested a review from Finistere June 13, 2024 12:09
@tomhoule tomhoule enabled auto-merge (squash) June 13, 2024 12:51
@@ -0,0 +1,15 @@
extend schema
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these files supposed to be in the PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nope, good catch

@pimeys pimeys disabled auto-merge June 13, 2024 14:39
@tomhoule tomhoule force-pushed the cli-release-0-75-0 branch from d8b0952 to 84caa70 Compare June 13, 2024 15:06
Features

- You can now filter on text columns with the LIKE operator on the postgres connector (https://www.postgresql.org/docs/current/functions-matching.html). #1764
- The postgres connector now uses a connection pool instead of a single connection in `grafbase start`. #1771
- The postgres connector now supports multiple relations between two tables. See the pull request (#1770) for an example.
- Fixed a bug with enum values sent to subgraphs in `grafbase dev` for federated graphs. #1766
- Expand the scope of files watched for changes in `grafbase dev`. #1774
@tomhoule tomhoule force-pushed the cli-release-0-75-0 branch from 84caa70 to 2da5830 Compare June 13, 2024 15:07
@tomhoule tomhoule merged commit 54d72ee into main Jun 13, 2024
@tomhoule tomhoule deleted the cli-release-0-75-0 branch June 13, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants