Revisions of aws-c-s3

John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) accepted request 1176474 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 48)
- Update to version 0.5.9
  * Buffer-pool allows "forced" buffers, which don't count
    against memory limit by @graebm in (#429)
  * Improve async write (fewer copies, polling API)
    by @graebm in (#430)
- Add Provides and Obsoletes for lib%{name}%{library_soversion}
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1173633 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 47)
- Update to version 0.5.8
  * Allow disabling upload checksums while using upload review
    by @jamesbornholt in (#421)
  * Remove Dashboard and S3 Benchmark Stack by @waahm7 in (#427)
  * Make test_s3_range_requests less flaky by @waahm7 in #423
  * Add 'Content-Length: 0' header on multipart upload creation
    by @waahm7 in #428
- from version 0.5.7
  * Add async write() function - fixes "stalled" uploads deadlocking
    S3 Client by @graebm in (#418)
- from version 0.5.6
  * Adds Connection Pool Destroy Delay Take 2 by @waahm7 in (#419)
- from version 0.5.5
  * Set fail-fast to false in CI by @waahm7 in (#420)
  * Small buffer by @DmitriyMusatkin in (#422)
- Rename shared librar package from lib%{name}%{library_soversion}
  to lib%{name}-%{library_soversion} to fix rpmlint error
buildservice-autocommit accepted request 1163974 from Adam Majer's avatar Adam Majer (adamm) (revision 46)
baserev update by copy to link target
Adam Majer's avatar Adam Majer (adamm) accepted request 1163282 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 45)
- Update to version 0.5.4
  * UserAgent updates by @waahm7 in (#414)
buildservice-autocommit accepted request 1161465 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 44)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1160583 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 43)
- Update to version 0.5.3
  * Partial fix: Too many "stalled" uploads can deadlock
    the S3 Client by @graebm in (#417)
  * Auto-Update S3 Ruleset & Partition by @waahm7 in (#408)
- from version 0.5.2
  * Stop limiting num-connections based on num-known-IPs
    (Improve S3-Express performance) by @graebm in (#407)
buildservice-autocommit accepted request 1148520 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 42)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1147622 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 40)
- Update to version 0.5.1
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#405)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1142105 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 39)
initialized devel package after accepting 1142105
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 38)
- add conflicts with libs3-tools
- from version 0.1.45
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1141731 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 37)
- Update to version 0.5.0
  * Use uint64_t for memory limit and cap it to SIZE_MAX by @waahm7 in (#404)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1136542 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 36)
- Update to version 0.4.9
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#394)
- from version 0.4.8
  * Skip headRequest for RangeGet Part 1 by @waahm7 in (#389)
  * Fix get-object-part by @TingDaoK in (#401)
- from version 0.4.7
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#400)
  * Fix two bugs from metrics and cancel by @TingDaoK in (#399)
- from version 0.4.6
  * Cancel/Pause stream optimization by @TingDaoK in (#395)
  * Metric callback improve by @TingDaoK in (#390)
- from version 0.4.5
  * Support meta request level override of part size and
    mpu threshold by @TingDaoK in (#393)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1132816 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 35)
- Update to version 0.4.4
  * Helper for s3express by @TingDaoK in (#387)
  * Create session error code by @TingDaoK in (#392)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1129993 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 34)
- Update to version 0.4.3
  * Fix tests to use net_test_case by @waahm7 in (#383)
  * Mem limiter validation by @DmitriyMusatkin in (#385)
  * Bypass for CreateSession reqeust by @TingDaoK in (#384)
- from version 0.4.2
  * Performance optimization updates by @TingDaoK in (#381)
- from version 0.4.1
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#376)
  * Report S3 operation name of specific request that failed
    by @graebm in (#377)
- from version 0.4.0
  * Fix stale bot permissions by @jmklix in (#371)
  * Mem limiter by @DmitriyMusatkin in (#368)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1127866 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 33)
- Update to version 0.3.24
  * Cleanup CPU group array info code by @waahm7 in (#369)
- from version 0.3.23
  * Retry for slow upload part request by @TingDaoK in (#360)
  * API to retrieve list of platform with recommended
    configuration by @waahm7 in (#367)
- from version 0.3.22
  * Remove Populating Empty Error Body by @waahm7 in (#366)
- from version 0.3.21
  * Fix Request Tag Usage for Populating Error Payload by @waahm7 in (#365)
  * Environment Detection by @waahm7 in (#361)
- from version 0.3.20
  * Populate error payload for HeadObject request failure by @waahm7 in (#364)
- from version 0.3.19
  * Fix typo in aws_cached_signing_config_new by @waahm7 in (#358)
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1118273 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 32)
- Update to version 0.3.18
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#348)
  * Retry for request skewed by @TingDaoK in (#343)
  * Parallel prepare - open file on needed by @TingDaoK in (#355)
  * Instead of skipping, let's prepare the parts and mark it noop by @TingDaoK in (#356)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1110545 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 31)
- Update to version 0.3.17
  * Fix: Get object with checksum leak when retry happens by @TingDaoK in (#346)
  * Fix: Hang on file upload after period of inactivity by @TingDaoK in (#347)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1108052 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 30)
- Update to version 0.3.16
  * Added workflow for handling answerable discussions by @yasminetalby in (#342)
  * Progress callbacks fire for all meta-request types by @graebm in (#344)
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 1105902 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 29)
- Update to version 0.3.15
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#334)
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#337)
  * Auto - Update S3 Ruleset & Partition by @waahm7 in (#339)
  * Minor CMakelists.txt cleanup by @graebm in (#340)
  * Explicit Private for target_link_libraries by @waahm7 in (#345)
Displaying revisions 1 - 20 of 48
openSUSE Build Service is sponsored by