Skip to content

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 12:41
b8e4870

FIX:

  • postgresql_grant: Concurrency issue on database privileges - @timothegenzmer
    #224

  • postgresql_grant: Remove TEMP privileges for database - @cyrilgdn
    #243

DEV IMPROVEMENTS:

  • Update Postgres versions in tests - @cyrilgdn