Releases: digitalocean/droplet_kit
Releases · digitalocean/droplet_kit
v3.13.0
- #269 database user: Add name to create scope - @jonnyarnold
- #266 load balancers: add new field size - @anitgandhi
v3.12.0
- #264 Add ability to query a domain record resources by name and type - @svyatmuzyka
v3.11.0
- #262 Allow VPCs to be set as default - @caiofilipini
v3.10.0
v3.9.0
v3.8.1
- #252 Fix response code handler to return created VPC - @viola
- #247 Update spec.email. - @andrewsomething
- #183 Updates
list_resources
action to paginated resource - @bikerdave
v3.8.0
- #245 Allow any Faraday version greater than 0.15 - @bentranter
- #242 Add support for registry/repository.TagCount - @nicktate
- #241 Add DOCR EA routes - @nicktate
- #240 Upgrade minimum Ruby version to 2.5 - @bentranter
v3.7.0
- #237 Add VPC v3 attributes - @viola
- #236 Fix Ruby 2.7
Proc.new
deprecation warning - @xrav3nz - #234 load balancers: add new field enable_backend_keepalive - @anitgandhi
Note: This release contains functionality for our VPC product that is in limited availability. If you are not a member of the limited availability group for this feature, you will not be able to use it until it reaches general availability. Please watch the official DigitalOcean changelog to see when this feature reaches general availability.
v3.6.0
v3.5.1
- #227 Fix PaginatedResource's "last?" method - @bentranter
- #225 make sure cookie_ttl_seconds always int - @zachgersh
- #224 Remove Sinatra development dependency. - @andrewsomething
- #220 Configure WhiteSource Bolt for GitHub - @whitesource-bolt-for-github[bot]