Skip to content

v1.2.0 / 2014 Feb 28

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 30 Mar 13:08
· 330 commits to master since this release

New

  • db-client* can now auto-create a DefaultAWSCredentialsProviderChain instance (joelittlejohn).

Changes

  • Moved most utils to external encore dependency.
  • All fns now take a 'client-opts' arg rather than 'creds' arg. This is non-breaking + purely aesthetic but better represents the arg's purpose.
  • DEPRECATED: When providing your own AWSCredentials instance in client-opts please use the :creds arg (was :credentials before).
[com.taoensso/faraday "1.2.0"]