Skip to content

[Feature] Relax version constraint for dbt-core #99

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

Closed
nielspardon opened this issue Aug 7, 2023 · 4 comments
Closed

[Feature] Relax version constraint for dbt-core #99

nielspardon opened this issue Aug 7, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@nielspardon
Copy link

Describe the Feature

The version constraint for dbt-core is currently set to a specific patch release e.g. dbt-core==1.4.6 which I find a bit too restrictive. It would make it easier to updating dbt-core without the need to wait for an update of dbt-oracle if the version constraint was relaxed a bit to allow for any patch release, e.g. dbt-core~=1.4.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Anything else?

No response

@nielspardon nielspardon added the enhancement New feature or request label Aug 7, 2023
@aosingh aosingh self-assigned this Aug 7, 2023
@aosingh aosingh mentioned this issue Sep 14, 2023
@aosingh
Copy link
Member

aosingh commented Sep 15, 2023

@nielspardon

This is fixed in dbt-oracle==1.6.0. We will plan to backport this for v1.5 and v.1.4

@nielspardon
Copy link
Author

awesome, thanks

aosingh added a commit that referenced this issue Sep 26, 2023
- #100
- #86
- #99
- Set connection id prefix to track dbt connections in cman logs
@aosingh
Copy link
Member

aosingh commented Sep 29, 2023

@nielspardon

The fix is also backported to dbt-oracle 1.5. We have just released dbt-oracle==1.5.3

@aosingh
Copy link
Member

aosingh commented Oct 13, 2023

backport released for v1.5 and v1.4

@aosingh aosingh closed this as completed Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants