File rubygem-fog-aws.changes of Package rubygem-fog-aws
-------------------------------------------------------------------
Mon Feb 3 09:42:27 UTC 2025 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 3.30.0, see bundled CHANGELOG.md
-------------------------------------------------------------------
Mon Nov 4 16:42:22 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 3.29.0, see bundled CHANGELOG.md
-------------------------------------------------------------------
Tue Jul 16 09:30:58 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 3.24.0, see bundled CHANGELOG.md
-------------------------------------------------------------------
Fri Jun 21 09:53:19 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- New upstream release 3.23.0, see bundled CHANGELOG.md
-------------------------------------------------------------------
Fri Nov 3 07:36:06 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- ## [v3.21.0](https://github.com/fog/fog-aws/tree/v3.21.0) (2023-09-29)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.20.0...v3.21.0)
**Closed issues:**
- Fog::AWS::Storage default retry behaviour guarantees 6s delay for 4xx class responses [\#690](https://github.com/fog/fog-aws/issues/690)
**Merged pull requests:**
- Fog::AWS::Storage don't retry client errors [\#691]((https://github.com/fog/fog-aws/pull/691) ([rahim](https://github.com/rahim))
## [v3.20.0](https://github.com/fog/fog-aws/tree/v3.20.0) (2023-09-27)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.19.0...v3.20.0)
**Closed issues:**
- Fog::AWS::Storage::File x-amz-request-id and x-amz-id-2 header reflection [\#688](https://github.com/fog/fog-aws/issues/688)
- When using IRSA on `Fog::Storage`, output `Unrecognized arguments: sts_endpoint` warning [\#683](https://github.com/fog/fog-aws/issues/683)
- Is it possible to add `DurationSeconds` in CredentialFetcher ? [\#682](https://github.com/fog/fog-aws/issues/682)
**Merged pull requests:**
- Fog::AWS::Storage::File - fix request id header reflection [\#689](https://github.com/fog/fog-aws/pull/689) ([rahim](https://github.com/rahim))
- Bump actions/checkout from 3 to 4 [\#687](https://github.com/fog/fog-aws/pull/687) ([dependabot[bot]](https://github.com/apps/dependabot))
- add c6a, c6i, c6id, m6a,m6i, m6id, and r6a, r6i, r6id support [\#686](https://github.com/fog/fog-aws/pull/686) ([ashivadi](https://github.com/ashivadi))
- Align the parameters for `AssumeRoleWithWebIdentity` action [\#685](https://github.com/fog/fog-aws/pull/685) ([marshluca](https://github.com/marshluca))
- Prevent `Unrecognized arguments: sts_endpoint` warning [\#684](https://github.com/fog/fog-aws/pull/684) ([nekomaho](https://github.com/nekomaho))
- CI against Ruby 3.2 [\#681](https://github.com/fog/fog-aws/pull/681) ([y-yagi](https://github.com/y-yagi))
- Change method sync\_clock\_url to use localstack set a different port [\#680](https://github.com/fog/fog-aws/pull/680) ([fabiodallazen](https://github.com/fabiodallazen))
## [v3.19.0](https://github.com/fog/fog-aws/tree/v3.19.0) (2023-05-18)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.18.0...v3.19.0)
**Merged pull requests:**
- gopalcoupa:add-me-central-1 [\#679](https://github.com/fog/fog-aws/pull/679)
- Fix S3 Transfer Acceleration [\#676](https://github.com/fog/fog-aws/pull/676)
- configure connection_options to improve s3 retry see https://github.com/fog/fog-aws/issues/674 [\#675](https://github.com/fog/fog-aws/pull/675)
- s3: remove hardcoded host [\#673](https://github.com/fog/fog-aws/pull/673)
- Bump actions/stale from 7 to 8 [\#671](https://github.com/fog/fog-aws/pull/671)
## [v3.18.0](https://github.com/fog/fog-aws/tree/v3.18.0) (2023-02-16)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.17.0...v3.18.0)
**Merged pull requests:**
- Only compute SSE-C headers when needed in multipart upload [\#669](https://github.com/fog/fog-aws/pull/669) ([stanhu](https://github.com/stanhu))
## [v3.17.0](https://github.com/fog/fog-aws/tree/v3.17.0) (2023-02-09)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.16.0...v3.17.0)
**Merged pull requests:**
- Support disabling of Content-MD5 for FIPS [\#668](https://github.com/fog/fog-aws/pull/668) ([stanhu](https://github.com/stanhu))
## [v3.16.0](https://github.com/fog/fog-aws/tree/v3.16.0) (2023-01-26)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.15.0...v3.16.0)
**Closed issues:**
- README lists incorrect usage of IAM auth [\#663](https://github.com/fog/fog-aws/issues/663)
- How can i config to use s3 in localstack [\#657](https://github.com/fog/fog-aws/issues/657)
- Fog::Storage::AWS::Files#each always iterates over entire collection [\#232](https://github.com/fog/fog-aws/issues/232)
- superclass mismatch for class AWS [\#655](https://github.com/fog/fog-aws/issues/655)
- Lambda IAM Role Not Working [\#650](https://github.com/fog/fog-aws/issues/650)
**Merged pull requests:**
- adding missing region ap-southeast-4 [\#665](https://github.com/fog/fog-aws/pull/665) ([emptyhammond](https://github.com/emptyhammond))
o
- adding missing region eu-south-2 [\#662](https://github.com/fog/fog-aws/pull/662) ([ivangool](https://github.com/ivangool))
- Bump actions/dependency-review-action from 2 to 3 [\#659](https://github.com/fog/fog-aws/pull/659) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update aws.rb [\#658](https://github.com/fog/fog-aws/pull/658) ([ivangool](https://github.com/ivangool))
- Bump actions/stale from 5 to 6 [\#656](https://github.com/fog/fog-aws/pull/656) ([dependabot[bot]](https://github.com/apps/dependabot))
-------------------------------------------------------------------
Mon Oct 10 13:05:10 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.15.0
see installed CHANGELOG.md
## [v3.15.0](https://github.com/fog/fog-aws/tree/v3.15.0) (2022-09-12)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.14.0...v3.15.0)
**Closed issues:**
- URI.decode is obsolete \(and not available in Ruby 3.0\) [\#653](https://github.com/fog/fog-aws/issues/653)
- S3: File copy not working outside us-east-1 region [\#645](https://github.com/fog/fog-aws/issues/645)
- Unable to list, update and remove RDS tags in AWS GovCloud Account regions. [\#644](https://github.com/fog/fog-aws/issues/644)
- Documentation links broken / 404 [\#642](https://github.com/fog/fog-aws/issues/642)
**Merged pull requests:**
- Replace URI.decode as obsolete, and removed in Ruby 3.0 [\#654](https://github.com/fog/fog-aws/pull/654) ([kuahyeow](https://github.com/kuahyeow))
- Fix typo in readme [\#652](https://github.com/fog/fog-aws/pull/652) ([geemus](https://github.com/geemus))
- change sync\_clock to plain GET [\#651](https://github.com/fog/fog-aws/pull/651) ([duckworth](https://github.com/duckworth))
- Update README file with download url example [\#649](https://github.com/fog/fog-aws/pull/649) ([lucasocon](https://github.com/lucasocon))
- Bump actions/dependency-review-action from 1 to 2 [\#648](https://github.com/fog/fog-aws/pull/648) ([dependabot[bot]](https://github.com/apps/dependabot))
- add x2gd and t4g instance flavours [\#647](https://github.com/fog/fog-aws/pull/647) ([mushyy](https://github.com/mushyy))
- Fix a typo in CHANGELOG [\#646](https://github.com/fog/fog-aws/pull/646) ([y-yagi](https://github.com/y-yagi))
-------------------------------------------------------------------
Thu Aug 4 13:11:14 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.14.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Feb 15 07:28:35 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.13.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Jan 25 06:55:48 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 3.12.0
see installed CHANGELOG.md
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.11.0...HEAD)
## [v3.11.0](https://github.com/fog/fog-aws/tree/v3.11.0) (2021-08-05)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.10.0...v3.11.0)
**Closed issues:**
- Support for Regional STS Endpoints [\#604](https://github.com/fog/fog-aws/issues/604)
- Pass tags when creating EBS ? [\#603](https://github.com/fog/fog-aws/issues/603)
- S3 multiple delete api should handle delete for multiple versions for a single object [\#598](https://github.com/fog/fog-aws/issues/598)
- Fog does not return error from s3 [\#586](https://github.com/fog/fog-aws/issues/586)
- Add support for r6g and c6g instance types [\#580](https://github.com/fog/fog-aws/issues/580)
- Using internal S3 provider ... and something funky is going on! [\#575](https://github.com/fog/fog-aws/issues/575)
- How to upload File to S3 with with accelerate? [\#554](https://github.com/fog/fog-aws/issues/554)
- How to use assume\_role\_with\_web\_identity auth for S3 storage? [\#543](https://github.com/fog/fog-aws/issues/543)
- Fog::AWS::Glacier::TreeHash::add\_part works only sometimes [\#520](https://github.com/fog/fog-aws/issues/520)
- fog-aws: Fog::AWS::Glacier::Job doesn't support RetrievalByteRange [\#519](https://github.com/fog/fog-aws/issues/519)
- Path style is being deprecated [\#516](https://github.com/fog/fog-aws/issues/516)
- Fog::DNS::AWS can't read zones [\#513](https://github.com/fog/fog-aws/issues/513)
- Lambda Parser can't handle VPC config, containing array of hash values [\#509](https://github.com/fog/fog-aws/issues/509)
- Excon::Error::Forbidden: Expected\(200\) \<=\> Actual\(403 Forbidden\) [\#508](https://github.com/fog/fog-aws/issues/508)
- file.save does not work with STDIN [\#500](https://github.com/fog/fog-aws/issues/500)
- ELBv2 Support ? [\#489](https://github.com/fog/fog-aws/issues/489)
- S3 Select Support? [\#484](https://github.com/fog/fog-aws/issues/484)
- nil:NilClass error [\#483](https://github.com/fog/fog-aws/issues/483)
- Mocks for VM creation require access and secret key when using instance profiles [\#482](https://github.com/fog/fog-aws/issues/482)
- Always use bucket virtual hostname? [\#464](https://github.com/fog/fog-aws/issues/464)
- Spot instance creation : Support for BlockDurationMinutes [\#461](https://github.com/fog/fog-aws/issues/461)
- How can I remove the `Content-Encoding` metadata properties if I upload from fog [\#447](https://github.com/fog/fog-aws/issues/447)
- AWS::ECS with `use_iam_profile` errors out [\#441](https://github.com/fog/fog-aws/issues/441)
- Option to turn off Warnings [\#426](https://github.com/fog/fog-aws/issues/426)
- Accessing AWS S3 using EC2 Instance Profile [\#423](https://github.com/fog/fog-aws/issues/423)
- Support step and target tracking auto scaling policies [\#422](https://github.com/fog/fog-aws/issues/422)
- could not create ec2 volume with custom encryption key, volume only create with default 'aws/ebs' encryption key [\#420](https://github.com/fog/fog-aws/issues/420)
- Download File with content\_disposition [\#418](https://github.com/fog/fog-aws/issues/418)
- Fog::Compute::AWS::Error iamInstanceProfile.name is invalid [\#410](https://github.com/fog/fog-aws/issues/410)
- Mocks for EC2 instance creation do not behave as expected [\#404](https://github.com/fog/fog-aws/issues/404)
- Cannot copy an encrypted snapshot from one account to another account [\#398](https://github.com/fog/fog-aws/issues/398)
- Fog::Compute::AWS::Image\#deregister ignores non-root snapshots. [\#380](https://github.com/fog/fog-aws/issues/380)
- AWS S3 overwrites files with same name [\#378](https://github.com/fog/fog-aws/issues/378)
- Support S3 object tagging [\#377](https://github.com/fog/fog-aws/issues/377)
- Reqeust to support Aws::DynamoDBStreams [\#373](https://github.com/fog/fog-aws/issues/373)
- Not all Rds versions and Instance Types are rendered [\#371](https://github.com/fog/fog-aws/issues/371)
- Tag instances upon creation of new instance [\#359](https://github.com/fog/fog-aws/issues/359)
- Creating instances in AWS fails with Socket Error [\#352](https://github.com/fog/fog-aws/issues/352)
- `NameError: uninitialized constant Fog::ServicesMixin` when requiring `fog/storage` [\#345](https://github.com/fog/fog-aws/issues/345)
- Add full support for target groups [\#328](https://github.com/fog/fog-aws/issues/328)
- Fog transfer acceleration endpoints [\#303](https://github.com/fog/fog-aws/issues/303)
- "Fog::DNS\[:aws\] | change\_resource\_record\_sets \(aws, dns\)" test suite flaky [\#301](https://github.com/fog/fog-aws/issues/301)
- Cross account access using IAM role [\#294](https://github.com/fog/fog-aws/issues/294)
- Write timeout trying to upload a large file to S3 [\#291](https://github.com/fog/fog-aws/issues/291)
- Support Autoscaling lifecycle hooks [\#289](https://github.com/fog/fog-aws/issues/289)
- directories ignore region option [\#287](https://github.com/fog/fog-aws/issues/287)
- Feature: Access logs for ELB [\#271](https://github.com/fog/fog-aws/issues/271)
- S3: retry on 500 internal server error [\#264](https://github.com/fog/fog-aws/issues/264)
- Alias for server side encryption not working [\#260](https://github.com/fog/fog-aws/issues/260)
- InvalidParameterCombination =\> You cannot move a DB instance with Single-Az enabled to a VPC \(Fog::AWS::RDS::Error\) [\#255](https://github.com/fog/fog-aws/issues/255)
- Using STS [\#253](https://github.com/fog/fog-aws/issues/253)
- Auto Scaling Group does not enable metrics [\#251](https://github.com/fog/fog-aws/issues/251)
- aws has no storage service [\#248](https://github.com/fog/fog-aws/issues/248)
- Timeouts on Compute\#describe\_volumes due to extreme numbers of volumes [\#244](https://github.com/fog/fog-aws/issues/244)
- Support CreateReusableDelegationSet [\#243](https://github.com/fog/fog-aws/issues/243)
- Tags server creation in Mock vs Real [\#239](https://github.com/fog/fog-aws/issues/239)
- Excon::Errors::SocketError Broken pipe \(Errno::EPIPE\) when use Activeadmin upload image by nested form [\#237](https://github.com/fog/fog-aws/issues/237)
- Fog Mock doesn't update [\#236](https://github.com/fog/fog-aws/issues/236)
- ECS service\_update does not support "deploymentConfig" [\#234](https://github.com/fog/fog-aws/issues/234)
- Fog::Storage::AWS::Files\#each always iterates over entire collection [\#232](https://github.com/fog/fog-aws/issues/232)
- repeated bucket name in the URL on AWS and issue with :path\_style [\#228](https://github.com/fog/fog-aws/issues/228)
- Already initialized constant warnings [\#212](https://github.com/fog/fog-aws/issues/212)
- SQS API version is outdated [\#198](https://github.com/fog/fog-aws/issues/198)
- Problem when using irb [\#195](https://github.com/fog/fog-aws/issues/195)
- compute.servers \(via DescribeInstances\) does not include tags reliably [\#192](https://github.com/fog/fog-aws/issues/192)
- EBS create volume io1 or gp2 [\#186](https://github.com/fog/fog-aws/issues/186)
- Aws cloudformation stack-policy-body [\#179](https://github.com/fog/fog-aws/issues/179)
- EXCON\_DEBUG and DEBUG env variables do not help debug -S key issues [\#177](https://github.com/fog/fog-aws/issues/177)
- AWS4 SignatureDoesNotMatch if header contains two spaces [\#160](https://github.com/fog/fog-aws/issues/160)
- Add support for elasticache redis replication groups [\#136](https://github.com/fog/fog-aws/issues/136)
- Getting SignatureDoesNotMatch error with eu-central-1 [\#127](https://github.com/fog/fog-aws/issues/127)
- Cannot saving auto scaling group [\#125](https://github.com/fog/fog-aws/issues/125)
- fog-aws not working with dynamoDB Local [\#118](https://github.com/fog/fog-aws/issues/118)
- Fog::Compute::AWS::Error InvalidParameterValue =\> secondary-addresses [\#115](https://github.com/fog/fog-aws/issues/115)
- Is there an equivalent to describe-instance-status? [\#66](https://github.com/fog/fog-aws/issues/66)
- No usage instructions in Readme [\#64](https://github.com/fog/fog-aws/issues/64)
- AWS - distributionConfig.enabled' failed to satisfy constraint: Member must not be null [\#48](https://github.com/fog/fog-aws/issues/48)
- Clarify versioning on README [\#42](https://github.com/fog/fog-aws/issues/42)
- AWS SQS AddPermission API missing [\#26](https://github.com/fog/fog-aws/issues/26)
- AWS China region [\#25](https://github.com/fog/fog-aws/issues/25)
- AWS CloudFormation ListStacks options [\#24](https://github.com/fog/fog-aws/issues/24)
- Setting region of AWS::Compute after initialization [\#23](https://github.com/fog/fog-aws/issues/23)
- Support AWS Support API [\#22](https://github.com/fog/fog-aws/issues/22)
- InvalidClientTokenId =\> The security token included in the request is invalid [\#21](https://github.com/fog/fog-aws/issues/21)
- Change architecture attribute in AWS::Compute::Server model [\#20](https://github.com/fog/fog-aws/issues/20)
- Add support for Amazon Kinesis [\#19](https://github.com/fog/fog-aws/issues/19)
- Bring AWS CloudFront API Models/Requests up to date [\#17](https://github.com/fog/fog-aws/issues/17)
- AWS security group tests have become unstable [\#16](https://github.com/fog/fog-aws/issues/16)
- AWS auto scaling: availability zones are not a required parameter [\#15](https://github.com/fog/fog-aws/issues/15)
- Is anyone going to add support for AWS ElasticTranscoder [\#14](https://github.com/fog/fog-aws/issues/14)
- add missing attributes to aws describe\_reserved\_instances parser [\#13](https://github.com/fog/fog-aws/issues/13)
- AWS AutoScaling group min\_size & max\_size getting set to 0 [\#12](https://github.com/fog/fog-aws/issues/12)
- auto\_scaling\_group.instances does not return only instances for that group [\#11](https://github.com/fog/fog-aws/issues/11)
- Why are the credential keys not generalized? [\#10](https://github.com/fog/fog-aws/issues/10)
- Invalid XML Character in S3 Response [\#8](https://github.com/fog/fog-aws/issues/8)
- reading s3 upload progress [\#7](https://github.com/fog/fog-aws/issues/7)
- delete\_on\_termination=true attribute on new volume is not set on create [\#6](https://github.com/fog/fog-aws/issues/6)
- user\_data is still base64 encoded in Real launch\_configurations [\#5](https://github.com/fog/fog-aws/issues/5)
**Merged pull requests:**
- Add storage option to configure multipart put/copy [\#616](https://github.com/fog/fog-aws/pull/616) ([slonopotamus](https://github.com/slonopotamus))
- Bump actions/stale from 3.0.19 to 4 [\#615](https://github.com/fog/fog-aws/pull/615) ([dependabot[bot]](https://github.com/apps/dependabot))
- Update file.rb [\#613](https://github.com/fog/fog-aws/pull/613) ([iqre8](https://github.com/iqre8))
- fix storage for ruby 3.0 [\#611](https://github.com/fog/fog-aws/pull/611) ([vincentjoseph](https://github.com/vincentjoseph))
- Implement AWS TagSpecifications \(closes \#603\) [\#610](https://github.com/fog/fog-aws/pull/610) ([eLvErDe](https://github.com/eLvErDe))
- Bump actions/stale from 3.0.18 to 3.0.19 [\#609](https://github.com/fog/fog-aws/pull/609) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump actions/stale from 3 to 3.0.18 [\#608](https://github.com/fog/fog-aws/pull/608) ([dependabot[bot]](https://github.com/apps/dependabot))
- Bump actions/checkout from 2 to 2.3.4 [\#607](https://github.com/fog/fog-aws/pull/607) ([dependabot[bot]](https://github.com/apps/dependabot))
- drop git in gemspec [\#602](https://github.com/fog/fog-aws/pull/602) ([abrahamparayil](https://github.com/abrahamparayil))
- Update rubyzip requirement from ~\> 1.3.0 to ~\> 2.3.0 [\#601](https://github.com/fog/fog-aws/pull/601) ([dependabot[bot]](https://github.com/apps/dependabot))
-------------------------------------------------------------------
Thu Jun 24 17:22:21 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 3.10.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Jan 20 12:37:36 UTC 2021 - Stephan Kulow <coolo@suse.com>
updated to version 3.8.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 25 13:58:01 UTC 2020 - Stephan Kulow <coolo@suse.com>
updated to version 3.6.7
see installed CHANGELOG.md
## [v3.6.7](https://github.com/fog/fog-aws/tree/HEAD)(2020-08-26)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.6.6...HEAD)
**Merged pull requests:**
- S3 dot Region endpoint structure applied [\#574](https://github.com/fog/fog-aws/pull/574) ([gharutyunyan-vineti](https://github.com/gharutyunyan-vineti))
## [v3.6.6](https://github.com/fog/fog-aws/tree/v3.6.6) (2020-06-23)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.6.5...v3.6.6)
**Closed issues:**
- max\_keys param in storage.directories.get.... what am I missing? [\#568](https://github.com/fog/fog-aws/issues/568)
- Fog Logs? [\#561](https://github.com/fog/fog-aws/issues/561)
**Merged pull requests:**
- added missing region EU South \(Milan\) [\#570](https://github.com/fog/fog-aws/pull/570) ([saldan](https://github.com/saldan))
- hibernation option to compute [\#569](https://github.com/fog/fog-aws/pull/569) ([taniahagan](https://github.com/taniahagan))
- Fix VPC model is\_default requires [\#567](https://github.com/fog/fog-aws/pull/567) ([biinari](https://github.com/biinari))
## [v3.6.5](https://github.com/fog/fog-aws/tree/v3.6.5) (2020-05-22)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.6.4...v3.6.5)
**Closed issues:**
- Fog::Compute::AWS is deprecated, please use Fog::AWS::Compute warning [\#565](https://github.com/fog/fog-aws/issues/565)
- Duplicate compute flavours [\#563](https://github.com/fog/fog-aws/issues/563)
- 3.6.4 does not fetch iam credentials using IMDSv2 when running from inside containers with IMDSv2 Defaults [\#560](https://github.com/fog/fog-aws/issues/560)
**Merged pull requests:**
- Fix naming of various AWS compute flavors [\#564](https://github.com/fog/fog-aws/pull/564) ([abrom](https://github.com/abrom))
- Gracefully handle failure of IMDSv2 and allow fallback to IMDSv1 [\#562](https://github.com/fog/fog-aws/pull/562) ([atyndall](https://github.com/atyndall))
## [v3.6.4](https://github.com/fog/fog-aws/tree/v3.6.4) (2020-05-14)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.6.3...v3.6.4)
**Closed issues:**
- Is fog-aws compatible with AWS Trust Services? [\#558](https://github.com/fog/fog-aws/issues/558)
**Merged pull requests:**
- Add support for IMDSv2 in CredentialFetcher [\#559](https://github.com/fog/fog-aws/pull/559) ([atyndall](https://github.com/atyndall))
- Don’t install development scripts [\#557](https://github.com/fog/fog-aws/pull/557) ([amarshall](https://github.com/amarshall))
## [v3.6.3](https://github.com/fog/fog-aws/tree/v3.6.3) (2020-04-22)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.6.2...v3.6.3)
**Merged pull requests:**
- Add South Africa \(Cape Town\) Region [\#556](https://github.com/fog/fog-aws/pull/556) ([lvangool](https://github.com/lvangool))
- Adds Instance Type r5.16xlarge and r5.8xlarge [\#555](https://github.com/fog/fog-aws/pull/555) ([rupikakapoor](https://github.com/rupikakapoor))
- Update kinesis.rb [\#553](https://github.com/fog/fog-aws/pull/553) ([ioquatix](https://github.com/ioquatix))
-------------------------------------------------------------------
Thu May 7 20:43:44 UTC 2020 - Stephan Kulow <coolo@suse.com>
- updated to version 3.6.3
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Jul 19 09:07:47 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 3.5.2
see installed CHANGELOG.md
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.5.0...HEAD)
**Merged pull requests:**
- Fixed issue with InvocationType header for AWS Lambda [\#524](https://github.com/fog/fog-aws/pull/524) ([GarrisonD](https://github.com/GarrisonD))
- Add support for generating tree hash tests by adding unaligned parts. [\#521](https://github.com/fog/fog-aws/pull/521) ([hkmaly](https://github.com/hkmaly))
## [v3.5.0](https://github.com/fog/fog-aws/tree/v3.5.0) (2019-04-25)
[Full Changelog](https://github.com/fog/fog-aws/compare/v3.4.0...v3.5.0)
**Closed issues:**
- Missing AWS region: EU \(Stockholm\) eu-north-1 [\#514](https://github.com/fog/fog-aws/issues/514)
- Support for AWS fargate [\#510](https://github.com/fog/fog-aws/issues/510)
**Merged pull requests:**
- Add AWS Stockholm region [\#515](https://github.com/fog/fog-aws/pull/515) ([fred-secludit](https://github.com/fred-secludit))
- Enhance/handle ELBv2 api version [\#512](https://github.com/fog/fog-aws/pull/512) ([KevinLoiseau](https://github.com/KevinLoiseau))
- Enhance/add attribute db subnet group for db instance [\#511](https://github.com/fog/fog-aws/pull/511) ([KevinLoiseau](https://github.com/KevinLoiseau))
-------------------------------------------------------------------
Sun May 5 09:26:00 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 3.5.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Mar 14 10:54:32 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to version 3.4.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Nov 22 05:07:54 UTC 2018 - Stephan Kulow <coolo@suse.com>
- updated to version 3.3.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Apr 23 17:04:34 UTC 2018 - factory-auto@kulow.org
- updated to version 3.0.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Mar 1 05:29:15 UTC 2018 - factory-auto@kulow.org
- updated to version 2.0.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Sun Dec 3 19:16:16 UTC 2017 - coolo@suse.com
- updated to version 2.0.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Mon Aug 28 05:19:29 UTC 2017 - coolo@suse.com
- updated to version 1.4.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Jun 20 06:49:32 UTC 2017 - coolo@suse.com
- updated to version 1.4.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Mar 30 04:30:59 UTC 2017 - coolo@suse.com
- updated to version 1.3.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Feb 28 05:38:27 UTC 2017 - coolo@suse.com
- updated to version 1.2.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Sat Jan 21 05:31:36 UTC 2017 - coolo@suse.com
- updated to version 1.2.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Dec 21 05:32:19 UTC 2016 - coolo@suse.com
- updated to version 1.1.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Dec 13 05:33:59 UTC 2016 - coolo@suse.com
- updated to version 1.0.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Nov 30 05:33:40 UTC 2016 - coolo@suse.com
- updated to version 0.13.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Sep 23 04:35:29 UTC 2016 - coolo@suse.com
- updated to version 0.12.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Aug 5 04:33:23 UTC 2016 - coolo@suse.com
- updated to version 0.11.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Sat Jul 16 04:33:54 UTC 2016 - coolo@suse.com
- updated to version 0.10.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Wed Jun 29 04:29:47 UTC 2016 - coolo@suse.com
- updated to version 0.9.4
see installed CHANGELOG.md
-------------------------------------------------------------------
Tue Jun 21 04:32:25 UTC 2016 - coolo@suse.com
- updated to version 0.9.3
see installed CHANGELOG.md
## [Unreleased](https://github.com/fog/fog-aws/tree/HEAD)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.9.2...HEAD)
**Closed issues:**
- Users list is empty in Fog::AWS::IAM::Groups [\#256](https://github.com/fog/fog-aws/issues/256)
- I'd like to configure my Excon read\_timeout and write\_timeout [\#254](https://github.com/fog/fog-aws/issues/254)
- Bump fog-core to \>=1.38.0 [\#247](https://github.com/fog/fog-aws/issues/247)
- no implicit conversion of Array into String in `aws/storage.rb` from `bucket\_name` in params. [\#246](https://github.com/fog/fog-aws/issues/246)
- \[S3\] Bucket name gets duplicated in case of redirect from AWS [\#242](https://github.com/fog/fog-aws/issues/242)
- CloudFormation stack tags cause describe\_stacks to break [\#240](https://github.com/fog/fog-aws/issues/240)
**Merged pull requests:**
- Parse EbsOptimized parameter in launch configuration description [\#259](https://github.com/fog/fog-aws/pull/259) ([djudd](https://github.com/djudd))
- Allow case-insensitive record comparison [\#258](https://github.com/fog/fog-aws/pull/258) ([mpick92](https://github.com/mpick92))
- Fix for empty ETag values [\#257](https://github.com/fog/fog-aws/pull/257) ([baryshev](https://github.com/baryshev))
- do not make requests if mocked. [\#252](https://github.com/fog/fog-aws/pull/252) ([shaiguitar](https://github.com/shaiguitar))
- Parse CloudWatch alarm actions as arrays instead of strings [\#245](https://github.com/fog/fog-aws/pull/245) ([eherot](https://github.com/eherot))
- Add support for CloudFormation stack tags. [\#241](https://github.com/fog/fog-aws/pull/241) ([jamesremuscat](https://github.com/jamesremuscat))
- Add log warning message about when not on us-region [\#200](https://github.com/fog/fog-aws/pull/200) ([kitofr](https://github.com/kitofr))
## [v0.9.2](https://github.com/fog/fog-aws/tree/v0.9.2) (2016-03-23)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.9.1...v0.9.2)
**Closed issues:**
- CHANGELOG.md is out of date [\#235](https://github.com/fog/fog-aws/issues/235)
**Merged pull requests:**
- Aurora [\#238](https://github.com/fog/fog-aws/pull/238) ([ehowe](https://github.com/ehowe))
-------------------------------------------------------------------
Wed Apr 6 06:19:57 UTC 2016 - coolo@suse.com
- updated to version 0.9.2
see installed CHANGELOG.md
## [v0.9.1](https://github.com/fog/fog-aws/tree/v0.9.1) (2016-03-04)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.8.2...v0.9.1)
## [v0.8.2](https://github.com/fog/fog-aws/tree/v0.8.2) (2016-03-04)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.9.0...v0.8.2)
**Merged pull requests:**
- autoscaler attach/detatch [\#229](https://github.com/fog/fog-aws/pull/229) ([shaiguitar](https://github.com/shaiguitar))
## [v0.9.0](https://github.com/fog/fog-aws/tree/v0.9.0) (2016-03-03)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.8.1...v0.9.0)
**Closed issues:**
- Fog::Storage::AWS::File\#save deprecation warning without alternative [\#226](https://github.com/fog/fog-aws/issues/226)
- Long format of aws resources [\#216](https://github.com/fog/fog-aws/issues/216)
**Merged pull requests:**
- Update README.md [\#233](https://github.com/fog/fog-aws/pull/233) ([h0lyalg0rithm](https://github.com/h0lyalg0rithm))
- fix mime-types CI issues, add 2.3.0 testing [\#231](https://github.com/fog/fog-aws/pull/231) ([lanej](https://github.com/lanej))
- support for rds clusters and aurora [\#230](https://github.com/fog/fog-aws/pull/230) ([ehowe](https://github.com/ehowe))
- Correct default DescribeAvailabilityZone filter to zone-name [\#225](https://github.com/fog/fog-aws/pull/225) ([gregburek](https://github.com/gregburek))
- Security Group perms of FromPort 0 and ToPort -1 [\#223](https://github.com/fog/fog-aws/pull/223) ([jacobo](https://github.com/jacobo))
- Page default parameters [\#222](https://github.com/fog/fog-aws/pull/222) ([ehowe](https://github.com/ehowe))
- rds enhancements [\#220](https://github.com/fog/fog-aws/pull/220) ([ehowe](https://github.com/ehowe))
- Added ap-northeast-2 to the fog mocks. [\#219](https://github.com/fog/fog-aws/pull/219) ([wyhaines](https://github.com/wyhaines))
- restore db instance fom db snapshot [\#217](https://github.com/fog/fog-aws/pull/217) ([ehowe](https://github.com/ehowe))
## [v0.8.1](https://github.com/fog/fog-aws/tree/v0.8.1) (2016-01-08)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.8.0...v0.8.1)
**Merged pull requests:**
- Add new aws regions [\#213](https://github.com/fog/fog-aws/pull/213) ([atmos](https://github.com/atmos))
## [v0.8.0](https://github.com/fog/fog-aws/tree/v0.8.0) (2016-01-04)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.7.6...v0.8.0)
**Fixed bugs:**
- IAM roles.all should paginate [\#176](https://github.com/fog/fog-aws/issues/176)
**Closed issues:**
- Fog gives wrong location for buckets when connected via non-default region [\#208](https://github.com/fog/fog-aws/issues/208)
- Is there any way to skip object level `acl` setting while `public` option is true [\#207](https://github.com/fog/fog-aws/issues/207)
- using/testing on ruby 1.9 [\#203](https://github.com/fog/fog-aws/issues/203)
- S3 KMS encryption support [\#196](https://github.com/fog/fog-aws/issues/196)
- Support S3 auto-expiring files? [\#194](https://github.com/fog/fog-aws/issues/194)
- Fog::AWS::ELB::InvalidConfigurationRequest: policy cannot be enabled [\#193](https://github.com/fog/fog-aws/issues/193)
- get\_https\_url generating negative expiry [\#188](https://github.com/fog/fog-aws/issues/188)
- Streaming requests shouldn't be idempotent [\#181](https://github.com/fog/fog-aws/issues/181)
- S3 connection hangs; does Fog support timeout? [\#180](https://github.com/fog/fog-aws/issues/180)
- Doesn't work after upgrading to 0.1.2 [\#83](https://github.com/fog/fog-aws/issues/83)
**Merged pull requests:**
- When not specified, region for a bucket should be DEFAULT\_REGION. [\#211](https://github.com/fog/fog-aws/pull/211) ([jamesremuscat](https://github.com/jamesremuscat))
- Support NoncurrentVersion\[Expiration,Transition\] for s3 lifecycle. [\#210](https://github.com/fog/fog-aws/pull/210) ([xtoddx](https://github.com/xtoddx))
- Update dynamodb to use the latest API version [\#209](https://github.com/fog/fog-aws/pull/209) ([dmathieu](https://github.com/dmathieu))
- Make sure to send the KmsKeyId when creating an RDS cluster [\#206](https://github.com/fog/fog-aws/pull/206) ([drcapulet](https://github.com/drcapulet))
- Reset 'finished' when rewinding S3Streamer [\#205](https://github.com/fog/fog-aws/pull/205) ([jschneiderhan](https://github.com/jschneiderhan))
- Add mime-types to test section in Gemfile [\#204](https://github.com/fog/fog-aws/pull/204) ([kitofr](https://github.com/kitofr))
- filters on tags can pass an array [\#202](https://github.com/fog/fog-aws/pull/202) ([craiggenner](https://github.com/craiggenner))
- Document options for S3 server-side encryption [\#199](https://github.com/fog/fog-aws/pull/199) ([shuhei](https://github.com/shuhei))
- make net/ssh require optional [\#197](https://github.com/fog/fog-aws/pull/197) ([geemus](https://github.com/geemus))
- Cache cluster security group parser [\#190](https://github.com/fog/fog-aws/pull/190) ([eherot](https://github.com/eherot))
- Allow region to be set for STS [\#189](https://github.com/fog/fog-aws/pull/189) ([fcheung](https://github.com/fcheung))
- add cn support for s3 [\#187](https://github.com/fog/fog-aws/pull/187) ([ming-relax](https://github.com/ming-relax))
- mock instance stop and start properly [\#184](https://github.com/fog/fog-aws/pull/184) ([ehowe](https://github.com/ehowe))
- Disable idempotent option when block is passed to get\_object [\#183](https://github.com/fog/fog-aws/pull/183) ([wangteji](https://github.com/wangteji))
- Yield arguments to Mock\#get\_object block more similar to Excon [\#182](https://github.com/fog/fog-aws/pull/182) ([tdg5](https://github.com/tdg5))
- add IAM role paging [\#178](https://github.com/fog/fog-aws/pull/178) ([lanej](https://github.com/lanej))
- properly mock rds name update [\#170](https://github.com/fog/fog-aws/pull/170) ([ehowe](https://github.com/ehowe))
-------------------------------------------------------------------
Sat Mar 12 05:29:52 UTC 2016 - coolo@suse.com
- updated to version 0.9.1
see installed CHANGELOG.md
-------------------------------------------------------------------
Fri Mar 4 05:28:33 UTC 2016 - coolo@suse.com
- updated to version 0.9.0
see installed CHANGELOG.md
-------------------------------------------------------------------
Thu Jan 21 05:35:05 UTC 2016 - coolo@suse.com
- updated to version 0.8.1
see installed CHANGELOG.md
## [v0.7.6](https://github.com/fog/fog-aws/tree/v0.7.6) (2015-08-26)
[Full Changelog](https://github.com/fog/fog-aws/compare/v0.7.5...v0.7.6)
**Closed issues:**
- mock directories.create destroys existing directory [\#172](https://github.com/fog/fog-aws/issues/172)
**Merged pull requests:**
- Add GovCloud region name to validation set. [\#175](https://github.com/fog/fog-aws/pull/175) ([triplepoint](https://github.com/triplepoint))
- Mocked put\_bucket no longer clobbers existing bucket [\#174](https://github.com/fog/fog-aws/pull/174) ([jgr](https://github.com/jgr))
-------------------------------------------------------------------
Thu Aug 27 04:29:08 UTC 2015 - coolo@suse.com
- updated to version 0.7.6
no changelog found
-------------------------------------------------------------------
Wed Aug 26 04:29:45 UTC 2015 - coolo@suse.com
- updated to version 0.7.5
no changelog found
-------------------------------------------------------------------
Fri Jul 31 04:29:33 UTC 2015 - coolo@suse.com
- updated to version 0.7.4
no changelog found
-------------------------------------------------------------------
Wed Jul 15 04:29:22 UTC 2015 - coolo@suse.com
- updated to version 0.7.3
no changelog found
-------------------------------------------------------------------
Fri Jul 10 04:30:13 UTC 2015 - coolo@suse.com
- updated to version 0.7.2
no changelog found
-------------------------------------------------------------------
Wed Jul 8 04:29:38 UTC 2015 - coolo@suse.com
- updated to version 0.7.0
no changelog found
-------------------------------------------------------------------
Wed Jun 24 04:30:00 UTC 2015 - coolo@suse.com
- updated to version 0.6.0
no changelog found
-------------------------------------------------------------------
Thu Jun 18 04:30:35 UTC 2015 - coolo@suse.com
- updated to version 0.5.0
no changelog found
-------------------------------------------------------------------
Tue Jun 16 04:31:00 UTC 2015 - coolo@suse.com
- updated to version 0.4.1
no changelog found
-------------------------------------------------------------------
Thu May 28 04:30:01 UTC 2015 - coolo@suse.com
- updated to version 0.4.0
no changelog found
-------------------------------------------------------------------
Fri May 22 04:28:47 UTC 2015 - coolo@suse.com
- updated to version 0.3.0
no changelog found
-------------------------------------------------------------------
Thu May 14 04:29:30 UTC 2015 - coolo@suse.com
- updated to version 0.2.2
no changelog found
-------------------------------------------------------------------
Wed Apr 8 04:34:29 UTC 2015 - coolo@suse.com
- updated to version 0.1.2
-------------------------------------------------------------------
Thu Feb 26 05:30:25 UTC 2015 - coolo@suse.com
- updated to version 0.1.1
-------------------------------------------------------------------
Thu Feb 12 16:55:08 UTC 2015 - fcastelli@suse.com
- Created initial package v0.1.0