Releases: eBay/sisl
Releases · eBay/sisl
Release list
v13.2.12
What's Changed
- Bump prometheus-cpp to 1.3.0 and libcurl to >=8.20.0 by @xiaoxichen in #328
Full Changelog: v13.2.11...v13.2.12
v13.2.11
What's Changed
- Update libcurl to 7.86.0 by @szmyd in #70
- Integrate grpc helper by @szmyd in #71
- Streamtracker rollback functionality by @hkadayam in #72
- Use Ubuntu 22.04 image for CI. by @szmyd in #73
- resolve deadlock in file watcher on_modified_event by @raakella1 in #75
- resolve the bug in multiple listeners case in file watcher by @raakella1 in #76
- SDSTOR-xxxx add sg_list struct to sisl by @yamingk in #77
- resolve declaration error by @raakella1 in #79
- ad manual token parser by @raakella1 in #81
- Merge stable into master by @raakella1 in #84
- Add api to get non-contiguos stream entries from StreamTracker by @hkadayam in #86
- bump sisl master version to 9.0.1 by @yamingk in #87
- Updated Pistache by @szmyd in #89
- SDSTOR-8778 unaligned iov size test case by @yamingk in #90
- Pin conan to 1.x series. by @szmyd in #93
- Add move offset api to sg list iterator. Add sglist to ioblob convers… by @raakella1 in #91
- Improvements on enum, callback mutex, logging by @hkadayam in #94
- Improvements on Flip, ThreadBuffer, logging by @hkadayam in #95
- Merge stable/v8.x forward. by @szmyd in #100
- Do not require 20 yet. by @szmyd in #103
- Added testing option. by @szmyd in #105
- Fixed some compilation issue on downstream by @hkadayam in #108
- Comp cb by @raakella1 in #106
- make comp cb a part of generic rpc data by @raakella1 in #109
- Build all variants in GitHub by @szmyd in #111
- Reuse workflows by @szmyd in #113
- No cache on PR. by @szmyd in #114
- Reduce build redundancy. by @szmyd in #115
- Merge stable by @szmyd in #119
- Platform support by @szmyd in #127
- Merge stable/v8.x by @szmyd in #133
- Code coverage by @szmyd in #140
- Provide codecov settings. by @szmyd in #142
- Master by @szmyd in #143
- Merge stable (Breakpad) by @szmyd in #146
- Merge master by @szmyd in #149
- enable grpc tests by @raakella1 in #153
- Fix libcurl override for OSS. by @szmyd in #155
- Provide generic interfaces for token based authorization by @raakella1 in #156
- Update dependencies for 10.x by @szmyd in #158
- Fix ENUM formatter to use string, not integer value. by @szmyd in #159
- Change how coverage and sanitize works. by @szmyd in #162
- Add simple script to automate exporting custom recipes. by @szmyd in #165
- Merge from 8.x by @szmyd in #171
- make token verify return state derivable by @raakella1 in #174
- sisl::byte_array_impl should be movable. by @szmyd in #179
- SimpleHashmap to support atomic upsert or delete based on user callback by @hkadayam in #182
- implement futures based grpc client API by @raakella1 in #185
- Remove old debug options from FDS days with gcc 4.x by @szmyd in #186
- CompactBitset utility to turn bunch of bits to a bitset without additional serialization requirements by @hkadayam in #184
- Concurrent insertable vector by @hkadayam in #188
- Allowed size() of concurrent vector to be const by @hkadayam in #189
- Update flatbuffers version and fixed incompatibilities by @hkadayam in #191
- Add the option to get the request as sisl::io_blob from the generic service by @raakella1 in #194
- Update folly library. by @szmyd in #196
- Folly needs to depend on liburing directly. by @szmyd in #197
- sisl::blob const correctness by @hkadayam in #192
- Logging improvements. by @szmyd in #198
- bump libcurl and openssl version by @JacksonYao287 in #200
- Merge 8 to 9 by @szmyd in #203
- Merge 9 to 10 by @szmyd in #205
- Merge 10 to 11 by @szmyd in #206
- Add shutdown api for flip grpc server. by @sanebay in #207
- Bump conan version. by @sanebay in #208
- Add fix for flip grpc server by @sanebay in #209
- Re-introduce timespec bug. by @szmyd in #219
- Some v2 fixes to propgate header dependencies. by @szmyd in #221
- Split into Components by @szmyd in #222
- Need to add -rdynamic to anything linking libsisl_logging.a by @szmyd in #223
- Generic client blob by @raakella1 in #216
- Add send response API that accepts io blob list by @raakella1 in #224
- Propogate PRERELEASE flag to all dependent packages by @hkadayam in #226
- Update version_change_check.yml by @hkadayam in #228
- Allow copyable GenericClientResponse structure and enhanced testing for inline/multi slices by @hkadayam in #231
- Add max_receive_msg_size parameters. by @xiaoxichen in #230
- GenericClientResponse of grpc while copyable, reports memory leak, fixed that. by @hkadayam in #232
- add backtrace for debug builds by @raakella1 in #234
- Merge stable 8.x into master by @raakella1 in #236
- Merge stable/8.x changes forward. by @szmyd in #225
- make logging base directory static by @raakella1 in #238
- Fix gRPC dependency. by @szmyd in #240
- Make snappy headers transitive. by @szmyd in #241
- Conan2 ci by @szmyd in #242
- ARMv8 requires libunwind 1.8.2 by @szmyd in #243
- Use unwind 1.8.0 in x86 by @szmyd in #244
- Update github workflow actions by @szmyd in #245
- Make recipe editable. by @szmyd in #246
- Update recipe by @szmyd in #247
- Reduce cardinalities by @shosseinimotlagh in #248
- Support rollback in sisl::StreamTracker by @szmyd in #249
- Virtual destructor for Obj life Counter by @raakella1 in #250
- enable object life counter for release builds by @raakella1 in #251
- ObjLife has a UT that we can enable. by @szmyd in #253
- Merge stable/v8 by @szmyd in #254
- add buf_alloc_and_init for debug mode by @Besroy in #256
- Fix for cmake and folly build. by @szmyd in #264
- make grpc receive/send msg size configurable by @Besroy in #265
- Fix bugs in Simple Cache by @raakella1 in #263
- Seperate build folders for coverage and sanitizer builds. by @szmyd in #267
- Adjust OpLatecyBuckets to add 50ms/300ms bucket. by @xiaoxichen in #268
- Improve file watcher by @xiaoxichen in #269
- SDSTOR-19078: add metrics to simple cache by @raakella1 in #270
- generate core dump file for easier debug by @Besroy in #266
- Add LowResolutionLatecyBuckets. by @xiaoxichen in #272
- Add PercentileBuckets Bucket by @xiaoxichen in #273
- Dev/v13.x by @szmyd in #275
- Stable/v12.x by @szmyd in #276
- Stable/v12.x by @szmyd in #277
- Dev/v13.x by @szmyd in #278
- v13.0.3 - Ignore warn-maybe-uninitialized for folly::small_vectors by @szmyd in #279
- force userspace to use memb only by @shosseinimotlagh in #282
- Use gcovr direc...