- May 07, 2024
-
-
Kyle Kloberdanz authored
-
Adam authored
The links on README.md were outdated. Updated them to replacements.
-
- May 02, 2024
-
-
Kyle Kloberdanz authored
Update links and docker image references to point to the latest Dockerfile which uses Red Hat UBI 9.4 as a base image.
-
Kyle Kloberdanz authored
* Update Red Hat UBI from 9.3 to 9.4 * Update Ubuntu from 22.04 to 24.04 * Update C driver to 1.27 and libmongocrypt to 1.10 --------- Co-authored-by:Kevin Albertson <kevin.albertson@10gen.com>
-
- May 01, 2024
-
-
Kevin Albertson authored
-
- Apr 25, 2024
-
-
Ezra Chung authored
-
- Apr 23, 2024
-
-
Kyle Kloberdanz authored
The fix for the bug that broke the Alpine build has been merged, therefore we can now re-enable the build for Alpine Linux.
-
- Apr 11, 2024
-
-
Kevin Albertson authored
Warn about future removal
-
- Apr 10, 2024
-
-
Kevin Albertson authored
* skip prose test 22 on server 8.0+ * update `fle2v2-Range-*` tests Update tests to specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495 to skip on server version 8.0+. * sync `range-encryptedFields-*` files Synced from specifications commit d036675f5e91ad9f45bcee5292a2d9a829224495. This resolves CXX-2674 * fix lint
-
- Apr 03, 2024
-
-
Kyle Kloberdanz authored
-
Kyle Kloberdanz authored
-
- Mar 27, 2024
-
-
Rachel Mackintosh authored
* delete docs that have been moved to docs platform
-
- Mar 23, 2024
-
-
Ezra Chung authored
* Add dedicated API and ABI versioning policy pages
-
- Mar 16, 2024
-
-
Kyle Kloberdanz authored
-
- Mar 14, 2024
-
-
Kyle Kloberdanz authored
-
- Mar 13, 2024
-
-
Kevin Albertson authored
-
Kyle Kloberdanz authored
-
- Mar 12, 2024
-
-
Kyle Kloberdanz authored
-
- Mar 08, 2024
-
-
Kevin Albertson authored
* specify expected pre/post release changelog edits * add missing formula name to Homebrew step * apply various clarifications --------- Co-authored-by:Ezra Chung <88335979+eramongodb@users.noreply.github.com>
-
Kevin Albertson authored
* Prepare to generate r3.10.1 release documentation * add `[Unreleased]` entries for next releases --------- Co-authored-by:Ezra Chung <88335979+eramongodb@users.noreply.github.com>
-
- Mar 06, 2024
-
-
Roberto C. Sánchez authored
* update RPM spec patch * use Fedora 39 for rpm-package-build task
-
- Mar 05, 2024
-
-
Ezra Chung authored
-
- Mar 02, 2024
-
-
Ezra Chung authored
-
- Mar 01, 2024
-
-
Adrian Dole authored
-
Adrian Dole authored
-
Adrian Dole authored
-
Ezra Chung authored
-
Ezra Chung authored
* Depend on CMake to handle quoting of command-line arguments correctly * CXX-2971 Fix bsoncxx package name in pkg-config requires list * Address "argument isn't numeric in numeric comparison" pkg-config warnings
-
- Feb 27, 2024
-
-
Kyle Kloberdanz authored
-
Kyle Kloberdanz authored
-
- Feb 21, 2024
-
-
Kyle Kloberdanz authored
-
Ezra Chung authored
* Add BSONCXX_USE_POLY_IMPLS to configuration * Restore stdlib selection for make_unique, string_view, and optional * CXX-641 fix usage of common flags in abidiff-test.sh * Disable tests for external library polyfills * Add changelog entry for ENABLE_BSONCXX_USE_POLY_IMPLS * CXX-2797 Document ENABLE_BSONCXX_POLY_USE_IMPLS and deprecate external polyfill libraries * CXX-2746 Ignore detail namespaces in abi-compliance-check-test.sh * Add deprecation warnings for external polyfill library configurations * Avoid including external symbols in v_noabi abidiff reports * Ignore warnings for symbols unreferenced by debug info in abidiff * Fix scoped_bson_t ambiguous overloads for views and values * Add missing include in catch.hh * Fix missing std::in_place equivalent for Boost before 1.63 * Improve quality of error messages for type trait assertions * Relax trait equality assertions for stdlib implementations * Declare BUILD_TESTING as a CMake option variable * Fix CCACHE_BASEDIR for Windows distros * Add missing macro guards for BSONCXX_POLY_USE_STD * Revert reintroduction of documentation for experimental stdlib polyfill * Move common polyfill selection documentation into separate page
-
Kyle Kloberdanz authored
-
- Feb 17, 2024
-
-
Ezra Chung authored
-
- Feb 15, 2024
-
-
Kevin Albertson authored
* add check to ensure VERSION_CURRENT file is present in dist tarball * use relative path to VERSION_CURRENT * include VERSION_CURRENT in dist list if binary dir is the build dir * create VERSION_CURRENT file for Evg tasks To fix tasks running the distcheck target --------- Co-authored-by:Ezra Chung <88335979+eramongodb@users.noreply.github.com>
-
- Feb 14, 2024
-
-
Ezra Chung authored
-
- Feb 13, 2024
-
-
vector-of-bool authored
* Bring our own optional<T> * Fix: Don't instantiate unused trait operands * Ordering traits: is_totally_ordered * Fix return value of swapped compare operators * Clean up the BSONCXX_FWD macro * Formatter for strong_ordering * Fix: compare_three_way name lookup differences between compilers
-
- Feb 10, 2024
-
-
Ezra Chung authored
* Move "upload code coverage" commands into script * Improve temporary xtrace disable routines
-
- Feb 07, 2024
-
-
Kevin Albertson authored
* replace `alpine3` with `alpine3.19` * replace `alpine:3` with `alpine:3.19` * rename directory `alpine3` to `alpine3.19`
-
- Jan 30, 2024
-
-
Ezra Chung authored
-