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

feat: Add support for Postgres 17 #9324

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

cbaker6
Copy link
Contributor

@cbaker6 cbaker6 commented Oct 7, 2024

Pull Request

Issue

Closes: #9325

Approach

Tasks

  • Add changes to documentation (guides, repository pages, code comments)
  • @mtrezza should update the repo settings to require the CI passes for ci / PostgreSQL 17, PostGIS 3.4

Copy link

parse-github-assistant bot commented Oct 7, 2024

Thanks for opening this pull request!

Copy link

codecov bot commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.48%. Comparing base (b7bff30) to head (dede3c3).
Report is 2 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9324      +/-   ##
==========================================
- Coverage   93.49%   93.48%   -0.02%     
==========================================
  Files         186      186              
  Lines       14811    14811              
==========================================
- Hits        13848    13846       -2     
- Misses        963      965       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cbaker6
Copy link
Contributor Author

cbaker6 commented Oct 7, 2024

@mtrezza this is ready for review

@mtrezza mtrezza merged commit fa2ee31 into parse-community:alpha Oct 7, 2024
27 of 29 checks passed
parseplatformorg pushed a commit that referenced this pull request Oct 7, 2024
# [7.4.0-alpha.2](7.4.0-alpha.1...7.4.0-alpha.2) (2024-10-07)

### Features

* Add support for Postgres 17 ([#9324](#9324)) ([fa2ee31](fa2ee31))
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.4.0-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 7, 2024
@cbaker6 cbaker6 deleted the updatePostgres17 branch October 7, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add official support for Postgres 17
3 participants