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

fix: Make allowedIpRanges and pgConfig TypeSet #128

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

serdardalgic
Copy link
Contributor

These changes are taken out of #123, and they will fix #98.

As explained in this comment, they're breaking changes that demand a major bump.

That's why I would like to keep this PR here and merge it before a major bump (unless we decide to break the API while we still don't have many active users that would be affected from this change)

@serdardalgic serdardalgic added the needs_major_bump Issues or Pull requests that need a major version bump label Feb 8, 2023
@serdardalgic serdardalgic force-pushed the type-changes-that-need-major-update branch from 1d1f8b6 to 9f2da5c Compare March 28, 2023 23:30
@serdardalgic serdardalgic force-pushed the type-changes-that-need-major-update branch 3 times, most recently from 827689b to 4cc99ba Compare April 20, 2023 17:00
@serdardalgic serdardalgic force-pushed the type-changes-that-need-major-update branch from 4cc99ba to 47d3361 Compare April 21, 2023 14:45
@serdardalgic serdardalgic changed the title [Merge before Major bump] fix: Make allowedIpRanges and pgConfig TypeSet fix: Make allowedIpRanges and pgConfig TypeSet Apr 21, 2023
Copy link
Collaborator

@edbamolvyavahare edbamolvyavahare left a comment

Choose a reason for hiding this comment

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

LGTM

@serdardalgic serdardalgic merged commit 9ee0d06 into main Apr 24, 2023
@serdardalgic serdardalgic deleted the type-changes-that-need-major-update branch April 24, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs_major_bump Issues or Pull requests that need a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Repeated terraform apply reports "1 changed" in the output even though there are no changes in TF files.
2 participants