)]}'
{
  "log": [
    {
      "commit": "6337832fc1a2862ce4bfb92d0e25304f10952d9b",
      "tree": "da398ceffb31bee6afa649a448908352f17a6a7d",
      "parents": [
        "72c61cec6bcc286ecaaed0b082e90eaf40256ed2"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Fri Jun 26 10:02:19 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 26 10:02:19 2026 +0200"
      },
      "message": "Add Spidermonkey v140 to Ubuntu 26.04 (#104)\n\nHave the ability to link against Spidermonkey v140, if CouchDB will ever support this version."
    },
    {
      "commit": "72c61cec6bcc286ecaaed0b082e90eaf40256ed2",
      "tree": "42b814a1eeb5c0fbb77f8c03affaec375844271b",
      "parents": [
        "5efbca5e7180a83216b4e67c3ff7aa88b1c84519"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Tue Jun 16 10:15:10 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 16 10:15:10 2026 +0200"
      },
      "message": "Update all Erlang images to latest OTP 27, 28 and 29 (#103)\n\n27.3.4.13\n28.5.0.2\n29.0.2\n\n * https://hub.docker.com/repository/docker/apache/couchdbci-centos/tags\n * https://hub.docker.com/repository/docker/apache/couchdbci-debian/tags\n * https://hub.docker.com/repository/docker/apache/couchdbci-ubuntu/tags"
    },
    {
      "commit": "5efbca5e7180a83216b4e67c3ff7aa88b1c84519",
      "tree": "24a44f70a6d084545184e4559fbe5f6745a317f2",
      "parents": [
        "9be0a88ba9a3b1dffe3c8b803d37db2b16d968ae"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Fri Jun 12 19:29:45 2026 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jun 12 19:29:45 2026 +0200"
      },
      "message": "Align command and command-help (#102)"
    },
    {
      "commit": "9be0a88ba9a3b1dffe3c8b803d37db2b16d968ae",
      "tree": "4650a3568f2862d99732a531190892661313670e",
      "parents": [
        "349e2e10845b9d5874a186c81c5ba7b6734aee1e"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Fri May 15 09:21:59 2026 +0200"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri May 15 11:22:28 2026 -0400"
      },
      "message": "Add Ubuntu Resolute Raccoon\n"
    },
    {
      "commit": "349e2e10845b9d5874a186c81c5ba7b6734aee1e",
      "tree": "bdfb62099260cd93562279fe5c19bb2d07865064",
      "parents": [
        "fe4ddedd8fea3b553c11ec1a3ff0f669fafd70eb"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Tue Apr 21 23:08:49 2026 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Apr 22 00:31:02 2026 -0400"
      },
      "message": "Update NodeJS and Erlang\n"
    },
    {
      "commit": "fe4ddedd8fea3b553c11ec1a3ff0f669fafd70eb",
      "tree": "9e59786c909528c57ebb32efdac871b6edefc320",
      "parents": [
        "07ad9cea2952a1fab86a6eeabc6476c3e2a52e31"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed Mar 11 14:35:34 2026 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Mar 11 15:52:17 2026 -0400"
      },
      "message": "Attempt to record some of the Jenkins CI setup\n\nWe had a recent case where on Jenkins upgrade our CI broke and it took a while\nto figure it out how to restore it from scratch (missing plugins, wiped\nconfiguration settings, etc).\n\nThis is an attempt to record some of the configuration in a repo to next time\nit could be used as a reference (diff against jenkins.yaml, or just retrace\nsteps manually).\n"
    },
    {
      "commit": "07ad9cea2952a1fab86a6eeabc6476c3e2a52e31",
      "tree": "b8825920598b49a067372126969bdba68a795ee3",
      "parents": [
        "6a8e02ad0f91de4cd3f731168202a112fe71d39c"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed Mar 11 01:26:27 2026 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Mar 11 01:40:15 2026 -0400"
      },
      "message": "Fix image puller\n\nUse an explicit org name instead of DOCKER_ORG\u003d\"apache\" otherwise we\u0027d have to\nmake an exception for moby/buildkit:buildx-stable-1 which doesn\u0027t get the\n`apache/` prefix.\n"
    },
    {
      "commit": "6a8e02ad0f91de4cd3f731168202a112fe71d39c",
      "tree": "9047a7ea59a8ecacf6a8514837fe4fd802d0473d",
      "parents": [
        "bd865aff367024c10e43b1e727f35e38955845e7"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Tue Mar 10 22:50:05 2026 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Mar 11 01:16:31 2026 -0400"
      },
      "message": "Improve \"Update Docker Containers\" cleanup\n\nSimplify and move more logic from Jenkins config into this script.\n\nPreviously we did two prune operations: in one Jenkins, and then we wget and\nran this script aswell. Now do the pruning just in this script to reduce\nreliance on the Jenkins config.\n\nSimplify the logic a bit as well: just prune any images older than\n720h (30days) and then pull all the known ones we expect to have cached.\n\nThe Jenkins config now only has:\n\n```\n wget -N https://raw.githubusercontent.com/apache/couchdb-ci/main/pull-all-couchdbdev-docker\n bash ./pull-all-couchdbdev-docker\n```\n"
    },
    {
      "commit": "bd865aff367024c10e43b1e727f35e38955845e7",
      "tree": "d8c67abd31e7d545b389bc943bfaafbb7931aafc",
      "parents": [
        "d6b765bc032312bfc4780da8e0b901d9fa42d9ed"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sun Mar 01 10:52:23 2026 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Mar 01 13:34:29 2026 -0500"
      },
      "message": "Don\u0027t blow away docker buildx workers in pull-all-couchdbdev-docker\n\nThe pull-all-couchdbdev-docker job cleans up old docker images and\nre-pulls the current set to make sure they are cached for the CI\nruns. Previously it also blew away docker buildx\u0027 own helper image. We\nuse that to speed up multiarch CI image and packages builds so avoid\nblowing it away.\n"
    },
    {
      "commit": "d6b765bc032312bfc4780da8e0b901d9fa42d9ed",
      "tree": "6c414200b3e5691ff45a998d178e8251959b7041",
      "parents": [
        "aa92ab6e2b828bf2c776187f74e11a19ff2b1bb5"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Feb 21 11:51:49 2026 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sat Feb 21 13:54:10 2026 -0500"
      },
      "message": "Use built-in zlib for erlang\n\nOtherwise some distros like Almalinux use zlib-ng which may be faster\nand better but it produces slightly different compression lengths for\nattachments in some tests.\n\nAlso cleanup unused couseau_java_home var. We don\u0027t set a java_home so\nthe clouseau one is also undefined.\n"
    },
    {
      "commit": "aa92ab6e2b828bf2c776187f74e11a19ff2b1bb5",
      "tree": "e523e5182b0aec9efca23238dae26b6b40c87a10",
      "parents": [
        "866d89f40928f28b80bb34dcd787426c1082bd30"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Wed Nov 26 00:34:19 2025 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Feb 20 16:26:38 2026 -0500"
      },
      "message": "Bump all erlang patch versions\n\nAlso clean up dependencies. We don\u0027t need to installib libcurl devel\nand help2man any longer. This change will need a corresponding\nchange in couchdb-pkg repo.\n"
    },
    {
      "commit": "866d89f40928f28b80bb34dcd787426c1082bd30",
      "tree": "d427a4646ce4cdc0947deb9f378e8652e90b0f6f",
      "parents": [
        "59b8e14477c5ea53330e848e40d837277feb7ee1"
      ],
      "author": {
        "name": "Gabor Pali",
        "email": "gabor.pali@ibm.com",
        "time": "Wed Nov 26 02:24:17 2025 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Feb 20 16:26:38 2026 -0500"
      },
      "message": "Remove Java 8 with the deprecation of Clouseau 2.x\n\nThe use of Clouseau 2.x is not recommended any longer.  We are in\nthe transition over to Clouseau 3.x instead, which works with Java\n21 at the moment.  See [1] for further information.\n\n[1] https://github.com/apache/couchdb/pull/5761\n"
    },
    {
      "commit": "59b8e14477c5ea53330e848e40d837277feb7ee1",
      "tree": "99f0ef925223b8d5691830abc20924152812eef7",
      "parents": [
        "ceb0ca5f425d4bab516a67e937dafff78c55ca63"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Fri Feb 20 00:20:39 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 20 00:20:39 2026 +0100"
      },
      "message": "chore: Remove unnecessary packages (#94)\n\n"
    },
    {
      "commit": "ceb0ca5f425d4bab516a67e937dafff78c55ca63",
      "tree": "59eec5dc1bda81ecf9faef309e129437be99a2a7",
      "parents": [
        "e8107118de99d8cd26f9db50c44731fa8632c2b0"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sun Jan 11 23:47:00 2026 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Mon Jan 12 04:42:30 2026 -0500"
      },
      "message": "Add Almalinux 10\n\nThis supercedes https://github.com/apache/couchdb-ci/pull/86 (just\nbecause I rebased it and then added a few tweaks).\n\nFor Almalinux we won\u0027t install mozjs that\u0027s why we can make progress\nhere.\n"
    },
    {
      "commit": "e8107118de99d8cd26f9db50c44731fa8632c2b0",
      "tree": "07f7082ad0307591a4b509ebf234b1c3d240b744",
      "parents": [
        "a653ad8782481df33efa2c5c56053a2d498517e6"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Mon Nov 10 12:31:24 2025 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Mon Nov 10 12:55:27 2025 -0500"
      },
      "message": "Update pull-all script with the latest Erlangs\n\nThe images are already upload this just makes sure we cache them on the worker\nnodes to optimize job starts and reduce the chance of getting throttled by\ndockerhub.\n"
    },
    {
      "commit": "a653ad8782481df33efa2c5c56053a2d498517e6",
      "tree": "52519c48440990580e96df83043e24f5777844d5",
      "parents": [
        "09dd29a0deef39526a452baddd402aa9c76f0331"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Fri Nov 07 22:18:08 2025 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sat Nov 08 09:36:04 2025 -0500"
      },
      "message": "Updated all Erlang images to latest 26, 27 and 28 versions\n\n26.2.6.16\n27.3.4.5\n28.1.1\n\n * https://hub.docker.com/repository/docker/apache/couchdbci-centos/tags\n * https://hub.docker.com/repository/docker/apache/couchdbci-debian/tags\n * https://hub.docker.com/repository/docker/apache/couchdbci-ubuntu/tags\n"
    },
    {
      "commit": "09dd29a0deef39526a452baddd402aa9c76f0331",
      "tree": "071c1604d298121df7c81bfea466611f2782164a",
      "parents": [
        "1d058619b8687585e8f15649a45a63848a229c9a"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sun Sep 14 21:57:20 2025 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Sep 14 22:19:03 2025 -0400"
      },
      "message": "Upgrade erlang versions for CI\n"
    },
    {
      "commit": "1d058619b8687585e8f15649a45a63848a229c9a",
      "tree": "575424245969d61cb1d1034748607db0680644a8",
      "parents": [
        "1f785e908209efc47a459e38d3359832c6178f01"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Tue Sep 02 11:10:47 2025 +0200"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Sep 14 16:05:51 2025 -0400"
      },
      "message": "Add Debian Trixie\n"
    },
    {
      "commit": "1f785e908209efc47a459e38d3359832c6178f01",
      "tree": "e8134fc51dfafa629752b4c597cc6a822bee2c0b",
      "parents": [
        "c0aade01ea3aafd14f8d99fef07ff9c4db5e7158"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu Jun 19 23:07:08 2025 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Jun 20 00:40:27 2025 -0400"
      },
      "message": "Upgrade Erlang and Elixir\n\nRemove unsupported Ubuntu Focal\n\nTweak some dependencies:\n - add `time` the quickjs javascript conformance suite uses it\n - make sure lsb-release is installed with its recommends, otherwise we get a failure during OS detection on Ubuntu Noble\n - unconditionally install createrepo-c since Focal is gone\n"
    },
    {
      "commit": "c0aade01ea3aafd14f8d99fef07ff9c4db5e7158",
      "tree": "7b2e3aba7b3e1d10d188ee9b580690eb9c8f6743",
      "parents": [
        "f16d1683d6c5142a2aacb086f75c58b82fc27f33"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Wed Jun 11 18:38:00 2025 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Jun 11 20:04:13 2025 -0400"
      },
      "message": "Install newer pythons on centoses\n\nBoth have access to python 12 so go with that\n"
    },
    {
      "commit": "f16d1683d6c5142a2aacb086f75c58b82fc27f33",
      "tree": "d6bc2a1961fa2b9dcf61e3fd3ad965e25ce3e66d",
      "parents": [
        "5e30026bbadbb8a95e6ff2b8993f76698ba7f6bf"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Tue May 06 16:46:46 2025 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue May 06 17:11:29 2025 -0400"
      },
      "message": "Update pull-all jobs\n\nWe switched to Erlang 26 for the full CI\n"
    },
    {
      "commit": "5e30026bbadbb8a95e6ff2b8993f76698ba7f6bf",
      "tree": "3919875bee97c99496268e6ec41abc492404786c",
      "parents": [
        "e59510d7bd02f2192c55db0d03849f184d7820f2"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sun Apr 27 16:40:51 2025 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Apr 27 16:46:09 2025 -0400"
      },
      "message": "Update all Erlang versions\n\nThere was a recent erlang ssh cve, we don\u0027t use that and are not\nvulnerable but let\u0027s update it anyway to keep various automated\n\"checkers\" happy.\n"
    },
    {
      "commit": "e59510d7bd02f2192c55db0d03849f184d7820f2",
      "tree": "7c03bb8b912e3b20c2ec0fcefeb2bc9c9b957cb8",
      "parents": [
        "5dfa685daa29c3b44534d49aa5066e92d53c4c63"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Mar 08 19:10:19 2025 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sat Mar 08 22:43:24 2025 -0500"
      },
      "message": "Update OTP default versions in dockerfiles\n\nThe updated value images are already built since this version was\npassed in as an env var but let\u0027s update the defaults as well before\nwe forget.\n"
    },
    {
      "commit": "5dfa685daa29c3b44534d49aa5066e92d53c4c63",
      "tree": "047846c2d80ddfec61b8d1bd9b67ba4d36a5c1f7",
      "parents": [
        "a0d627a1ded1c08fde3021b4b9b6965bc22422d1"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Mar 08 11:58:02 2025 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sat Mar 08 13:11:19 2025 -0500"
      },
      "message": "Update to latest OTP 25 path. Add remote builds info\n\n * Update to latest OTP 25\n\n * Use Node 20 instead of 18\n\n * Update Elixir to latest 17 patch\n\n * Add build instructions for remote builders\n\n * Remove any Eralang Solution traces, their hosts are dead and fail\n   the build\n\n * Replace some `yum`s with `dnf`s since that is the new thing. Yum\n   will still keep working if they are any instances left.\n\n * Remove unsupport version checks (CentOS 6 and 7)\n"
    },
    {
      "commit": "a0d627a1ded1c08fde3021b4b9b6965bc22422d1",
      "tree": "08b2b5e77f62c74398d39453cca9cc2d1c5f2b01",
      "parents": [
        "361e07efd80bae08f7b3587d7cc7715f89503f2f"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Mon Dec 09 18:29:23 2024 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Mon Dec 09 21:20:33 2024 -0500"
      },
      "message": "Fix up noble-numbat install npm and fakeroot\n\nAlso don\u0027t need to look for createrepo any longer. None of the deb\ndistros have nowadays.\n"
    },
    {
      "commit": "361e07efd80bae08f7b3587d7cc7715f89503f2f",
      "tree": "fdf1e55f254e7022a7d5db9728d347017db4d4e4",
      "parents": [
        "b1bcf5860cfb70a00a05e76f15c1bc1196fdec31"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Mon Sep 02 09:05:26 2024 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Dec 08 14:02:48 2024 -0500"
      },
      "message": "add ubuntu noble numbat\n"
    },
    {
      "commit": "b1bcf5860cfb70a00a05e76f15c1bc1196fdec31",
      "tree": "40a16d3e1a90f82e48ba34677d36eab51f771496",
      "parents": [
        "0937f04ca389635890ee2293ae8e52c0622b5d3d"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Mon Oct 14 16:29:32 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Oct 15 10:23:39 2024 -0400"
      },
      "message": "Upgrade base Erlang OTP to 25.3.2.15\n\nApparently Debian dropped some arches from LTS support so now we have\nto jump through hoops to make Debian happy.\n"
    },
    {
      "commit": "0937f04ca389635890ee2293ae8e52c0622b5d3d",
      "tree": "132655637153a4946af9780c9671a67ca48ea817",
      "parents": [
        "a18ae5a9d5e9ec6093b330e728d492f4deb31325"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu Oct 10 22:20:55 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Oct 11 15:34:55 2024 -0400"
      },
      "message": "The upstream FIPS bug is fixed\n\nTry to build with `--enable-fips` option again\n"
    },
    {
      "commit": "a18ae5a9d5e9ec6093b330e728d492f4deb31325",
      "tree": "06e2ed258a58fe730ddae26efd31c1fc255aa183",
      "parents": [
        "caf703b2d2f09647a529890e3631802b93ae599b"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Thu Oct 10 20:23:09 2024 +0200"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Oct 10 22:09:33 2024 -0400"
      },
      "message": "Use Java 21 in Debian / Ubuntu images\n"
    },
    {
      "commit": "caf703b2d2f09647a529890e3631802b93ae599b",
      "tree": "f14101e07aa13595c6053481bde9129305ecbd65",
      "parents": [
        "50564bea320a696a0a4385cb7b47e243d594a693"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Tue Sep 17 04:09:19 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Sep 17 13:43:09 2024 -0400"
      },
      "message": "Install Hex\n\nOtherwise, `make clean` fails on dist tarballs, because we haven\u0027t run\nconfigure yet, which means we haven\u0027t install hex yet.\n"
    },
    {
      "commit": "50564bea320a696a0a4385cb7b47e243d594a693",
      "tree": "078c0c840b524e472b4add306c256f3c0ec2bec1",
      "parents": [
        "aa7fec1972432ee3fcae97779987c9b5b94d5e19"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sun Aug 18 02:42:35 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sun Aug 18 13:46:13 2024 -0400"
      },
      "message": "Install packaged java 21 for rpm distoros\n\nAll supported rpm distros seems to have it.\n\nSince something else seems to bring in java 8 rpm we uninstall it at\nthe end leaving just the 21 as the default and the java 8 jre\ninstalled from docker (for clouseau).\n"
    },
    {
      "commit": "aa7fec1972432ee3fcae97779987c9b5b94d5e19",
      "tree": "5c824bc6ce6e64e02a1da0cca8066f0aba12abad",
      "parents": [
        "5dc1ab5dc88e5e50ffb8d0ce3bf99c9f1a03fce5"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu Jul 11 00:45:52 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Jul 12 03:51:59 2024 -0400"
      },
      "message": "Update Erlang 25, 26 and Elixir\n\nErlang: 25.3.2.13, 26.2.5.2\nElixir: 1.17.2\n\nElixir 1.17 is the only that seems to be supported for Erlang 25, 26\nand 27.\n\nUnfortunately Erlang 26 + OpenSSL 3.x doesn\u0027t work with FIPS OTP\nconfig flag even with runtime fips mode off, so disable it for now.\n"
    },
    {
      "commit": "5dc1ab5dc88e5e50ffb8d0ce3bf99c9f1a03fce5",
      "tree": "c8c7186a4000c932bbe1c30feb21b4a494edc3a4",
      "parents": [
        "fd85b863c66e739c19f6f6de6d492ab00c3f8ec2"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu Jun 06 11:30:53 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Jun 06 12:07:59 2024 -0400"
      },
      "message": "Update Erlang 25 and bookworm for pull request CI\n"
    },
    {
      "commit": "fd85b863c66e739c19f6f6de6d492ab00c3f8ec2",
      "tree": "36be02b8d83941b07c48182a46d1124dabe57d8c",
      "parents": [
        "f1de45edf5d9d5a4dd0065db9bdc2bc5d95abd1d"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Fri May 10 18:37:44 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri May 10 23:37:19 2024 -0400"
      },
      "message": "Remove buster, bionic and centos 7\n\nBionic support ended in April 2023 [1], and CentOS 7 and Buster [2] support is\nending June 2024 [2][3]. We don\u0027t want to be distributuing potential unpatched\nsecurity issues.\n\n[1] https://ubuntu.com/about/release-cycle\n[2] https://www.redhat.com/en/technologies/linux-platforms/enterprise-linux/centos-migration\n[3] https://wiki.debian.org/LTS/Buster\n"
    },
    {
      "commit": "f1de45edf5d9d5a4dd0065db9bdc2bc5d95abd1d",
      "tree": "5bb7d9a6554a3fb7a5eacec02452dd5798338532",
      "parents": [
        "44fa7db8dce5caf12ae017a35284dddec26f1370"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Wed May 08 00:54:44 2024 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 08 02:04:03 2024 -0400"
      },
      "message": "Update Erlang 24,25,26\n\n24.3.4.17\n25.3.2.12\n26.2.5\n"
    },
    {
      "commit": "44fa7db8dce5caf12ae017a35284dddec26f1370",
      "tree": "4d405505024a576a6b10fd34e59f45ffbef2d9cc",
      "parents": [
        "f73c2bfbb22e0f7fd7ac63513ed6226c4ccd61dd"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Mon Jan 01 22:52:02 2024 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jan 02 08:50:20 2024 -0500"
      },
      "message": "Update Erlang 24, 25 and 26\n\n24.3.4.15\n25.3.2.8\n26.2.1\n"
    },
    {
      "commit": "f73c2bfbb22e0f7fd7ac63513ed6226c4ccd61dd",
      "tree": "a143c4ae22206e732f2d01a109cc00bbf1cde590",
      "parents": [
        "2bfc0ab41885e780f64c3364f6a09e1ad997cf5f"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Fri Nov 17 14:56:42 2023 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Nov 17 15:14:39 2023 -0500"
      },
      "message": "Update debian-bulleye erlang 25 and 26\n\n25.3.2.7 and 26.1.2\n"
    },
    {
      "commit": "2bfc0ab41885e780f64c3364f6a09e1ad997cf5f",
      "tree": "cf9fbe20fa9cba6114d9b7a80a12a0caed29e0ff",
      "parents": [
        "b504258ae78bde16ba5bc9b18de2a0a3395cef11"
      ],
      "author": {
        "name": "Gabor Pali",
        "email": "gabor.pali@ibm.com",
        "time": "Thu Nov 16 21:49:46 2023 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Nov 16 18:32:48 2023 -0500"
      },
      "message": "Add JRE 8 to the Docker images to support running Clouseau\n\nThis change makes it possible to run tests that require the Search\nfunctionality to be configured.  Therefore the test coverage could\nbe increased and issues could be caught with the related\napplications, such as Dreyfus and the `text` searches in Mango.\n"
    },
    {
      "commit": "b504258ae78bde16ba5bc9b18de2a0a3395cef11",
      "tree": "df79922237b20c6b730934f723ec624911f3191c",
      "parents": [
        "0065863d262358246503709783a0bdb37923c176"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Fri Nov 10 15:27:50 2023 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Nov 10 15:47:59 2023 -0500"
      },
      "message": "Update node, elixir and improve building\n\n * Most node versions are now at 18, except a few which needed to be\n   held back.\n\n * Elixir is at 1.15\n\n * Building is now a single command per erlang version:\n\n```sh\nERLANGVERSION\u003d24.3.4.14 ./build.sh buildx-platform-release\n```\n"
    },
    {
      "commit": "0065863d262358246503709783a0bdb37923c176",
      "tree": "f9063a2361e92fc17a7edc6266353570353c923a",
      "parents": [
        "46660a8257a240f5e8151bd6de632046709e6326"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Wed Nov 01 14:33:33 2023 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Nov 07 00:17:20 2023 -0500"
      },
      "message": "Add Debian Bookworm CI image\n\nand small refactorings\n"
    },
    {
      "commit": "46660a8257a240f5e8151bd6de632046709e6326",
      "tree": "509f2e82bfc02b041b93dc05684a71aa918fd546",
      "parents": [
        "399ab8bd60f25bf931c85c68729a26116219be9f"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Tue Nov 07 01:52:54 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 07 01:52:54 2023 +0100"
      },
      "message": "Enable branch protection for main branch (#61)\n\nAdd strict status checks and require at least one approval."
    },
    {
      "commit": "399ab8bd60f25bf931c85c68729a26116219be9f",
      "tree": "599a02c16d2682041baa7858169e0b7c0c1b926f",
      "parents": [
        "11d308bd9ea14b55a4362a54b161a1b2ab252911"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Nov 04 17:32:01 2023 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Sat Nov 04 17:33:54 2023 -0400"
      },
      "message": "Upgrade Erlang 24 to latest patch: 24.3.4.14\n"
    },
    {
      "commit": "11d308bd9ea14b55a4362a54b161a1b2ab252911",
      "tree": "8594e899edb68568be7c7299f657b6220d9390fa",
      "parents": [
        "54356922cfde6f2e07cc1c04647f0017d99b9afd"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Wed May 24 17:35:37 2023 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 24 18:36:48 2023 -0400"
      },
      "message": "Use Elixir 14\n\nElixir 13 is not available for Erlang 26 so might as well jump to 14\neverywhere.\n"
    },
    {
      "commit": "54356922cfde6f2e07cc1c04647f0017d99b9afd",
      "tree": "c36f3c10ce3725c9fc62785ba714ac813700ad77",
      "parents": [
        "353b33a3a2eb0b2b4940477621d5d96869ea81f7"
      ],
      "author": {
        "name": "Kun-Lu",
        "email": "kun.lu@ibm.com",
        "time": "Fri May 19 12:38:08 2023 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue May 23 16:52:45 2023 -0400"
      },
      "message": "Add s390x support for rhel8 clone and replace rockylinux:9 with almalinux:9\n\nSigned-off-by: Kun-Lu \u003ckun.lu@ibm.com\u003e\n"
    },
    {
      "commit": "353b33a3a2eb0b2b4940477621d5d96869ea81f7",
      "tree": "61795a3c5dbf3765ef9b29f5ce9ce6467ae9a4d8",
      "parents": [
        "f1a60ee6228030018def7acc61de9291ac181611"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Mon May 22 16:05:30 2023 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Mon May 22 17:12:46 2023 -0400"
      },
      "message": "Unify Node.js installs for xarches\n\nnodejs can now be installed like it is on x86_64 so avoid a spacial\ncase. In fact the special case prevented building a multi-arch image\nfor ubuntu-jammy.\n\nAlso clean up a left-over var from a removed feature.\n"
    },
    {
      "commit": "f1a60ee6228030018def7acc61de9291ac181611",
      "tree": "5eb74731576c68a21a009c1b1637bcd3e2c337d3",
      "parents": [
        "281aab9127c9e57340eb7306c6e8c402091da904"
      ],
      "author": {
        "name": "Kun Lu",
        "email": "kun.lu@ibm.com",
        "time": "Fri May 19 11:56:36 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 19 11:56:36 2023 -0400"
      },
      "message": "Add Dockerfile for rockylinux-9 (#54)\n\n* Add Dockerfile for rockylinux-9\r\n\r\nSigned-off-by: Kun-Lu \u003ckun.lu@ibm.com\u003e\r\n"
    },
    {
      "commit": "281aab9127c9e57340eb7306c6e8c402091da904",
      "tree": "63dece61be2f13533d084474c7a66dd2aa7c3ed9",
      "parents": [
        "e77f0d595b75f4bcbd23d6ffb02a4f5f8ba2cddd",
        "54d9188a35724f7e309ee631115d46fc366df75b"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "rnewson@apache.org",
        "time": "Wed May 10 16:47:16 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 10 16:47:16 2023 +0000"
      },
      "message": "Merge pull request #53 from apache/remove-maven\n\nRevert \"Also install maven\""
    },
    {
      "commit": "54d9188a35724f7e309ee631115d46fc366df75b",
      "tree": "63dece61be2f13533d084474c7a66dd2aa7c3ed9",
      "parents": [
        "e77f0d595b75f4bcbd23d6ffb02a4f5f8ba2cddd"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Wed May 10 09:12:01 2023 +0100"
      },
      "committer": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Wed May 10 17:43:35 2023 +0100"
      },
      "message": "Revert \"Also install maven\"\n\nThis reverts commit f94e12848107d5e94c24637b92d1bcaf41b8d0b0.\n"
    },
    {
      "commit": "e77f0d595b75f4bcbd23d6ffb02a4f5f8ba2cddd",
      "tree": "a122e6fc1874ac5c31411bce9c50e008e281c038",
      "parents": [
        "ac15498e7b21a2a099369f2823da283c264abe00"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Thu May 04 16:41:10 2023 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu May 04 16:46:24 2023 -0400"
      },
      "message": "Refresh docker pull images\n\nWe updated the image but forgot to update this list\n\nSo we kept removing the new images and pulling them too often, thus hitting\nrate limits from dockerhub.\n"
    },
    {
      "commit": "ac15498e7b21a2a099369f2823da283c264abe00",
      "tree": "fa6e26c6e14f1fbb960048b281f5a54f683b9922",
      "parents": [
        "c5f8a981030d421c0071e1b6d7e13bf250f9f5be"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "rnewson@apache.org",
        "time": "Mon Mar 27 21:22:23 2023 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Mon Mar 27 18:35:42 2023 -0400"
      },
      "message": "build erlang from release tarball\n\nWe benefit from a significant prebuild step by the erlang/otp release\nteam this way.\n"
    },
    {
      "commit": "c5f8a981030d421c0071e1b6d7e13bf250f9f5be",
      "tree": "3b507d15af6eff4d9233321ccd8f7f2edefa21d7",
      "parents": [
        "c4e405fb50ab2f46082501de040ade763af183c7",
        "f94e12848107d5e94c24637b92d1bcaf41b8d0b0"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "rnewson@apache.org",
        "time": "Sun Mar 26 15:41:00 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Mar 26 15:41:00 2023 +0000"
      },
      "message": "Merge pull request #48 from apache/install-java-11\n\nInstall Java 11"
    },
    {
      "commit": "f94e12848107d5e94c24637b92d1bcaf41b8d0b0",
      "tree": "cd03e3af796814c9b898f579df4c6751c86aaa81",
      "parents": [
        "1eeca23dc592abec9c2dd8353d107c304949b7bd"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sun Mar 26 13:37:10 2023 +0100"
      },
      "committer": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sun Mar 26 13:37:10 2023 +0100"
      },
      "message": "Also install maven\n"
    },
    {
      "commit": "c4e405fb50ab2f46082501de040ade763af183c7",
      "tree": "5a7457a8acee3223f4bdd637f567c892f6fc8765",
      "parents": [
        "8b9d771f0cebd044c303c731772424ed49ae3fc7",
        "ebface2d79bc1a538762a7aa98a1fe9713ddd59d"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "rnewson@apache.org",
        "time": "Sat Mar 25 17:48:58 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 25 17:48:58 2023 +0000"
      },
      "message": "Merge pull request #47 from apache/remove_foundationdb\n\nRemove foundationdb bits"
    },
    {
      "commit": "1eeca23dc592abec9c2dd8353d107c304949b7bd",
      "tree": "15ebb99654b53301a1df7663eea7a31cf0621e6c",
      "parents": [
        "8b9d771f0cebd044c303c731772424ed49ae3fc7"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sat Mar 25 17:47:47 2023 +0000"
      },
      "committer": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sat Mar 25 17:47:47 2023 +0000"
      },
      "message": "Install Java 11\n"
    },
    {
      "commit": "ebface2d79bc1a538762a7aa98a1fe9713ddd59d",
      "tree": "5a7457a8acee3223f4bdd637f567c892f6fc8765",
      "parents": [
        "8b9d771f0cebd044c303c731772424ed49ae3fc7"
      ],
      "author": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sat Mar 25 17:09:56 2023 +0000"
      },
      "committer": {
        "name": "Robert Newson",
        "email": "Robert.Newson1@ibm.com",
        "time": "Sat Mar 25 17:09:56 2023 +0000"
      },
      "message": "Remove foundationdb bits\n"
    },
    {
      "commit": "8b9d771f0cebd044c303c731772424ed49ae3fc7",
      "tree": "7d482d7672fba9dcb726e1c1d36c97a162643a38",
      "parents": [
        "a6ae389e26a07a37f3639ddeea6da40735f2675c"
      ],
      "author": {
        "name": "Ronny Berndt",
        "email": "ronny@apache.org",
        "time": "Mon Mar 20 17:23:26 2023 +0100"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Mar 22 00:07:20 2023 -0400"
      },
      "message": "Update Erlang to latest patch versions\n"
    },
    {
      "commit": "a6ae389e26a07a37f3639ddeea6da40735f2675c",
      "tree": "dba4778808e898ddb0ad16a852a0bedc5b8f9dbf",
      "parents": [
        "74e7543694f169672bf8fc00f326e76a5294b7d9"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Fri Feb 24 02:59:38 2023 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Feb 24 03:12:01 2023 -0500"
      },
      "message": "Update Erlang 24 to latest patch\n\nAlso add s390x architecture back into the mix. We got a new Linux on Z\n(s390x) instance to test on.\n"
    },
    {
      "commit": "74e7543694f169672bf8fc00f326e76a5294b7d9",
      "tree": "ce8a499dec7556506dc7f0f4d7fa6b917f14ca89",
      "parents": [
        "63ef4e0e9bfc0383fbfa8c41cbaca0c6241f42e9"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Thu Feb 23 15:43:00 2023 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Feb 23 17:41:49 2023 -0500"
      },
      "message": "Add --enable-fips Erlang configure option\n\nBy itself this doesn\u0027t enable FIPS mode, just allows users to toggle Erlang\u0027s\nFIPS mode if their crypto library happens to support it.\n\nAfter this `crypto:info_fips().` sould start returning `not_enabled` as opposed\n`not_supported` is it does currently.\n\nhttps://www.erlang.org/docs/23/apps/crypto/fips.html\n"
    },
    {
      "commit": "63ef4e0e9bfc0383fbfa8c41cbaca0c6241f42e9",
      "tree": "c1b9b2d4f524ff7b21a9223cb62472427409c24b",
      "parents": [
        "7dbc1e4bde7cca9210fe5fb32271265a67482a42"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Tue Jan 24 16:48:06 2023 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jan 24 19:10:17 2023 -0500"
      },
      "message": "Update pull-all-couchdbdev-docker script\n\nIt turns out were were pruning all the active images as we a bunch of stale\nErlang 19 and 20 ones in the list to keep. Update the list so it\u0027s current and\nadd a note to the list OS image variables as a reminder to keep the cleanup\nscript in sync.\n\nThis should hopefully save 2-3 minutes on each CI run as the most of the docker\nimages should already be there. Previously it took about that much it looks\nlike to fetch the images on every CI run after the prune script ran.\n"
    },
    {
      "commit": "7dbc1e4bde7cca9210fe5fb32271265a67482a42",
      "tree": "5ee97e3ee000be5c6591c9396d25e6d48aaff1a6",
      "parents": [
        "53a152f481690e706ebd196e7425078e0ebca45d"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Fri Dec 30 00:17:24 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Fri Dec 30 03:33:15 2022 -0500"
      },
      "message": "Update default Erlang and cleanup unused commands\n\nSome of those haven\u0027t worked in more than 2 years and we\u0027ve only used\nbuildx to build both the x86 and the multi-arch images.\n\nIdeally we wouldn\u0027t want to use proprietary Docker bits but that\u0027s the\nonly one that works well with multi-arch builds. Perhaps Podman or\nother newer things can replace it soon enough.\n"
    },
    {
      "commit": "53a152f481690e706ebd196e7425078e0ebca45d",
      "tree": "ec09962c06edfa2edf2613b25c47dfd84e9a56e6",
      "parents": [
        "0b31bc9dd89974a39393acdfb05bf485a081ea0f"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu Sep 22 00:35:30 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Sep 22 01:22:57 2022 -0400"
      },
      "message": "Allow overriding buildx platforms on the command line\n\nPreviously had to edit the build.sh file but now can pass the\nlist of platforms on the command line as:\n\n```\nBUILDX_PLATFORMS\u003d... ./build.sh ...\n```\n\nThe syntax is bash-only thing probably but we\u0027re explicitly using bash\nso that\u0027s acceptable.\n"
    },
    {
      "commit": "0b31bc9dd89974a39393acdfb05bf485a081ea0f",
      "tree": "32fcd57ab48b8dd7d7bf3725979301677cd4dc44",
      "parents": [
        "fa841428a75400bbeefb55418feedae082bdcf0e"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Wed Sep 21 14:14:35 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed Sep 21 14:55:19 2022 -0400"
      },
      "message": "Build Erlang 25+ without jit for arm64\n\nPreviously we completely skipped building it and also skipped\nppc64le. Instead, let\u0027s build for that architecture, just without the\njit for now.\n\nLast attempt was yesterday with the latest qemu and 25.0.4 and it\u0027s\nstill failing:\n\nhttps://github.com/apache/couchdb-ci/actions/runs/3093428474/jobs/5005782105\n"
    },
    {
      "commit": "fa841428a75400bbeefb55418feedae082bdcf0e",
      "tree": "005c7ddbb6aa63b3c66159f7bf3fbc1511fd0af6",
      "parents": [
        "eff54753f55190805d9372afe9b8024bcb43510d"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Jul 02 23:44:43 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jul 05 02:02:39 2022 -0400"
      },
      "message": "Skip building multi-arch images for Erlang 25\n\nIt segfaults the QEMU builder currently, so opt to at least\nlinux/amd64 tests running.\n\nThis doesn\u0027t affect current packages or releases as those are based on\nErlang 23 anyway.\n\n Please enter the commit message for your changes. Lines starting\n"
    },
    {
      "commit": "eff54753f55190805d9372afe9b8024bcb43510d",
      "tree": "cf8cc69449057828992314a1f101cc4cc63ac8e6",
      "parents": [
        "715448554bdb246487084c7e884743870f598e75"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Jul 02 23:37:43 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jul 05 02:02:39 2022 -0400"
      },
      "message": "Make sure Elixir compiled OTP version matches the current Erlang version\n\nCurrently Elixir artifacts are compiled on Erlang 22.  That seems to\nwork with Erlang/OTP 22 through 24 but doesn\u0027t work with Erlang 25\nwhere it produces this error:\n\n```\n[error] beam/beam_load.c(86): Error loading module \u0027Elixir.Code.Formatter\u0027:\n lambda already defined for label 749. To fix this, please recompile this module with an OTP 25 compiler.\n```\n\nTo fix it, downloading the Elixir version compiled with the same major\nversion of Erlang. This is what the asdf version manager does so we do\nthe same thing.\n"
    },
    {
      "commit": "715448554bdb246487084c7e884743870f598e75",
      "tree": "cddf78e44e0f4f2547ad0ae984565744782a7da9",
      "parents": [
        "e30aa188b1c6cdea2da88dfcb9f59281ea5009f5"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Jul 02 01:13:29 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jul 05 02:02:39 2022 -0400"
      },
      "message": "Update defaults for erlang, elixir and node\n\nUse more recent defaults:\n Erlang - latest 23 version\n Elixir - latest 1.13 version (this one works with Erlang 25)\n Node - update the default one from 10 to 14 (we ship 14 currently)\n"
    },
    {
      "commit": "e30aa188b1c6cdea2da88dfcb9f59281ea5009f5",
      "tree": "0b65f85724e5e2d59e0f5b2c665937a05c9fd5ba",
      "parents": [
        "b6a7486e3b8c9b997824befcc1bba22f89e62d20"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Jul 02 01:10:10 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jul 05 02:02:39 2022 -0400"
      },
      "message": "Remove special cases for bionic, erlnag 19.x\n\nAlso, remove erlang \"all\" versions. We build individual erlang versions\nper docker image, instead of \"all\".\n"
    },
    {
      "commit": "b6a7486e3b8c9b997824befcc1bba22f89e62d20",
      "tree": "890ac2ae6518aba17059a4e35ec0eb6807a145c2",
      "parents": [
        "ad60ef6b99b128497b1f35f8255f52cdc51dc844"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Sat Jul 02 01:07:40 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jul 05 02:02:39 2022 -0400"
      },
      "message": "Update readme with more recent components versions\n"
    },
    {
      "commit": "ad60ef6b99b128497b1f35f8255f52cdc51dc844",
      "tree": "9c02e21f9ef431cf5c1bafadb4bf86a32d4571b1",
      "parents": [
        "ab13a99a68b716379597d5bd0370346dcda7f4ab"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Tue Jun 28 02:36:32 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Jun 28 10:22:49 2022 -0400"
      },
      "message": "Add ubuntu jammy\n\nNoticed issues with both the qemu emulator for ARM (illegal\ninstruction) and with building Erlang from source (openssl 3.0\ncompatibility) so opted to use the default erlang 24 from jammy and\nbuild for amd64 architecture only for the pushed image:\n\n```\nERLANGVERSION\u003ddefault ./build.sh buildx-platform ubuntu-jammy\n```\n\nTo check out the image:\n```\ndocker pull apache/couchdbci-ubuntu:jammy-erlang-default\n```\n"
    },
    {
      "commit": "ab13a99a68b716379597d5bd0370346dcda7f4ab",
      "tree": "dcb4bc5146bd2ccf392d4ef64e3e829b78f20306",
      "parents": [
        "8295a0d0b34198663121b897ecdd105d713cea4b"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed Jun 15 14:07:18 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Jun 16 11:21:14 2022 -0400"
      },
      "message": "Remove Erlang versions \u003c 23 and add 25\n"
    },
    {
      "commit": "8295a0d0b34198663121b897ecdd105d713cea4b",
      "tree": "fe0ad6352a0531af3253c0165fa48f9d38dbec4d",
      "parents": [
        "c0b03feb0202104be7bcf50ebff79ea8d11c7f23"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@apache.org",
        "time": "Thu May 05 14:01:44 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu May 05 14:06:45 2022 -0400"
      },
      "message": "Rock Linux 8 fixes\n\n * Keep using the centos CI docker repo for now\n * Forgot to install help2map which is needed for couch\u0027s RPM\n"
    },
    {
      "commit": "c0b03feb0202104be7bcf50ebff79ea8d11c7f23",
      "tree": "f1dae1082a8b472ab7cbf5d10998b9c27b544e00",
      "parents": [
        "6c3c12cc5e344c4dbcc1452b8b70670d071de6b1",
        "46bb45f2f11139b86e51cc36785ff98687fa965e"
      ],
      "author": {
        "name": "Will Young",
        "email": "lost.networking@gmail.com",
        "time": "Thu May 05 13:32:27 2022 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 05 13:32:27 2022 +0000"
      },
      "message": "Merge pull request #34 from lostnet/dropstretch\n\nDrop support for Debian 9 (stretch)"
    },
    {
      "commit": "6c3c12cc5e344c4dbcc1452b8b70670d071de6b1",
      "tree": "ffc65b661037715b0482b486c2cd0b1fb62e37d0",
      "parents": [
        "d05358abc67de66c776c9756d3f94b2bc6bb1d18"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed May 04 00:43:17 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 04 00:57:32 2022 -0400"
      },
      "message": "Cleanup and fix RPM dependencies\n\nCentOS 6 is not supported any longer.\n\nConsolidate package installs into fewer `yum install ...` transaction to speed\nup the build process.\n"
    },
    {
      "commit": "d05358abc67de66c776c9756d3f94b2bc6bb1d18",
      "tree": "34e53d07a3e8fd4d260c79f7dd8e2d82a4feba3b",
      "parents": [
        "e514cc2cd7b7ea221d725490b4b392f339ade77c"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed May 04 00:37:00 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 04 00:57:32 2022 -0400"
      },
      "message": "Use Rocky Linux instead of CentOS 8\n\nMake sure VERSION_ID stays as a major version as it may not always be true\n"
    },
    {
      "commit": "e514cc2cd7b7ea221d725490b4b392f339ade77c",
      "tree": "40f30f3dd85f719cd1ce739023efacb0e14dabbf",
      "parents": [
        "b1e3f26585295e0b6ae19bee39d753c89172e115"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed May 04 00:34:00 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 04 00:57:32 2022 -0400"
      },
      "message": "Update README with instructions on how to login with podman\n\nIt doesn\u0027t default to docker hub, so it has to be mentioned explicitly.\n"
    },
    {
      "commit": "b1e3f26585295e0b6ae19bee39d753c89172e115",
      "tree": "12012ba601292ae81aaafb404d069c9f7cd16d13",
      "parents": [
        "4815316fbeee1ad59d20aca92c9e146c7bed977b"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Wed May 04 00:32:31 2022 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Wed May 04 00:57:32 2022 -0400"
      },
      "message": "Update kerl erlangs to latest OTP versions\n\nDon\u0027t think these actually used and we should remove them eventually. But for\nnow let\u0027s keep them in sync with latest erlang tagged images.\n"
    },
    {
      "commit": "46bb45f2f11139b86e51cc36785ff98687fa965e",
      "tree": "a65d0fed9e7472da3872331062e64ce7a8c6e2fb",
      "parents": [
        "4815316fbeee1ad59d20aca92c9e146c7bed977b"
      ],
      "author": {
        "name": "Will Young",
        "email": "lost.networking@gmail.com",
        "time": "Mon Apr 25 21:34:34 2022 +0200"
      },
      "committer": {
        "name": "Will",
        "email": "w.young@schaetz-cro.ch",
        "time": "Wed Apr 27 11:27:23 2022 +0000"
      },
      "message": "Drop support for Debian 9 (stretch)\n"
    },
    {
      "commit": "4815316fbeee1ad59d20aca92c9e146c7bed977b",
      "tree": "50da88c866c4feea9c49f52c3c58a5191dd20866",
      "parents": [
        "d793cc1a8c78c1b560b267bf6eefee57555b2327"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Feb 26 09:50:33 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Remove always-outdated matrix, link to Docker Hub\n"
    },
    {
      "commit": "d793cc1a8c78c1b560b267bf6eefee57555b2327",
      "tree": "77267e92f465241faf5860886a2299819732c311",
      "parents": [
        "d548cf3a2412afc1f6db4c19613abcd7af1fc6ce"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Feb 26 09:29:52 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Restore old xplat support, add new buildx targets\n\nThis preserves the method of generating single-arch images while\nadding targets that use the buildx plugin to generate multi-arch images.\n\nIn the future it would be possible to combine the single-arch images\ninto a multi-arch one using the manifest approach if someone were so\ninclined. The couchdb-docker repo has the code to do this for the image\nwe provide to end users.\n\nThis commit is meant to revert many of the changes from 5c78da4 and can\nbe reviewed together with it.\n"
    },
    {
      "commit": "d548cf3a2412afc1f6db4c19613abcd7af1fc6ce",
      "tree": "2f3e511517e45b8b4d5b90570db5b4ddbac8fa2d",
      "parents": [
        "1ef076da9252d334ff6b7fa9ffc8123e6800d0ee"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Tue Feb 08 12:39:54 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Choose package repo dynamically\n"
    },
    {
      "commit": "1ef076da9252d334ff6b7fa9ffc8123e6800d0ee",
      "tree": "f678a9a80fd25094d0f57fdc6ee020b4be11bed3",
      "parents": [
        "8c76d6c568597275760998efd7de7950bdf8206d"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Mon Feb 07 22:13:35 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Add image builder action\n"
    },
    {
      "commit": "8c76d6c568597275760998efd7de7950bdf8206d",
      "tree": "d7fc74dee2ab7356857e67b0d181b679320dd8e3",
      "parents": [
        "946c094606891ac14e3e1f861e2ba443dcaf45bf"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Mon Feb 07 22:05:45 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Remove old Bintray reference\n"
    },
    {
      "commit": "946c094606891ac14e3e1f861e2ba443dcaf45bf",
      "tree": "ce5283cc4c7727ff407709931465cecfb337774a",
      "parents": [
        "38da648750902aa5218363d759ae714e331917b2"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Mon Feb 07 22:04:54 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Use buildx plugin for multi-arch images\n"
    },
    {
      "commit": "38da648750902aa5218363d759ae714e331917b2",
      "tree": "e75248b8341be7abf1a77de7636b5318f10a7ad5",
      "parents": [
        "aabb296f70fe0c20c63c0ae9ef4b1f7fa9c7eb9f"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Mon Feb 07 20:39:24 2022 -0500"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Tue Apr 26 11:06:19 2022 -0400"
      },
      "message": "Restrict FDB to amd64 containers for now\n"
    },
    {
      "commit": "aabb296f70fe0c20c63c0ae9ef4b1f7fa9c7eb9f",
      "tree": "38f34d68d80b61cfa3e6b7cfa3087463de4b0b28",
      "parents": [
        "9d5a5c5c17f160cf6ee05936d16a9fa30a57ac28"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Tue Jan 18 22:30:32 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 19 11:42:48 2022 -0500"
      },
      "message": "Add new images to keep\n"
    },
    {
      "commit": "9d5a5c5c17f160cf6ee05936d16a9fa30a57ac28",
      "tree": "23f169b8e95d8ac1ae11bf2e1730d08e9382b942",
      "parents": [
        "70b178cf13dd17ea4da87d40ed23a7724781fe13"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 07:30:55 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 13:41:39 2022 -0500"
      },
      "message": "Expunge Travis from docs\n"
    },
    {
      "commit": "70b178cf13dd17ea4da87d40ed23a7724781fe13",
      "tree": "76e1fac6b44ad174b7ad1d36cbbc508474a925b3",
      "parents": [
        "78398ba56be8ca107844271926966c65e856de77"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 07:29:39 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 13:41:39 2022 -0500"
      },
      "message": "Remove leftovers from other obsolete distros\n"
    },
    {
      "commit": "78398ba56be8ca107844271926966c65e856de77",
      "tree": "6f8bb4b89540575c4154feb03378f6f4655f7019",
      "parents": [
        "0ce3ba20e10a0324297cb19f1db585f2388ba8ca"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 07:19:17 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Sat Jan 15 13:41:39 2022 -0500"
      },
      "message": "Drop support for Ubuntu 16.04\n\nAs proposed on dev@, removing support for distros that have exited\nvendor LTS window. For Xenial this happened in April 2021.\n"
    },
    {
      "commit": "0ce3ba20e10a0324297cb19f1db585f2388ba8ca",
      "tree": "587ed5c98cfc966f334343ef25acf20d2411a58b",
      "parents": [
        "378747ed833dbfb7bae55692abda9805498058e1",
        "467f4ff1be04482663cca65d572c0c0f1256b787"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Fri Jan 14 11:53:05 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 14 11:53:05 2022 -0500"
      },
      "message": "Merge pull request #30 from apache/update-debian-pr-images\n\nUpdate container images used for PR CI pipeline"
    },
    {
      "commit": "467f4ff1be04482663cca65d572c0c0f1256b787",
      "tree": "587ed5c98cfc966f334343ef25acf20d2411a58b",
      "parents": [
        "30b39ee3b3777957ff0447722f67df7eab13872f"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Thu Jan 13 20:52:51 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Thu Jan 13 20:52:51 2022 -0500"
      },
      "message": "Simplify Debian 11 support\n\nWhen we first introduced support for Bullseye we added some logic to\nhandle Erlang 19 and below. We no longer support those obsolete\nversions, and the logic we added is now actively harmful (e.g. the use\nof gcc 9 instead of gcc 10 caused us to build Erlang 24 without the\nmuch-anticipated JIT compiler).\n\nThis patch reverts back to defaults for Bullseye. It has the side effect\nof causing Erlang 20 builds to fail to link properly, possibly because\nof the switch to `-fno-common` by default in gcc 10. Given that Erlang\n20 is already unsupported by the Erlang team, I didn\u0027t bother to try to\nfix it here.\n"
    },
    {
      "commit": "30b39ee3b3777957ff0447722f67df7eab13872f",
      "tree": "828960eff6cdd01b7cc024269854ad3039bd9568",
      "parents": [
        "25abec3625a4f0cccd0e686f684db5953ba660b2"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:46:38 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:46:38 2022 -0500"
      },
      "message": "Default to current Debian Stable for erlang:all\n"
    },
    {
      "commit": "25abec3625a4f0cccd0e686f684db5953ba660b2",
      "tree": "6a22b7de2cfd2d4e6322d254405aaeb86aa28411",
      "parents": [
        "e7fc47c3df60da6c7a9df525abb91fd83d08a14b"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:46:17 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:46:17 2022 -0500"
      },
      "message": "Use new FDB URLs, update to 6.3.23\n"
    },
    {
      "commit": "e7fc47c3df60da6c7a9df525abb91fd83d08a14b",
      "tree": "d4a1368d0aaa6fe1dc2fc9384c7e3a42c482578a",
      "parents": [
        "378747ed833dbfb7bae55692abda9805498058e1"
      ],
      "author": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:41:21 2022 -0500"
      },
      "committer": {
        "name": "Adam Kocoloski",
        "email": "kocolosk@apache.org",
        "time": "Wed Jan 12 16:41:21 2022 -0500"
      },
      "message": "Bump patch releases, add Erlang 24\n"
    },
    {
      "commit": "378747ed833dbfb7bae55692abda9805498058e1",
      "tree": "cc00fa4d630b22e1989632d43b6cff7fa2531a1a",
      "parents": [
        "28ded905fc8ce911f4165ed6a9d5f9e4d5410465",
        "7eaf714903247f4ecf3d5c537eace73b4609e755"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "nickva@users.noreply.github.com",
        "time": "Thu Jul 08 16:46:50 2021 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 08 16:46:50 2021 -0400"
      },
      "message": "Merge pull request #29 from apache/update-readme-with-docker-login-info\n\nUpdate README.md"
    },
    {
      "commit": "7eaf714903247f4ecf3d5c537eace73b4609e755",
      "tree": "cc00fa4d630b22e1989632d43b6cff7fa2531a1a",
      "parents": [
        "28ded905fc8ce911f4165ed6a9d5f9e4d5410465"
      ],
      "author": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Thu Jul 08 15:44:40 2021 -0400"
      },
      "committer": {
        "name": "Nick Vatamaniuc",
        "email": "vatamane@gmail.com",
        "time": "Thu Jul 08 16:46:24 2021 -0400"
      },
      "message": "Update README.md\n\n * Update master -\u003e main branch names\n * Update how to login to docker and the docker hub org\n"
    },
    {
      "commit": "28ded905fc8ce911f4165ed6a9d5f9e4d5410465",
      "tree": "41f6cf743e529b2f7e301b4c0e48fab1ef2c4e1d",
      "parents": [
        "f8c4c53dae4fd3c92cdb807c51b6a44ce60c5359"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed May 05 17:32:25 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed May 05 17:32:25 2021 -0700"
      },
      "message": "Temp workaround for boost download in FDB\n"
    },
    {
      "commit": "f8c4c53dae4fd3c92cdb807c51b6a44ce60c5359",
      "tree": "21bff5323c72a6d7c436f090d1785e48bf1329c7",
      "parents": [
        "c3202d7211e8dd68b5682d6d4da42a7200635592"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed May 05 14:59:18 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed May 05 14:59:18 2021 -0700"
      },
      "message": "bintray --\u003e jfrog.io\n"
    },
    {
      "commit": "c3202d7211e8dd68b5682d6d4da42a7200635592",
      "tree": "8e402999bd389e209bd7e3adb50231b966cbc3da",
      "parents": [
        "f844f568a3446f50d9a580e712dfd7461ee95621"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Fri Apr 23 11:22:03 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Fri Apr 23 11:22:03 2021 -0700"
      },
      "message": "fix pkg build for xenial\n"
    },
    {
      "commit": "f844f568a3446f50d9a580e712dfd7461ee95621",
      "tree": "84330348039c006f0ae50ea78820c6709d68eea2",
      "parents": [
        "4cff8560fd7a1233709836d82ff46c682094f675"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed Apr 21 11:01:18 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Wed Apr 21 11:01:18 2021 -0700"
      },
      "message": "bugfixes; bullseye working\n"
    },
    {
      "commit": "4cff8560fd7a1233709836d82ff46c682094f675",
      "tree": "1a92903c2f802f47abfa26d43f8589ea44284eca",
      "parents": [
        "35e61ce368f2d773e5a5d79a0c0568f7210d820c"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Tue Apr 13 21:28:12 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Tue Apr 13 21:28:12 2021 -0700"
      },
      "message": "bump pull script for new hub location\n"
    },
    {
      "commit": "35e61ce368f2d773e5a5d79a0c0568f7210d820c",
      "tree": "769e314f13827f5a79df872d2581550e9ddc5587",
      "parents": [
        "8dfc3a809a9192c19bb53dd97f35a4d6a0f94434"
      ],
      "author": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Tue Apr 13 20:20:32 2021 -0700"
      },
      "committer": {
        "name": "Joan Touzet",
        "email": "wohali@apache.org",
        "time": "Tue Apr 13 20:20:32 2021 -0700"
      },
      "message": "add ssh-client to debian image for repo creation\n"
    }
  ],
  "next": "8dfc3a809a9192c19bb53dd97f35a4d6a0f94434"
}
