Block or Report
Block or report addaleax
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
lzma-native Public
Node.js interface to the native liblzma compression library (.xz file format, among others)
-
2,356 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 56 commits in 8 repositories
Created a pull request in mongodb/node-mongodb-native that received 3 comments
chore(NODE-4246): update FLE2 collection management
Description What is changing? Is there new documentation needed for these changes? No new docs What is the motivation for this change? See https://…
+817
−516
•
3
comments
Opened 45 other pull requests in 6 repositories
mongodb-js/compass
21
merged
1
closed
- chore(compass-components): align key icon in document with baseline COMPASS-5706
- chore(deps): bump mongosh to 1.4.2 COMPASS-5647
- chore: replace references to CSFLE with “In-Use Encryption” COMPASS-5829
- chore: replace FLE2 with proper names in UI COMPASS-5626
- feat(deps): bump driver to 4.6.0, mongosh to 1.4.1 COMPASS-5619
- feat(data-service): ensure that FLE2 collections are dropped properly COMPASS-5627
- fix(databases-collections): hide FLE2 options on non-CSFLE connections COMPASS-5812
- fix(connection-form): clear autoEncryption when empty
- chore(data-service): do not modify options passed to connectMongoClient
- chore(connection-form): hide useSystemCA checkbox for KMS TLS COMPASS-5804
- fix(data-service): use non-csfle client for fetching indexes COMPASS-5807
- [do not merge]
- chore(telemetry): add fle2 telemetry COMPASS-5658
- chore(connection-form): use proper icons for KMS provider list COMPASS-5651
- fix(connection-form): delete KMS provider option when empty COMPASS-5798
- fix(data-service): use dependency injection for getting ClientEncryption COMPASS-5796
- chore(deps): bump driver/libmongocrypt to FLE2 versions
- feat: include csfle shared library COMPASS-5618
- chore: run linting in compass package
- feat(connection-form): use encryptedFieldsMap instead of schemaMap COMPASS-5645
-
chore: hide
__safeContent__field COMPASS-5780 - feat(compass-crud): list encrypted fields in insert dialogue COMPASS-5783
mongodb-js/mongosh
4
open
12
merged
- chore(ci,build): perform dry run of publishing in draft task MONGOSH-1227
- feat(build): package shared-openssl mongosh binaries MONGOSH-1224
- feat(cli-repl): add support for the --tlsFIPSMode flag MONGOSH-1221
- feat(ci): create shared-openssl binaries MONGOSH-1223
-
fix(browser-repl): gray out enxcol helpers in
show collections -
feat: add support for
show freeMonitoringand friends MONGOSH-1185 - fix(node-runtime-worker-thread): properly pass through FLE2 options COMPASS-5647
- Revert "fix(build): temporarily remove debian11 publishing (#1283)"
- feat: bump Node.js to 16.x MONGOSH-1219
- fix(build): temporarily remove debian11 publishing
- chore(deps): bump driver to 4.6.0 MONGOSH-1217
- feat: add csfle shared library MONGOSH-949
- fix(shell-api): further relax PlanCache integration test MONGOSH-1192
- chore(deps): bump driver/libmongocrypt to FLE2 versions
- fix(ci): run e2e tests on suse12-sp5-small rather than suse12-small
- fix(shell-api): drop createdFromQuery from integration tests MONGOSH-1192
mongodb/libmongocrypt
3
merged
mongodb/specifications
2
merged
mongodb/node-mongodb-native
1
merged
mongodb-js/devtools-connect
1
merged
Reviewed 85 pull requests in 13 repositories
mongodb-js/compass
25 pull requests
- feat(data-service): cancellable explain COMPASS-5808
- test(connection-storage): test csfle secrets storage COMPASS-5839
- fix(aggregations): use session when running aggregation
- test(connections): add functional tests for CSFLE
- chore(compass-crud): Update compass crud to shared config COMPASS-5824
- fix(aggregations): Hide the stage operator because it only works on db level COMPASS-5843
- chore(compass-query-bar): Prettier reformat
- feat: allow import into fle2 collections COMPASS-5810
- feat(explain-aggregation): explain aggregation COMPASS-5788
- chore(compass-query-bar): update compass query bar to shared config COMPASS-5823
- fix(ssh-tunnel): reconnect the ssh tunnel when it gets disconnected COMPASS-5454
- chore(eslint-config-compass, eslint-plugin-compass): Misc eslint config updates
- feat(explain-aggregations): aggregations in explain-helper COMPASS-5786
- fix: macos, not macos_package
- feat(data-service): ensure that FLE2 collections are dropped properly COMPASS-5627
- chore(compass-crud): Do not recreate HadronDocument instances in render
- feat(explain-aggregations): aggregations in mongodb-explain-compat COMPASS-5785
- fix(compass-aggregations): update default document preview amount to 10 from 20
- chore(ci): run evergreen tasks on ubuntu-2004 and not 1604 COMPASS-5637
- chore(webpack-config-compass): Bump webpack-cli to the version that supports overriding webpack paths with env vars
- chore(deps): bump driver/libmongocrypt to FLE2 versions
- fix(data-service): use dependency injection for getting ClientEncryption COMPASS-5796
- chore(compass-explain-plan): Move compass explain plan to shared config
- chore: fix logid conflicts
- feat: include csfle shared library COMPASS-5618
- Some pull request reviews not shown.
mongodb-js/mongosh
12 pull requests
- feat(build): package shared-openssl mongosh binaries MONGOSH-1224
- feat(ci): create shared-openssl binaries MONGOSH-1223
-
feat: add support for
show freeMonitoringand friends MONGOSH-1185 - feat: bump Node.js to 16.x MONGOSH-1219
- feat: visually identify FLE2 collections MONGOSH-1204
- feat(shell-api): allowDiskUse now takes a boolean MONGOSH-1183
- feat: create compactStructuredEncryptionData helper MONGOSH-1207
- feat: catch errors when listCollections MONGOSH-1208
- feat: drop collection using encrypted fields from collection list MONGOSH-1208
- chore(build): add to 6.0 PPAs MONGOSH-1177
- feat: allow FLE against non-enterprise servers with bypassQueryAnalysis MONGOSH-1203
- numeral rather than pretty bytes MONGOSH-1124
mongodb/specifications
10 pull requests
- DRIVERS-2017 Add remaining Key Management API functions to spec and tests
- DRIVERS-2307 use topology, not topologies
- DRIVERS-2017 Add spec and tests for rewrapManyDataKey and custom keyMaterial
- DRIVERS-2302 add missing test setup step
- DRIVERS-2326 Update FLE 2 Collection Management
- DRIVERS-2297 Clarify that drivers should not spawn mongocryptd if bypassQueryAnalysis is set
-
Use 6.0.0-rc4 in
csfledownload example - DRIVERS-2297 Fix FLE 2 integration tests
- DRIVERS-2302 Add FLE 2 API to EncryptOpts
- DRIVERS-2310 Include encryptFields in expected FLE2 test command
mongodb/libmongocrypt
8 pull requests
- test(NODE-4254): use majority write concern
- test(NODE-4254): use majority write concern
- PYTHON-3275 [pymongocrypt] FLE 1.0 shared library
- Ensure we handle all enums in a switch and have a default case
- feat(NODE-4241): add support for rewrapManyDataKey and keyMaterial
- fix(NODE-4242): do not run mongocryptd if bypassQueryAnalysis
- MONGOCRYPT-428 add missing MONGOCRYPT_EXPORT
- feat(NODE-4220): add FLE2 explicit encryption API
nodejs/node
7 pull requests
- worker: fix heap snapshot crash on exit
- src,deps,build,test: add OpenSSL config appname
-
src: delete
AllocatedBuffer -
src,crypto: remove uses of
AllocatedBufferfromcrypto_rsa.cc - worker: fix stream & termination race bug
- bootstrap: fix wasm_web_api external reference registration
- fs: don't end fs promises on Isolate termination
mongodb/docs-mongodb-shell
6 pull requests
mongodb/node-mongodb-native
5 pull requests
mongodb-labs/mongosh-snippets
1 pull request
DefinitelyTyped/DefinitelyTyped
1 pull request
mongodb/homebrew-brew
1 pull request
mongodb-js/mongodb-resumetoken-decoder
1 pull request
mongodb-js/devtools-connect
1 pull request
mongodb/js-bson
1 pull request
8
contributions
in private repositories
May 2 – May 19