SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for aws-c-s3-devel-0.5.4-1.1.x86_64.rpm :

* Thu Mar 28 2024 John Paul Adrian Glaubitz - Update to version 0.5.4
* UserAgent updates by AATTwaahm7 in (#414)
* Fri Mar 22 2024 John Paul Adrian Glaubitz - Update to version 0.5.3
* Partial fix: Too many \"stalled\" uploads can deadlock the S3 Client by AATTgraebm in (#417)
* Auto-Update S3 Ruleset & Partition by AATTwaahm7 in (#408)- from version 0.5.2
* Stop limiting num-connections based on num-known-IPs (Improve S3-Express performance) by AATTgraebm in (#407)
* Tue Feb 20 2024 Dominique Leuenberger - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Feb 19 2024 John Paul Adrian Glaubitz - Update to version 0.5.1
* Fix a bunch of places we forget to aws_raise_error() by AATTgraebm in (#405)
* Sun Jan 28 2024 Dirk Müller - add conflicts with libs3-tools
* Fri Jan 26 2024 John Paul Adrian Glaubitz - Update to version 0.5.0
* Use uint64_t for memory limit and cap it to SIZE_MAX by AATTwaahm7 in (#404)
* Wed Jan 03 2024 John Paul Adrian Glaubitz - Update to version 0.4.9
* Change `port` from uint16_t to uint32_t to support VSOCK by AATTgraebm in (#394)- from version 0.4.8
* Skip headRequest for RangeGet Part 1 by AATTwaahm7 in (#389)
* Fix get-object-part by AATTTingDaoK in (#401)- from version 0.4.7
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#400)
* Fix two bugs from metrics and cancel by AATTTingDaoK in (#399)- from version 0.4.6
* Cancel/Pause stream optimization by AATTTingDaoK in (#395)
* Metric callback improve by AATTTingDaoK in (#390)- from version 0.4.5
* Support meta request level override of part size and mpu threshold by AATTTingDaoK in (#393)
* Wed Dec 13 2023 John Paul Adrian Glaubitz - Update to version 0.4.4
* Helper for s3express by AATTTingDaoK in (#387)
* Create session error code by AATTTingDaoK in (#392)
* Thu Nov 30 2023 John Paul Adrian Glaubitz - Update to version 0.4.3
* Fix tests to use net_test_case by AATTwaahm7 in (#383)
* Mem limiter validation by AATTDmitriyMusatkin in (#385)
* Bypass for CreateSession reqeust by AATTTingDaoK in (#384)- from version 0.4.2
* Performance optimization updates by AATTTingDaoK in (#381)- from version 0.4.1
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#376)
* Report S3 operation name of specific request that failed by AATTgraebm in (#377)- from version 0.4.0
* Fix stale bot permissions by AATTjmklix in (#371)
* Mem limiter by AATTDmitriyMusatkin in (#368)
* Tue Nov 21 2023 John Paul Adrian Glaubitz - Update to version 0.3.24
* Cleanup CPU group array info code by AATTwaahm7 in (#369)- from version 0.3.23
* Retry for slow upload part request by AATTTingDaoK in (#360)
* API to retrieve list of platform with recommended configuration by AATTwaahm7 in (#367)- from version 0.3.22
* Remove Populating Empty Error Body by AATTwaahm7 in (#366)- from version 0.3.21
* Fix Request Tag Usage for Populating Error Payload by AATTwaahm7 in (#365)
* Environment Detection by AATTwaahm7 in (#361)- from version 0.3.20
* Populate error payload for HeadObject request failure by AATTwaahm7 in (#364)- from version 0.3.19
* Fix typo in aws_cached_signing_config_new by AATTwaahm7 in (#358)
* Tue Oct 17 2023 John Paul Adrian Glaubitz - Update to version 0.3.18
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#348)
* Retry for request skewed by AATTTingDaoK in (#343)
* Parallel prepare - open file on needed by AATTTingDaoK in (#355)
* Instead of skipping, let\'s prepare the parts and mark it noop by AATTTingDaoK in (#356)
* Tue Sep 12 2023 John Paul Adrian Glaubitz - Update to version 0.3.17
* Fix: Get object with checksum leak when retry happens by AATTTingDaoK in (#346)
* Fix: Hang on file upload after period of inactivity by AATTTingDaoK in (#347)
* Wed Aug 30 2023 John Paul Adrian Glaubitz - Update to version 0.3.16
* Added workflow for handling answerable discussions by AATTyasminetalby in (#342)
* Progress callbacks fire for all meta-request types by AATTgraebm in (#344)
* Fri Aug 25 2023 John Paul Adrian Glaubitz - Update to version 0.3.15
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#334)
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#337)
* Auto - Update S3 Ruleset & Partition by AATTwaahm7 in (#339)
* Minor CMakelists.txt cleanup by AATTgraebm in (#340)
* Explicit Private for target_link_libraries by AATTwaahm7 in (#345)
* Tue Jul 25 2023 John Paul Adrian Glaubitz - Update to version 0.3.14
* Adapt to XML API changes by AATTgraebm in (#332)
* Mon Jul 10 2023 John Paul Adrian Glaubitz - Update to version 0.3.13
* Auto-Update S3 ruleset and partition by AATTwaahm7 in (#324)
* Enable assert lock held and fix the compile by AATTTingDaoK in (#329)
* Allow user to review checksums before multipart upload completes by AATTgraebm in (#327)
* Wed Jul 05 2023 John Paul Adrian Glaubitz - Update to version 0.3.12
* Update S3 sample by AATTwaahm7 in (#321)
* Use one array for part info, instead of separate etag array and checksum array by AATTgraebm in (#322)
* Update partition.json URL in script by AATTwaahm7 in (#323)
* Fri Jun 23 2023 John Paul Adrian Glaubitz - Update to version 0.3.11
* Move endpoint resolver private header to .c file by AATTwaahm7 in (#320)
* Wed Jun 21 2023 John Paul Adrian Glaubitz - Update to version 0.3.10
* Use aws_array_list*> for encoded_checksum_list by AATTTingDaoK in (#318)- from version 0.3.9
* Not retry on TLS failure by AATTTingDaoK in (#316)
* Zero unknown content length by AATTDmitriyMusatkin in (#319)
* Thu Jun 15 2023 John Paul Adrian Glaubitz - Update to version 0.3.8
* Speed up async streaming by AATTgraebm in (#313)
* Wed Jun 14 2023 John Paul Adrian Glaubitz - Update to version 0.3.7
* Fix a missing copy of user data for signing config by AATTTingDaoK in (#314)
* Tue Jun 13 2023 John Paul Adrian Glaubitz - Update to version 0.3.6
* Async cancel test by AATTgraebm in (#310)
* async-stream: lots more tests by AATTgraebm in (#311)
* [CopyObject]: increase minimum part size to 128MiB by AATTgrrtrr in (#288)
* S3 Endpoint Resolver by AATTwaahm7 in (#300)
* Mon Jun 05 2023 John Paul Adrian Glaubitz - Update to version 0.3.5
* [CopyObject]: fix hardcoded URL, re-enable CopyObject support and tests by AATTgrrtrr in (#284)
* Async streaming - WIP by AATTgraebm in (#299)
* MPU Copy tests by AATTDmitriyMusatkin in (#302)
* Tests for async streaming (seems to work!) by AATTgraebm in (#301)
* Tue May 30 2023 John Paul Adrian Glaubitz - Update to version 0.3.4
* Support unknown content-length for put by AATTDmitriyMusatkin in (#285)
* Update time to ancient by AATTjmklix in (#291)
* Add request type to telemetry by AATTTingDaoK in (#287)
* Fri May 19 2023 John Paul Adrian Glaubitz - Update to version 0.3.3
* Fix MPU part size round off error for large files by AATTwaahm7 in (#289)
* Tue May 16 2023 John Paul Adrian Glaubitz - Update to version 0.3.2
* Fix handling of content-encoding header for default request by AATTwaahm7 in (#286)- from version 0.3.1
* Fix mem leak by AATTTingDaoK in (#279)
* Fix test helper script by AATTTingDaoK in (#280)
* Fix test helper follow up by AATTTingDaoK in (#281)
* Telemetry API by AATTTingDaoK in (#271)
* Fix warnings in public headers by AATTwaahm7 in (#283)
* Wed May 03 2023 John Paul Adrian Glaubitz - Update to version 0.3.0
* Add multipart upload threshold by AATTTingDaoK in (#276)- from version 0.2.9
* Add GitHub templates and bots by AATTjmklix in (#274)
* Unpin awslc by AATTTingDaoK in (#275)
* Fix compiler warning about missing void by AATTgraebm in (#277)
* Fix bug when Range: bytes=0-0 by AATTgraebm in (#278)
* Tue Apr 18 2023 John Paul Adrian Glaubitz - Update to version 0.2.8
* Update package.json by AATTwaahm7 in (#260)
* Fix Benchmark stack by AATTwaahm7 in (#270)
* Fix one byte range handling by AATTDmitriyMusatkin in (#272)
* Fri Mar 17 2023 John Paul Adrian Glaubitz - Update to version 0.2.7
* Fix default throughput monitoring by AATTgraebm in (#265)
* Skip mock server setup when tests are disabled by AATTgraebm in (#267)
* New send_filepath option, for faster uploads. by AATTgraebm in (#266)
* Thu Mar 09 2023 John Paul Adrian Glaubitz - Update to version 0.2.6
* Add defaults to detect dead connections. by AATTgraebm in (#263)
* Wed Mar 01 2023 John Paul Adrian Glaubitz - Update to version 0.2.5
* Change #if _MSC_VER to #ifdef _MSC_VER by AATTjmklix in (#259)
* Fri Feb 10 2023 John Paul Adrian Glaubitz - Update to version 0.2.4
* Fix error handling for meta request init by AATTTingDaoK in (#248)
* More tests 3 by AATTTingDaoK in (#252)
* Put Object Tests by AATTTingDaoK in (#254)
* More S3 client test by AATTTingDaoK in (#255)
* Fix proxy options copy in s3_new by AATTwaahm7 in (#256)
* Fri Jan 20 2023 John Paul Adrian Glaubitz - Update to version 0.2.3
* Added test for object modified by AATTTingDaoK in (#247)
* Test Revamp by AATTTingDaoK in (#246)
* Fix test_s3_range_requests by AATTTingDaoK in (#250)
* Fix Host header not including port by AATTDmitriyMusatkin in (#249)
* Mon Jan 16 2023 John Paul Adrian Glaubitz - Update to version 0.2.2
* Clean up aws_s3_paginator_continue by AATTTingDaoK in (#244)
* Fix macro usage by AATTDmitriyMusatkin in (#245)
* Use the builder --coverage instead by AATTTingDaoK in (#241)
* Fix overly large s_default_max_part_size constant by AATTgrrtrr in (#242)- from version 0.2.1
* Mock s3 test by AATTTingDaoK in (#231)
* Codecov by AATTTingDaoK in (#237)
* Make code coverage a separate action by AATTTingDaoK in (#239)
* Fix checksum check on skipped parts during resume by AATTDmitriyMusatkin in (#240)
* Tue Dec 06 2022 John Paul Adrian Glaubitz - Update to version 0.2.0
* Add if-match to auto-range get by AATTTingDaoK in (#226)
* Handle async error by AATTTingDaoK in (#225)
* s3_request: fix broken requests_in_flight counter by AATTgrrtrr in (#216)
* Update CI to fix downstream build by AATTwaahm7 in (#227)
* Handle async error for default type by AATTTingDaoK in (#233)
* acquire() and release() functions return pointers, for better ergonomics by AATTgraebm in (#234)
* Use AWS_ARRAY_SIZE() macro by AATTgraebm in (#236)
* Fix off-by-one error in calculating the number of parts by AATTgrrtrr in (#232)
* Pause resume update by AATTDmitriyMusatkin in (#235)
* Tue Nov 01 2022 John Paul Adrian Glaubitz - Update to version 0.1.51
* Checksum API update by AATTTingDaoK in (#219)
* Validate checksum fix by AATTTingDaoK in (#224)
* Fri Oct 21 2022 John Paul Adrian Glaubitz - Update to version 0.1.50
* Don\'t invoke on_body callback if there is no body to report by AATTTingDaoK in (#220)
* s3_meta_request: fix typo by AATTgrrtrr in (#222)
* Fix crash when aws_s3_meta_request has function called on it after completion by AATTgraebm in (#217)
* Wed Oct 05 2022 John Paul Adrian Glaubitz - Update to version 0.1.49
* Flow-control for multipart downloads by AATTgraebm in (#213)- from version 0.1.48
* Fix race condition with aws_s3_endpoint acquire/release by AATTgraebm in (#209)- from version 0.1.47
* Don\'t cover the error code with retry failure by AATTTingDaoK in (#207)
* s3_endpoint: log ID of new connection_manager instead of nil by AATTgrrtrr in (#201)
* Expose additional configuration options for Http connection manager by AATTwaahm7 in (#204)
* Fri Sep 02 2022 John Paul Adrian Glaubitz - Update to version 0.1.46
* Fallback for target load by AATTTingDaoK in (c1198ae)- from version 0.1.45
* Add checksum to s3 dependencies by AATTsbSteveK in (#199)
* Use aws_byte_cursor_utf8_parse_u64 by AATTTingDaoK in (#200)
* Mon Aug 08 2022 John Paul Adrian Glaubitz - Update to version 0.1.44
* Fix pause API call breaking ECS cred provider (#197)- from version 0.1.42
* Fix the crash on error clean up by AATTTingDaoK in (#196)- from version 0.1.41
* Support for Pause/Resume for put
* Wed May 18 2022 John Paul Adrian Glaubitz - Update to version 0.1.41
* Fix a bug where copy-file was decoding encoded URLs- from version 0.1.40
* Don\'t re-send \"x-amz-meta-\" headers in each part of a multipart upload. by AATTgraebm in (#189)
* Thu Apr 28 2022 John Paul Adrian Glaubitz - Initial build + Version 0.1.39
 
ICM