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

Add support for 2023-06-01-preview Postgres API #3686

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Jan 5, 2024

This API enables support for Postgres 15 and 16.
This fixes #3627.

If applicable:

  • this PR contains documentation
  • this PR contains tests
  • this PR contains YAML Samples

@matthchr
Copy link
Member Author

matthchr commented Jan 5, 2024

/ok-to-test sha=cd36cc4

This API enables support for Postgres 15 and 16.
This fixes Azure#3627.
@matthchr matthchr force-pushed the feature/new-postgres-version branch from cd36cc4 to 1d68921 Compare January 6, 2024 00:07
@codecov-commenter
Copy link

Codecov Report

Attention: 868 lines in your changes are missing coverage. Please review.

Comparison is base (517d028) 53.50% compared to head (1d68921) 53.50%.

Files Patch % Lines
...review/flexible_servers_configuration_types_gen.go 61.44% 122 Missing and 33 partials ⚠️
...0601preview/flexible_servers_database_types_gen.go 53.75% 122 Missing and 32 partials ⚠️
...review/flexible_servers_firewall_rule_types_gen.go 54.65% 120 Missing and 31 partials ⚠️
...iew/storage/flexible_servers_database_types_gen.go 43.29% 107 Missing and 24 partials ⚠️
...torage/flexible_servers_firewall_rule_types_gen.go 43.29% 107 Missing and 24 partials ⚠️
...torage/flexible_servers_configuration_types_gen.go 52.20% 106 Missing and 24 partials ⚠️
...30601preview/flexible_server_spec_arm_types_gen.go 33.33% 4 Missing ⚠️
...exible_servers_configuration_spec_arm_types_gen.go 33.33% 4 Missing ⚠️
...ew/flexible_servers_database_spec_arm_types_gen.go 33.33% 4 Missing ⚠️
...exible_servers_firewall_rule_spec_arm_types_gen.go 33.33% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             main    #3686     +/-   ##
=========================================
  Coverage   53.50%   53.50%             
=========================================
  Files        1364     1376     +12     
  Lines      461340   468032   +6692     
=========================================
+ Hits       246834   250418   +3584     
- Misses     177520   180012   +2492     
- Partials    36986    37602    +616     

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

@matthchr
Copy link
Member Author

matthchr commented Jan 8, 2024

/ok-to-test sha=1d68921

1 similar comment
@matthchr
Copy link
Member Author

matthchr commented Jan 8, 2024

/ok-to-test sha=1d68921

@matthchr matthchr added this pull request to the merge queue Jan 8, 2024
Merged via the queue into Azure:main with commit feb9506 Jan 8, 2024
9 checks passed
@matthchr matthchr deleted the feature/new-postgres-version branch January 8, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Add support for postgres 15 and 16
3 participants