Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release PR for V4 #282

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Release PR for V4 #282

wants to merge 4 commits into from

Conversation

tvillaren
Copy link
Collaborator

@tvillaren tvillaren commented Nov 1, 2024

New Major Version: 4

As we have a few breaking changes in the pipe, let's merge them to this branch first to create V4 release.

Issue #213 (PR #215)

Changed the getSchemaName used for imported files:

Before
Relying on the default one that could be overridden by IO Mapping file: IO Mapping getSchemaName | DEFAULT

Now
If the generate method has a passed getSchemaName, it will be used (falling back on the default). Those can be overridden by IO Mapping file: IO Mapping getSchemaName | Generate method getSchemaName | DEFAULT

PR #274

Validation messages are now routed to stdout instead of stderr
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants