Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP2:GA
python-botocore.2778
python-botocore.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-botocore.changes of Package python-botocore.2778
------------------------------------------------------------------- Tue Jun 21 12:14:00 UTC 2016 - rjschwei@suse.com - Update to version 1.4.28 (bsc#985858) + feature:cloudtrail: Update cloudtrail client to latest version + feature:acm: Update acm client to latest version + bugfix:Stubber: Fix regression in comparing multiple expected parameters + feature:rds: Update rds client to latest version + feature:ses: Update ses client to latest version - From 1.4.27 + feature:Stubber: Allow certain paramters to be ignored by specifying stub.ANY. Resolves #931 + feature:s3: Update s3 client to latest version - From 1.4.26 + feature:Config: Add parameter_validation option in config file to disable parameter validation when making API calls (#905) + feature:dynamodbstreams: Update dynamodbstreams client to latest version + bugfix:s3: Make the stubber work with get_bucket_location + feature:iot: Update iot client to latest version + feature:machinelearning: Update machinelearning client to latest version - From 1.4.25 + feature:Stubber: Allow adding additional keys to the service error response. + feature:ec2: Update ec2 client to latest version + feature:application-autoscaling: Update application-autoscaling client to latest version ------------------------------------------------------------------- Thu Jun 2 00:07:01 UTC 2016 - jacobwinski@gmail.com - Update to version 1.4.24 + feature:elasticache: Update elasticache client to latest version - Update to version 1.4.23 + feature:rds: Update rds client to latest version + feature:ec2: Update ec2 client to latest version - Update to version 1.4.22 + feature:firehose: Update firehose client to latest version + feature:ec2: Update ec2 client to latest version + feature:ecs: Update ecs client to latest version - Update to version 1.4.21 + feature:application-autoscaling: Adds support for Application Auto Scaling. Application Auto Scaling is a general purpose Auto Scaling service for supported elastic AWS resources. With Application Auto Scaling, you can automatically scale your AWS resources, with an experience similar to that of Auto Scaling. + feature:endpoints: Updated endpoints.json to latest. - Update to version 1.4.20 + feature:dynamodb: Update dynamodb client to latest version + bugfix:Waiters: Fix JMESPathTypeError exception being raised (#906, #907) + feature:workspaces: Update workspaces client to latest version + feature:s3: Add paginator for ListObjectsV2 + feature:discovery: Update discovery client to latest version + feature:iam: Add missing paginators. Fixes #919. - Update to version 1.4.19 + feature:ec2: Update ec2 client to latest version + feature:ssm: Update ssm client to latest version + feature:discovery: Update discovery client to latest version + feature:cloudformation: Update cloudformation client to latest version - Update to version 1.4.18 + feature:storagegateway: Update storagegateway client to latest version + feature:directconnect: Update directconnect client to latest version + feature:emr: Update emr client to latest version + feature:sqs: Update sqs client to latest version + feature:iam: Update iam client to latest version - Update to version 1.4.17 + feature:kms: Update kms client to latest version + feature:sts: Update sts client to latest version + feature:apigateway: Update apigateway client to latest version + feature:ecs: Update ecs client to latest version + feature:s3: Update s3 client to latest version + feature:cloudtrail: Update cloudtrail client to latest version - Update to version 1.4.16 + feature:inspector: Update inspector client to latest version + feature:codepipeline: Update codepipeline client to latest version + feature:opsworks: Add InstanceRegistered waiter + feature:elasticbeanstalk: Update elasticbeanstalk client to latest version - Update to version 1.4.15 + feature:route53domains: Update route53domains client to latest version + feature:opsworks: Update opsworks client to latest version - Update to version 1.4.14 + feature:ecr: Update ecr client to latest version + bugfix:aws kinesis: Fix issue where "EnhancedMonitoring" was not displayed when running aws kinesis describe-stream (#1929) + feature:acm: Update acm client to latest version + feature:ec2: Update ec2 client to latest version + feature:sts: Update sts client to latest version + bugfix:Serializer: In the rest xml parser, we were converting the input we recieve into a str, which was causing failures on python 2 when multibyte unicode strings were passed in. The fix is to simply use six.text_type, which is unicode on 2 and str on 3. The string will be encoded into the default encoding later on in the serializer. Fixes #868 + feature:cognito-idp: Update cognito-idp client to latest version - Update to version 1.4.13 + feature:EMR: Add support for smart targeted resize feature + feature:IOT: Add SQL RulesEngine version support + feature:ACM: Add tagging support for ACM - Update to version 1.4.12 + bugfix:Credentials: Include timezone information when storing refresh time (#869) + feature:EC2: Add support for two new EBS volume types + feature:S3: Add support for s3 accelerate configuration + feature:CognitoIdentityProvider: Add support for new service, CognitoIdedentityProvider + feature:S3: Add support for Amazon S3 Transfer Acceleration + feature:CodeCommit: Add paginators for CodeCommit (#881) + feature:Kinesis: Update Kinesis client to latest version + feature:ElasticBeanstalk: Add support for automatic platform version upgrades with managed updates + feature:DeviceFarm: Update DeviceFarm client to latest version + feature:FireHose: Update FireHose client to latest version - Update to version 1.4.11 feature:IoT: Add methods for managing CA certificates. bugfix:EC2: Fix issues with checking an incorrect error code in waiters. bugfix:Accept Header: Fix issue in overriding Accept header for API Gateway. ------------------------------------------------------------------- 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 ------------------------------------------------------------------- Thu Dec 10 22:29:33 UTC 2015 - rjschwei@suse.com - Update to version 1.3.12 (bsc#958686) + No upstream changelog ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- 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 ------------------------------------------------------------------- Thu Oct 23 23:45:06 UTC 2014 - rschweikert@suse.com - Update to version 0.67.0 + there is no upstream changelog ------------------------------------------------------------------- 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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor