)]}'
{
  "log": [
    {
      "commit": "da31d6e2625a67c6180080ec9433d0f8ebe1de64",
      "tree": "1beaa296f1b72f2f1ffd2fe8f259eafb89a54f0d",
      "parents": [
        "1d5c221862067b3b5b6e0555dcc4eb6c34e9a9f9"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Thu May 27 16:06:20 2021 +0200"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Jun 01 18:41:33 2021 +0200"
      },
      "message": "Fix bug 1547: Add ingress.class annotation to OSM charms\n\nChange-Id: I436a536929ec5f511721a77a55ee4bb55892d057\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "1072160c684a35076746d7b789bb0040643d3a20",
      "tree": "d83d726c3df4521c19b0ef2d557d64ab6fdca091",
      "parents": [
        "f5e7f42787e29091128a03339d80838ce4ed8496"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Tue May 18 17:28:17 2021 +0200"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Wed May 19 11:18:35 2021 +0200"
      },
      "message": "Moving exporter charms to use opslib\n\nThis commit also includes external DB configuration option.\n\nChange-Id: Iddb4adfae582ecfc6af2d797716e386420ad1df8\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "3cc0316794cc75ecffdf2b969b4ad98d0dd7e826",
      "tree": "30809b8c894d59415af3e336ac51d23e19a45cd1",
      "parents": [
        "021b307297a6ab8dfe9ee3af03154989bcd9e0e8"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Apr 29 16:53:12 2021 +0200"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Apr 29 17:48:32 2021 +0200"
      },
      "message": "Adding cluster-issuer annotation for TLS provisioning\n\nThrough the usage of cert-manager, the charms will be able\nrequest TLS certificates to protect the Kubernetes Ingress\nendpoint that is exposed.\n\nNote: Cert-manager must be configured ahead of time.\n\nChange-Id: I7dacdb8dca2f78664c5604e509e2516ae6023d06\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "ed17b2c3db4ac6d2da1589dd9ffd8115e5fd6778",
      "tree": "31142859064e9476d4fff0b827c991459b9d85b1",
      "parents": [
        "5d1ec6e86da83820d316bb52d6586f9dc27106de"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Mar 25 17:19:10 2021 +0100"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Fri Mar 26 12:25:31 2021 +0100"
      },
      "message": "Mongod-exporter charm: fixing connection string in HA\n\nChange-Id: I606a36a373c39d7d15e572d90065acd093506de5\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "813bef859cffe4af3ad5433c33541ab07724d4d2",
      "tree": "c99f18ca2596abf5ba543e8d8ac6faf0d2ecb7f9",
      "parents": [
        "49379ced23b5e344a773ce77ac9cb59c1864e19b"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Mon Mar 08 01:15:41 2021 +0100"
      },
      "committer": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Mon Mar 08 09:44:29 2021 +0100"
      },
      "message": "Fixing System Dashboards for Charmed OSM\n\nChange-Id: I53f8acf12a284f2479d79f614fb1ee9afcfde618\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    },
    {
      "commit": "49379ced23b5e344a773ce77ac9cb59c1864e19b",
      "tree": "ca1718db427b44c5720a8d36d777bdba9a46d9b1",
      "parents": [
        "e5fd208248a496cd798a66cb27216e83f2852a76"
      ],
      "author": {
        "name": "David Garcia",
        "email": "david.garcia@canonical.com",
        "time": "Wed Feb 24 13:48:22 2021 +0100"
      },
      "committer": {
        "name": "garciadav",
        "email": "david.garcia@canonical.com",
        "time": "Fri Mar 05 11:04:33 2021 +0100"
      },
      "message": "Major improvement in OSM charms\n\n- Adapt all new operator charms to use the same pattern. They are all\nusing now this library that encapsulates the common logic for all\ncharms: https://github.com/davigar15/ops-lib-charmed-osm. That will be\neventually moved to gitlab, when it has a PyPI repository available\n- Add unit tests to all charms\n- Modify installer and bundles to point to the new charms\n- Improve the build.sh script for building the charms\n\nChange-Id: I0896ceb082d1b6a76b3560c07482a4135a220a3f\nSigned-off-by: David Garcia \u003cdavid.garcia@canonical.com\u003e\n"
    },
    {
      "commit": "3884e23c245102cdebe39301786fec2a3f5d5150",
      "tree": "9fc8912784b0e2e2cc627fdc0bdb3af07e40f0a5",
      "parents": [
        "6332d381ac94fcee447d24fa33c15997c21bbf79"
      ],
      "author": {
        "name": "sousaedu",
        "email": "eduardo.sousa@canonical.com",
        "time": "Thu Feb 25 21:32:25 2021 +0100"
      },
      "committer": {
        "name": "beierlm",
        "email": "mark.beierl@canonical.com",
        "time": "Tue Mar 02 15:44:58 2021 +0100"
      },
      "message": "Adding scraping relation to Mongodb Exporter\n\nChange-Id: Ia96b29a9c7373254cde77ca708d069d3681b1386\nSigned-off-by: sousaedu \u003ceduardo.sousa@canonical.com\u003e\n"
    }
  ]
}
