2016-04-12 19:36:35 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 8 18:47:49 UTC 2016 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.4.10 (bsc#974705)
|
|
|
|
+ feature:Lambda: Added support for setting the function runtime as
|
|
|
|
nodejs4.3, as well as updating function configuration to set the runtime.
|
|
|
|
+ feature:DS: Added support for Directory Service Conditional Forwarder APIs.
|
|
|
|
+ feature:Elasticbeanstalk: Adds support for three additional elements in
|
|
|
|
AWS Elasticbeanstalk's DescribeInstancesHealthResponse: Deployment,
|
|
|
|
AvailabilityZone, and InstanceType. Additionally adds support for
|
|
|
|
increased EnvironmentName length from 23 to 40.
|
|
|
|
+ bugfix:Paginator: Allow non-specified input tokens in old starting
|
|
|
|
token format.
|
|
|
|
- From 1.4.9
|
|
|
|
+ feature:APIGateway: Added support for API Import
|
|
|
|
+ feature:Route53: Added support for metric-based health checks and
|
|
|
|
regional health checks.
|
|
|
|
+ feature:STS: Added support for GetCallerIdentity, which returns details
|
|
|
|
about the credentials used to make the API call. The details include
|
|
|
|
name and account, as well as the type of entity making the call, such
|
|
|
|
as an IAM user vs. federated user.
|
|
|
|
+ feature:S3: Added support for VersionId in PutObjectAcl (issue 856)
|
|
|
|
+ bugfix:S3: Add validation to enforce S3 metadata only contains ASCII.
|
|
|
|
(issue 861)
|
|
|
|
+ bugfix:Exceptions: Consistently parse errors with no body (issue 859)
|
|
|
|
+ bugfix:Config: Handle case where S3 config key is not a dict (issue 858)
|
|
|
|
+ bugfix:Examples: Account for empty input shape in examples (issue 855)
|
|
|
|
- From 1.4.8
|
|
|
|
+ feature:ACM: Update client to latest version
|
|
|
|
+ feature:CloudFormation: Update client to latest version
|
|
|
|
+ feature:CodeDeploy: Update client to latest version
|
|
|
|
+ feature:DMS: Update client to latest version
|
|
|
|
+ feature:ElastiCache: Update client to latest version
|
|
|
|
+ feature:Elastic Beanstalk: Update client to latest version
|
|
|
|
+ feature:Redshift: Update client to latest version
|
|
|
|
+ feature:WAF: Update client to latest version
|
|
|
|
+ bugfix:Pagintor: Fix regression when providing a starting token for a
|
|
|
|
paginator (issue 849)
|
|
|
|
+ bugfix:Response Parsing: Handle case when generic HTML error response
|
|
|
|
is received (issue 850)
|
|
|
|
+ bugfix:Request serialization: Handle case when non str values are
|
|
|
|
provided for header values when using signature version 4 (issue 852)
|
|
|
|
+ bugfix:Retry: Retry HTTP responses with status code 502 (issue 853)
|
|
|
|
- From 1.4.7
|
|
|
|
+ feature:ElastiCache: Update client to latest version
|
|
|
|
+ feature:RDS: Update client to latest version
|
|
|
|
+ feature:StorageGateway: Update client to latest version
|
|
|
|
+ bugfix: Handle case where error response from proxy is received
|
|
|
|
(`issue 850 <https://github.com/boto/botocore/pull/850`__)
|
|
|
|
- From 1.4.6
|
|
|
|
+ feature:DeviceFarm: Add support to pay a flat monthly fee for unlimited
|
|
|
|
testing of your Android and iOS apps with AWS Device Farm device slots
|
|
|
|
+ feature:RDS: Add support for customizing the order in which Aurora
|
|
|
|
Replicas are promoted to primary instance during a failover
|
|
|
|
+ bugfix:Signature Version 4: Fix issue when calculating signature
|
|
|
|
version 4 signature for certain urls (issue 827)
|
|
|
|
- From 1.4.5
|
|
|
|
+ feature:MeteringMarketplace: The AWS Marketplace Metering Service
|
|
|
|
enables sellers to price their products along new pricing dimensions.
|
|
|
|
After a integrating their product with the AWS Marketplace Metering
|
|
|
|
Service, that product will emit an hourly record capturing the usage of
|
|
|
|
any single pricing dimension. Buyers can easily subscribe to software
|
|
|
|
priced by this new dimension on the AWS Marketplace website and only
|
|
|
|
pay for what they use.
|
|
|
|
+ feature:S3: Added support for delete marker and abort multipart upload
|
|
|
|
lifecycle configuration.
|
|
|
|
+ feature:IOT: Added support for Amazon Elasticsearch Service and Amazon
|
|
|
|
Cloudwatch actions for the AWS IoT rules engine.
|
|
|
|
+ feature:CloudHSM: Added support for tagging resources.
|
|
|
|
- From 1.4.4
|
|
|
|
+ feature:DMS: Added support for AWS Database Migration Service
|
|
|
|
+ feature:SES: Added support for white-labeling
|
|
|
|
+ feature:CodeDeploy: Added support for BatchGetDeploymentGroups
|
|
|
|
+ feature:endpoints: Updated endpoints.json to latest version
|
|
|
|
- From 1.4.3
|
|
|
|
+ feature:GameLift: Update model to latest version
|
|
|
|
+ feature:IAM: Update model to latest version
|
|
|
|
+ feature:Redshift: Update model to latest version
|
|
|
|
- From 1.4.2
|
|
|
|
+ feature:ACM: Update model to latest version
|
|
|
|
+ feature:CodeCommit: Update model to latest version
|
|
|
|
+ feature:Config: Update model to latest version
|
|
|
|
+ feature:DeviceFarm: Update model to latest version
|
|
|
|
+ feature:DirectConnect: Update model to latest version
|
|
|
|
+ feature:Events: Update model to latest version
|
|
|
|
+ bugfix:DynamoDB Local: Fix issue when using the local region with
|
|
|
|
dynamodb (issue 819)
|
|
|
|
+ bugfix:CloudSearchDomain: Fix issue when signing requests for
|
|
|
|
cloudsearchdomain (boto3 issue 538)
|
|
|
|
- From 1.4.1
|
|
|
|
+ feature:Config: Moved Config to its own class to boost import speed
|
|
|
|
+ feature:EC2: Add support for VPC peering with security groups.
|
|
|
|
+ feature:DirectoryService: Add SNS event notification support
|
|
|
|
- From 1.4.0
|
|
|
|
+ feature:Regions: Add ability to list regions and endpoints for services
|
|
|
|
in a partition. (issue 812)
|
|
|
|
+ feature:DynamoDB: Add support for DescribeLimits.
|
|
|
|
+ feature:APIGateway: Add support for TestInvokeAuthorizer and
|
|
|
|
FlushStageAuthorizersCache operations.
|
|
|
|
+ feature:CloudSearchDomain: Add support for stats.
|
|
|
|
- From 1.3.28
|
|
|
|
+ feature:StorageGateway: Added support for user-supplied barcodes.
|
|
|
|
+ feature:CodeDeploy: Added support for setting up triggers for a
|
|
|
|
deployment group.
|
|
|
|
+ bugfix:SSL: Fixed issue where AWS_CA_BUNDLE was not being used.
|
|
|
|
- From 1.3.27
|
|
|
|
+ feature:RDS: Added support for Cross-account Encrypted (KMS) snapshot
|
|
|
|
sharing.
|
|
|
|
+ feature:EMR: Added support for adding EBS storage to EMR instances.
|
|
|
|
+ bugfix:pagination: Refactored pagination to handle non-string service
|
|
|
|
tokens.
|
|
|
|
+ bugfix:credentials: Fix race condition in credential provider.
|
|
|
|
- No upstream changelogs prior to 1.3.27
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 16 14:46:44 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Change python-dateutil dependency to renamed python-python-dateutil
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 11:41:51 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.3.23
|
|
|
|
+ No upstream changelog
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 20 16:51:15 UTC 2016 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- spec file improvements
|
|
|
|
|
2015-12-18 21:54:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 10 22:29:33 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.3.12 (bsc#958686)
|
|
|
|
+ No upstream changelog
|
|
|
|
|
2015-11-26 17:01:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 17 14:27:53 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
- update to 1.3.7:
|
|
|
|
+ No upstream changelog
|
|
|
|
- Adjust Requires for python-docutils according to requires.txt
|
|
|
|
|
2015-10-20 16:22:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 10 02:25:13 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.2.10 (bsc#949877)
|
|
|
|
+ No upstream changelog
|
|
|
|
- Forward port hide_py_pckgmgmt.patch
|
|
|
|
|
2015-08-14 14:46:47 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 6 13:06:44 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.6 (fate#318337, bsc#905354)
|
|
|
|
+ Updating devicefarm
|
|
|
|
+ Promote 2 functions from JSONParser to BaseJSONParser
|
|
|
|
+ No upstream changelog for changes between 1.0.0.a3 and 1.1.5
|
|
|
|
- Forward port hide_py_pckgmgmt.patch
|
|
|
|
|
2015-06-09 08:49:41 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 1 20:24:00 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.0.a3 (alpha 3)
|
|
|
|
+ Fixes issue with APi inconsistency on seesion implementation
|
|
|
|
|
2015-05-29 10:40:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 27 17:32:36 UTC 2015 - rjschwei@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.0.0.a2 (alpha 2)
|
|
|
|
+ Update models to the latest version
|
|
|
|
+ Rename event to provide-client-params
|
|
|
|
+ Add client-method-called event to botocore
|
|
|
|
+ Update README with date of first alpha release
|
|
|
|
|
2015-04-27 22:08:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Apr 26 16:49:41 UTC 2015 - benoit.monin@gmx.fr
|
|
|
|
|
|
|
|
- update to version 0.105.0: no upstream changelog
|
|
|
|
- point source URL to pypi
|
|
|
|
- increase minimum required version of python-jmespath to 0.6.2
|
|
|
|
- remove python as BuildRequires, unneeded
|
|
|
|
- add fdupes as BuildRequires and call it after install
|
|
|
|
|
2015-03-30 19:32:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 25 19:58:53 UTC 2015 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Updated to version 0.97.0
|
|
|
|
+ Upstream remove CONTRIBUTING.rst and NOTICE from tarball
|
|
|
|
+ Updated hidepypckgmgmt.patch for latest version
|
|
|
|
+ there is no upstream changelog
|
|
|
|
|
2015-01-20 19:01:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 18 13:08:48 UTC 2015 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.82.0
|
|
|
|
+ there is no upstream changelog
|
|
|
|
+ update in support for fix of bnc#905354
|
|
|
|
|
2014-11-02 16:46:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 23 23:45:06 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.67.0
|
|
|
|
+ there is no upstream changelog
|
|
|
|
|
2014-03-02 18:22:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 26 16:35:38 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.33
|
|
|
|
+ There is no upstream change log
|
|
|
|
+ Code license changed to Apache-2.0 from MIT
|
|
|
|
- Include in SLE 12 (FATE #315990)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 18 13:04:54 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Update to version 0.30
|
|
|
|
+ There is no upstream change log
|
|
|
|
+ listing the git log between previous version 0.17.0 and this 0.30.0
|
|
|
|
is too exhaustive
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 24 10:59:23 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
- Require python-setuptools instead of distribute (upstreams merged)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Sep 22 13:58:54 UTC 2013 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Version 0.17.0 released
|
|
|
|
- Updateds ot s3-model/opsworks-model
|
|
|
|
- fix aws cli issues
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 11 16:15:18 UTC 2013 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Updated package to version 0.16.0
|
|
|
|
- A lot of updates, still no changelog found
|
|
|
|
- see https://github.com/boto/botocore for more information
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 7 18:00:51 UTC 2013 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Updated package to version 0.9.2
|
|
|
|
- eu-west-1 region support
|
|
|
|
- added support service
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 15 16:26:11 UTC 2013 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- Updated package python-botocore 0.9.0
|
|
|
|
- no changelog found
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 15 20:17:32 UTC 2013 - aboe76@gmail.com
|
|
|
|
|
|
|
|
- initial package python-botocore 0.5.4
|
|
|
|
|