28 KiB
Change Log
v0.9.3 (2016-06-20)
Closed issues:
- Users list is empty in Fog::AWS::IAM::Groups #256
- I'd like to configure my Excon read_timeout and write_timeout #254
- Bump fog-core to >=1.38.0 #247
- no implicit conversion of Array into String in
aws/storage.rb
frombucket\_name
in params. #246 -
S3
- CloudFormation stack tags cause describe_stacks to break #240
Merged pull requests:
- Parse EbsOptimized parameter in launch configuration description #259 (djudd)
- Allow case-insensitive record comparison #258 (mpick92)
- Fix for empty ETag values #257 (baryshev)
- do not make requests if mocked. #252 (shaiguitar)
- Parse CloudWatch alarm actions as arrays instead of strings #245 (eherot)
- Add support for CloudFormation stack tags. #241 (jamesremuscat)
- Add log warning message about when not on us-region #200 (kitofr)
v0.9.2 (2016-03-23)
Closed issues:
- CHANGELOG.md is out of date #235
Merged pull requests:
v0.9.1 (2016-03-04)
v0.8.2 (2016-03-04)
Merged pull requests:
- autoscaler attach/detatch #229 (shaiguitar)
v0.9.0 (2016-03-03)
Closed issues:
- Fog::Storage::AWS::File#save deprecation warning without alternative #226
- Long format of aws resources #216
Merged pull requests:
- Update README.md #233 (h0lyalg0rithm)
- fix mime-types CI issues, add 2.3.0 testing #231 (lanej)
- support for rds clusters and aurora #230 (ehowe)
- Correct default DescribeAvailabilityZone filter to zone-name #225 (gregburek)
- Security Group perms of FromPort 0 and ToPort -1 #223 (jacobo)
- Page default parameters #222 (ehowe)
- rds enhancements #220 (ehowe)
- Added ap-northeast-2 to the fog mocks. #219 (wyhaines)
- restore db instance fom db snapshot #217 (ehowe)
v0.8.1 (2016-01-08)
Merged pull requests:
v0.8.0 (2016-01-04)
Fixed bugs:
- IAM roles.all should paginate #176
Closed issues:
- Fog gives wrong location for buckets when connected via non-default region #208
- Is there any way to skip object level
acl
setting whilepublic
option is true #207 - using/testing on ruby 1.9 #203
- S3 KMS encryption support #196
- Support S3 auto-expiring files? #194
- Fog::AWS::ELB::InvalidConfigurationRequest: policy cannot be enabled #193
- get_https_url generating negative expiry #188
- Streaming requests shouldn't be idempotent #181
- S3 connection hangs; does Fog support timeout? #180
- Doesn't work after upgrading to 0.1.2 #83
Merged pull requests:
- When not specified, region for a bucket should be DEFAULT_REGION. #211 (jamesremuscat)
- Support NoncurrentVersion[Expiration,Transition] for s3 lifecycle. #210 (xtoddx)
- Update dynamodb to use the latest API version #209 (dmathieu)
- Make sure to send the KmsKeyId when creating an RDS cluster #206 (drcapulet)
- Reset 'finished' when rewinding S3Streamer #205 (jschneiderhan)
- Add mime-types to test section in Gemfile #204 (kitofr)
- filters on tags can pass an array #202 (craiggenner)
- Document options for S3 server-side encryption #199 (shuhei)
- make net/ssh require optional #197 (geemus)
- Cache cluster security group parser #190 (eherot)
- Allow region to be set for STS #189 (fcheung)
- add cn support for s3 #187 (ming-relax)
- mock instance stop and start properly #184 (ehowe)
- Disable idempotent option when block is passed to get_object #183 (wangteji)
- Yield arguments to Mock#get_object block more similar to Excon #182 (tdg5)
- add IAM role paging #178 (lanej)
- properly mock rds name update #170 (ehowe)
v0.7.6 (2015-08-26)
Closed issues:
- mock directories.create destroys existing directory #172
Merged pull requests:
- Add GovCloud region name to validation set. #175 (triplepoint)
- Mocked put_bucket no longer clobbers existing bucket #174 (jgr)
v0.7.5 (2015-08-24)
Closed issues:
- how to change filepath for html_table_reporter in reporter options #167
- Access Key, etc still required for Storage access when using use_iam_profile #162
- Support for KMS ID for EBS Volume #141
Merged pull requests:
- validate rds server security group associations #173 (lanej)
- format security groups when modifying db instance #171 (michelleN)
- standardize region validation #169 (lanej)
- expose elb region #168 (lanej)
- volume#key_id and encrypted tests #165 (lanej)
- raise InvalidParameterCombination error #163 (michelleN)
- storage request bad xml schema for put bucket notification fix #161 (bahchis)
- Use regex instead of string matching to support redirect correctly when path_style is set to true #159 (drich10)
- update #promote_read_replica mock #158 (lanej)
v0.7.4 (2015-07-30)
Fixed bugs:
Merged pull requests:
v0.7.3 (2015-07-10)
Closed issues:
- "Error: The specified marker is not valid" after upgrade to 0.7.0 #148
Merged pull requests:
v0.7.2 (2015-07-08)
Fixed bugs:
- NoMethodError trying to create a new AWS Route53 entry using version 0.7.1 #150
Merged pull requests:
v0.7.1 (2015-07-08)
Merged pull requests:
v0.7.0 (2015-07-07)
Closed issues:
- Add support for AWS Lambda #124
Merged pull requests:
- Describe vpcPeeringConnectionId #146 (fdr)
- Adds isDefault to parser for describe_vpcs #144 (gregburek)
- Support kinesis #143 (mikehale)
- The :geo_location attribute needs to be xml formatted before calling aws #142 (carloslima)
- Escape Lambda function name in request paths #140 (nomadium)
- list_hosted_zones expects that options to be hash with symbol as key #139 (slashmili)
v0.6.0 (2015-06-23)
Merged pull requests:
v0.5.0 (2015-06-17)
Merged pull requests:
- add t2.large #137 (lanej)
- Make Mock create_vpc method arity match Real #135 (fdr)
- Add support for EC2 Container Service #120 (nomadium)
v0.4.1 (2015-06-15)
Closed issues:
- Fog doesn't support storage_type or gp2 for RDS? #129
- Fog-aws not working with Hitachi #122
- "NoMethodError: undefined method `body' for #<Fog::DNS::AWS::Error:0x007f6c673e1720>" #112
- Add support for EC2 Container Service
ECS
#93
Merged pull requests:
- Fix attributes of flavors #134 (yumminhuang)
- Fix S3 signature v4 signing #133 (fcheung)
- Add New M4 Instance Type #132 (yumminhuang)
- raise correct error when exceeding address limit #131 (lanej)
- make elb/policies collection standalone #128 (lanej)
- model managed policies #126 (lanej)
v0.4.0 (2015-05-27)
Merged pull requests:
v0.3.0 (2015-05-21)
Closed issues:
- How to determine the disableApiTermination attribute value #98
Merged pull requests:
- support iam/get_user without username #114 (lanej)
- Added a new request - describe_instance_attribute #110 (nilroy)
v0.2.2 (2015-05-13)
v0.2.1 (2015-05-13)
Merged pull requests:
v0.2.0 (2015-05-13)
Implemented enhancements:
Closed issues:
- IAM authentication not compatible with GovCloud #100
- Enabling termination protection #95
- SSLv3 deprecation: action required? #88
Merged pull requests:
- configure server attributes in mock #109 (michelleN)
- support aws kms #108 (lanej)
- Another attempt to solve content-encoding header issues #106 (fcheung)
- default replica AutoMinorVersionUpgrade to master #104 (michelleN)
- Refresh credentials if needed when signing S3 URL #103 (matkam)
- Allow the IAM constructor to accept a region #102 (benbalter)
- configure auto_minor_version_upgrade in mock #101 (michelleN)
- Adding instanceTenancy to reserved instance parser. #97 (dmbrooking)
- Parse elasticache configuration endpoint from response #96 (fcheung)
- Fix mock VPC ELB creation in regions other than us-east-1 #94 (mrpoundsign)
- Fix repository URL in README.md #91 (tricknotes)
- adding support for d2 instance type #90 (yumminhuang)
- Support weight round robin mock #89 (freddy1666)
- Update README.md #87 (nomadium)
- Add mock for EC2 request_spot_instances API request #86 (nomadium)
- Move more requires to autoload #85 (plribeiro3000)
- Add mock for EC2 describe_spot_price_history API request #84 (nomadium)
v0.1.2 (2015-04-07)
Closed issues:
- Ruby warnings Comparable & Return nil #81
- CircleCI failing #80
- Heroku error #77
- Repeatable signed urls for the same expiry #65
Merged pull requests:
- Handle missing parameters in describe_spot_price_history request #82 (nomadium)
- create db instance in the correct region #79 (lanej)
- Remove assignment within conditional in File#body #78 (greysteil)
- mock DescribeDBEngineVersions #76 (ehowe)
- Fix blank content-encoding when none is supplied #75 (fcheung)
-
rds
- Fix for
undefined method
map' for nil:NilClass` #73 (mattheworiordan) - Resource record sets bug fix + support eu-central-1 #72 (mattheworiordan)
- Fix EC2 security groups where SSH inbound rule isn't first #71 (ayumi)
- eu-central missing from Fog::Compute::AWS::Mock #70 (wyhaines)
- Remove executable bit from files. #69 (voxik)
- Remove Mac specific files. #68 (voxik)
- Stringify keys for query parameters #67 (jfmyers9)
- Mock method for AWS S3 post_object_hidden_fields #63 (byterussian)
- Reduce loading time #62 (plribeiro3000)
- Add support for cname buckets #61 (dsgh)
v0.1.1 (2015-02-25)
Closed issues:
Merged pull requests:
- Support for IAM managed policies #60 (fcheung)
- Fix for ScanFilter parameters #58 (nawaidshamim)
-
dns
-
aws|compute
-
aws|compute
- not allowed to delete a "revoking" rds firewall #54 (lanej)
- raise when destroying an ec2 firewall authorized to an rds firewall #53 (lanej)
- Making it easier to get pre-signed head requests #51 (mrloop)
- Support customer encryption headers in multipart uploads #50 (lautis)
- don't allow sg authorization to unknown sgs #49 (lanej)
v0.1.0 (2015-02-03)
Closed issues:
- AWS Launch Configuration missing Ebs.Volume_Type #18
Merged pull requests:
- Fix v4 signature when path has repeated slashes in the middle #46 (fcheung)
- get signin token for federation #45 (ehowe)
- add 'volumeType' and 'encrypted' to blockDeviceMapping parser #43 (ichii386)
- default namespace and evaluation period on alarm #37 (michelleN)
v0.0.8 (2015-01-27)
Closed issues:
- NoMethodError - undefined method `signature_parameters' for nil:NilClass #28
Merged pull requests:
- add missing mocks #41 (michelleN)
- Add idempotent excon option to some route53 API calls #40 (josacar)
- Allow for AWS errors not specifying region #39 (greysteil)
- correct engine version param on rds replicas #38 (lanej)
-
AWS|Autoscaling
-
AWS|Storage
- BUGFIX: When fog_credentials endpoint is set @region defaults to nil #33 (nicholasklick)
-
AWS|Autoscaling
- fix autoscaling activities collection setup #31 (fcheung)
- Add PlacementTenancy to launch configuration parser and test case #29 (benpillet)
- Use Fog::Formatador #27 (starbelly)
v0.0.7 (2015-01-23)
Closed issues:
- SSL Error on S3 connection #9
Merged pull requests:
v0.0.6 (2015-01-12)
Closed issues:
- missed files #1
Merged pull requests:
v0.0.5 (2015-01-06)
v0.0.4 (2015-01-04)
v0.0.3 (2015-01-02)
v0.0.2 (2015-01-02)
v0.0.1 (2015-01-02)
* This Change Log was automatically generated by github_changelog_generator