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

chore(postgresql-dialect): release 0.18.0 #696

Merged

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 28, 2023

🤖 I have created a release beep boop

0.18.0 (2023-03-06)

Features

Bug Fixes

  • add pg_sequence and pg_sequences views (#700) (2ad990a)
  • allow unquoted text values in arrays (#706) (b09f540)
  • support information_schema.sequences (#708) (c043c46), closes #705
  • timestamp arrays should use timestamptz_array OID (#691) (52cac8c)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #696 (c64e05d) into postgresql-dialect (c043c46) will not change coverage.
The diff coverage is n/a.

❗ Current head c64e05d differs from pull request most recent head 45b65f9. Consider uploading reports for the commit 45b65f9 to get more accurate results

@@                  Coverage Diff                  @@
##             postgresql-dialect     #696   +/-   ##
=====================================================
  Coverage                 89.35%   89.35%           
  Complexity                 2305     2305           
=====================================================
  Files                       126      126           
  Lines                      7591     7591           
  Branches                   1090     1090           
=====================================================
  Hits                       6783     6783           
  Misses                      560      560           
  Partials                    248      248           
Flag Coverage Δ
all_tests 89.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@release-please release-please bot force-pushed the release-please--branches--postgresql-dialect branch 4 times, most recently from 5fc2a2f to c64e05d Compare March 6, 2023 13:40
@release-please release-please bot force-pushed the release-please--branches--postgresql-dialect branch from c64e05d to 45b65f9 Compare March 6, 2023 14:44
@olavloite olavloite enabled auto-merge (squash) March 6, 2023 14:51
@olavloite olavloite merged commit 1109af1 into postgresql-dialect Mar 6, 2023
@olavloite olavloite deleted the release-please--branches--postgresql-dialect branch March 6, 2023 14:56
@release-please
Copy link
Contributor Author

release-please bot commented Mar 6, 2023

@release-trigger
Copy link

Triggered job: cloud-devrel/client-libraries/java/pgadapter/release/stage (2023-03-06T14:57:35.879Z)

To trigger again, remove the autorelease: triggered label (in a few minutes).

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

Successfully merging this pull request may close these issues.

hibernate.hbm2ddl.auto=update isn't supported, but it really should be.
1 participant