Skip to content

Commit

Permalink
Prep release 2.2.18 (#4680)
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed Dec 12, 2021
1 parent b8cd79c commit 2b37a60
Show file tree
Hide file tree
Showing 11 changed files with 176 additions and 22 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
Moto Changelog
===================

2.2.18
------
New Services:
* ElastiCache:
* create_user()
* delete_user()
* describe_users()
* GuardDuty:
* create_detector()
* list_detectors()

New Methods:
* IAM:
* list_open_id_connect_provider_tags()
* tag_open_id_connect_provider()
* untag_open_id_connect_provider()
* update_open_id_connect_provider_thumbprint()
* IOT:
* create_domain_configuration()
* delete_domain_configuration()
* describe_domain_configuration()
* list_domain_configurations()
* update_domain_configuration()

Miscellaneous:
* ResourceGroupTaggingAPI now supports Lambda Functions
* SecretsManager:list_secrets() now supports negative filters

2.2.17
------
New Services:
Expand Down
Loading

0 comments on commit 2b37a60

Please sign in to comment.