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

[4.0.0 future major release] postgresql_user: Remove deprecated privs argument in 4.0.0 #493

Open
Andersson007 opened this issue Jun 9, 2023 · 1 comment
Milestone

Comments

@Andersson007
Copy link
Collaborator

Andersson007 commented Jun 9, 2023

SUMMARY

postgresql_user: Remove privs argument in 4.0.0

Relates to #227

Fixes #117

@Andersson007
Copy link
Collaborator Author

@hunleyd fyi i was surprised to see this when grepped for 3.0.0 after merging all those PRs we added to the 3.0.0 milestone.
we forgot about this one
As I'm not prepared to do this right now and we should release 3.0.0 as quickly as possible, moved this to 4.0.0

@Andersson007 Andersson007 changed the title postgresql_user: Remove deprecated privs argument in 4.0.0 [4.0.0] postgresql_user: Remove deprecated privs argument in 4.0.0 Jun 9, 2023
@Andersson007 Andersson007 changed the title [4.0.0] postgresql_user: Remove deprecated privs argument in 4.0.0 [4.0.0 future major release] postgresql_user: Remove deprecated privs argument in 4.0.0 Aug 10, 2023
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Sep 11, 2023
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 13, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 13, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 13, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 14, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 15, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 15, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Jamal-B added a commit to mediapart/ansible-postgresql that referenced this issue Feb 15, 2024
Fix this warning:
```
[DEPRECATION WARNING]: Param 'priv' is deprecated. See the module docs
for more information. This feature will be removed from
community.postgreql in version 3.0.0.
```

See:
ansible-collections/community.postgresql#212
ansible-collections/community.postgresql#227
ansible-collections/community.postgresql#493
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant