)]}'
{
  "log": [
    {
      "commit": "a82c61aedcfb4381e4b45b09bbf173ab6501894b",
      "tree": "da12ce7d36f35461dc7bd8fdfa0f60e04cd2bd1a",
      "parents": [
        "5a38c8275353d48928e3f9b3672edd76675fb8a2"
      ],
      "author": {
        "name": "moisesbotarro",
        "email": "moises.botarro@datadoghq.com",
        "time": "Wed Apr 25 11:41:55 2018 -0400"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Apr 25 17:41:55 2018 +0200"
      },
      "message": "Moises.botarro/adding new config fields for process agent scrubbing (#426)\n\n* Added default values for scrub_args and custom_sensitive_words; updated hashmap to configure yaml file; added datadog_process_footer.conf.erb to handle datadog.conf generation; updated README.md with new fields\r\n\r\n* Added test for conf and yaml files\r\n\r\n* Format changes\r\n\r\n* Fixed regex patterns on data scrubbing tests\r\n\r\n* [process][spec] address test-case conflict - `enabled` not `process_enabled`\r\n"
    },
    {
      "commit": "5a38c8275353d48928e3f9b3672edd76675fb8a2",
      "tree": "e30e6d6964e4fb316153c3f8796a3f99ab17ef7d",
      "parents": [
        "98fe169967e9c24e5f777806168cff4fb800af4a"
      ],
      "author": {
        "name": "Facundo Welschen",
        "email": "welschen.facundo@gmail.com",
        "time": "Wed Apr 25 10:38:08 2018 -0300"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Apr 25 15:38:08 2018 +0200"
      },
      "message": "Remove identation of the pgbouncer template to match the needed format of configuration file (#427)\n\nWith the current template the output of the configuration if the tags field was set was wrongly indented:\r\n\r\nOutput Example:\r\n\r\n```\r\ninit_config:\r\n\r\ninstances:\r\n  - host: localhost\r\n    port: 5678\r\n    username: datadog\r\n    password: some-interesting-password\r\n      tags:\r\n      - dbinstanceidentifier:some-instance-identifier\r\n```\r\n\r\nThe agent in this scenario was working right but if the integration with pgbouncer was not working as the tag field was wrongly indented.\r\n\r\nWith this change, the format will be the following\r\n\r\n```\r\ninit_config:\r\n\r\ninstances:\r\n  - host: localhost\r\n    port: 5678\r\n    username: datadog\r\n    password: some-interesting-password\r\n    tags:\r\n      - dbinstanceidentifier:some-instance-identifier\r\n```\r\n\r\nMaking the integration work if tags are specified."
    },
    {
      "commit": "98fe169967e9c24e5f777806168cff4fb800af4a",
      "tree": "e9ea8c1cf918c865c12ee8c3a66cabc89c804d0a",
      "parents": [
        "0bf223a1e608ff6a428aaaeddeb5f9d2bbfabc51"
      ],
      "author": {
        "name": "Daniel Schaaff",
        "email": "daniel.schaaff@verve.com",
        "time": "Tue Apr 24 10:58:48 2018 -0700"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Apr 24 19:58:48 2018 +0200"
      },
      "message": "Bugfix process check (#420)\n\n* fix process check setting\r\n\r\n* update test\r\n\r\n* update tests\r\n"
    },
    {
      "commit": "0bf223a1e608ff6a428aaaeddeb5f9d2bbfabc51",
      "tree": "76a3c6c6c63515209791406e904b317175809a80",
      "parents": [
        "e7f07e5dff96e68f0d5fbf00fbfb2ea1d04faa6f"
      ],
      "author": {
        "name": "Forrest Fleming",
        "email": "7241368+ffleming@users.noreply.github.com",
        "time": "Mon Apr 16 07:06:19 2018 -0700"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Apr 16 16:06:19 2018 +0200"
      },
      "message": "Allow specification of CA cert for HTTP status check (#418)\n\n* add ca_certs configuration\r\n\r\n* test for ca_certs line\r\n\r\n* fix scoping bug\r\n\r\npreviously, the ca_certs conditional was nested in the \u0027tls cert\r\ncheck is disabled\u0027 conditional.  while it doesn\u0027t make a _ton_ of sense\r\nto provide a ca cert when you aren\u0027t checking it, allowing users to do\r\nso makes migrating from an unchecked to a checked workflow easier.  I\r\ndon\u0027t see a downside to allowing this behavior.\r\n\r\n* whitespace to trigger build\r\n\r\n* Revert \"whitespace to trigger build\"\r\n\r\nThis reverts commit e875f27e3dec57b88b58432b984b4accd84799dd.\r\n"
    },
    {
      "commit": "e7f07e5dff96e68f0d5fbf00fbfb2ea1d04faa6f",
      "tree": "05367573f60691ad5db1f86dca2a3561a91f60ff",
      "parents": [
        "86b281207177ac32a6bbb9d73898943edda8e070"
      ],
      "author": {
        "name": "Kevin Bowers",
        "email": "kevin@kev.is",
        "time": "Mon Apr 16 10:03:26 2018 -0400"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Apr 16 16:03:26 2018 +0200"
      },
      "message": "Render port number in mysql.yaml (#424)\n\n* Fixing port section of mysql template\r\n\r\n* Remove white space after port\r\n"
    },
    {
      "commit": "86b281207177ac32a6bbb9d73898943edda8e070",
      "tree": "780f9f752ffd59115547fd1baff3e26571618d53",
      "parents": [
        "d4720409d170b580504171239089ce5eb16fcf34"
      ],
      "author": {
        "name": "Jeremy",
        "email": "jeremy-lq@users.noreply.github.com",
        "time": "Mon Apr 16 10:02:33 2018 -0400"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Apr 16 16:02:33 2018 +0200"
      },
      "message": "Create stale.yml (#422)\n\nAdd config file for stale bot."
    },
    {
      "commit": "d4720409d170b580504171239089ce5eb16fcf34",
      "tree": "22c3ecb1dd160eaa7c1b7f42d6013e58db5b20c6",
      "parents": [
        "1c1ce378dd021e5e75e401ece5557312e2c3599a"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Mar 14 18:58:17 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 14 18:58:17 2018 +0100"
      },
      "message": "[release] prepping 2.1.1 (#414)\n\n* [metadata] bumping check to 2.1.1\r\n\r\n* [changelog] updating with 2.1.1 bugfix changes\r\n"
    },
    {
      "commit": "1c1ce378dd021e5e75e401ece5557312e2c3599a",
      "tree": "6e61b560ed57443a1aedc212a13d7b1de028287a",
      "parents": [
        "afa9910c42ee289bf95b1e7600ec1ac50d31f41d"
      ],
      "author": {
        "name": "Jethro Carr",
        "email": "jcarr@sailthru.com",
        "time": "Thu Mar 15 02:34:25 2018 +1300"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Mar 14 14:34:25 2018 +0100"
      },
      "message": "Bug Fix: Faulty check on Redhat causes repeat reinstalls of agent. (#412)\n\nThe factor check for old legacy datadag repo was incorrect and would always\r\nreturn true if a file exists yet was empty. This results in one Puppet run\r\nremoving the agent, then the next Puppet run adding it again."
    },
    {
      "commit": "afa9910c42ee289bf95b1e7600ec1ac50d31f41d",
      "tree": "80b8771ad0e508c819348cb451812d7d8ed4023f",
      "parents": [
        "a60ccbecc64bdd77006894b22127c2641c93735b"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Mar 14 14:32:34 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 14 14:32:34 2018 +0100"
      },
      "message": "[mysql] fix broken parameters (#411)\n\n"
    },
    {
      "commit": "a60ccbecc64bdd77006894b22127c2641c93735b",
      "tree": "cc5bdf5da15e81fa120d3a84c149e7092d7da8ff",
      "parents": [
        "64eb61c83df79078e858af8a202a5a66d39da8c6"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Mar 06 10:55:57 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Mar 06 10:55:57 2018 +0100"
      },
      "message": "[changelog] set release date\n"
    },
    {
      "commit": "64eb61c83df79078e858af8a202a5a66d39da8c6",
      "tree": "f2e6828d2b7df25a97a7f50bd2a5e106c11bc6a7",
      "parents": [
        "597c8878957ace241f9c9f18d769a06c657ebb5e"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Mar 05 19:12:50 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 05 19:12:50 2018 +0100"
      },
      "message": "[release] preparing 2.1.0 (#405)\n\n"
    },
    {
      "commit": "597c8878957ace241f9c9f18d769a06c657ebb5e",
      "tree": "926db5deba294160b7f6bf9dbaac48ebe560f97e",
      "parents": [
        "3c008cb3a55f654ac6b6ac430dccbeeb9e38200d"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Mar 05 13:57:34 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 05 13:57:34 2018 +0100"
      },
      "message": "Multiple fixes to Kafka, Consul, stdlib deprecations (#404)\n\n* [kafka] adding Agent6 support\r\n\r\n* [consul][spec] adding more extensive tests\r\n\r\n* [functions] remove legacy validations\r\n\r\n* [manifest] more stdlib 4.24.0 deprecation fixes\r\n\r\n* [agent6] fix tagging.\r\n\r\n* [legacy] fix tests for older rubies\r\n\r\n* [apt][metadata] dropping lower bound to 2.4.0 for increased compatibility\r\n\r\n* [functions] fix typo in tag6, use variable in recursion\r\n"
    },
    {
      "commit": "3c008cb3a55f654ac6b6ac430dccbeeb9e38200d",
      "tree": "7338ed48f07bdfb176980223f0909117e3400a1f",
      "parents": [
        "8ac286af1e1f2451168d72591f986818ae1345d3"
      ],
      "author": {
        "name": "aramack",
        "email": "mark.penny.jm@gmail.com",
        "time": "Fri Mar 02 05:16:07 2018 -0500"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Mar 02 11:16:07 2018 +0100"
      },
      "message": "Add network_latency_checks parameter to consul checks (#393) (#394)\n\n"
    },
    {
      "commit": "8ac286af1e1f2451168d72591f986818ae1345d3",
      "tree": "9d22e5e8806e6300e5a6daec8f99de3c898ef6ba",
      "parents": [
        "397b135fdb4b706b4f3952326322878d30b75f06"
      ],
      "author": {
        "name": "Charles Teinturier",
        "email": "teintu.c@gmail.com",
        "time": "Fri Mar 02 10:57:22 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Mar 02 10:57:22 2018 +0100"
      },
      "message": "Fix puppet stdlib 4.24.0 deprecation (#403)\n\n* Refactore validate string\r\n\r\n* Refactor validate array\r\n\r\n* Refactor validate bool\r\n\r\n* Fix bad data types for Boolean values\r\n\r\n* Refactor validate integer\r\n\r\n* Refactor validate re\r\n\r\n* Refactor validate_array\r\n\r\n* Fix validate_re type lookup\r\n\r\n* Refactor hiera_* functions to lookup\r\n\r\n* Refactor is_array functions\r\n\r\n* Fix missing variable\r\n\r\n* Attempt to fix the datadtype in tag6\r\n\r\n* Refactor the tag functino\r\n"
    },
    {
      "commit": "397b135fdb4b706b4f3952326322878d30b75f06",
      "tree": "775e2ded1bfae7b9e7abe4cce121fce56854665f",
      "parents": [
        "d8d8980ddd22f4399256ff3a86af932dc79e8ba4"
      ],
      "author": {
        "name": "Miles Crabill",
        "email": "miles@milescrabill.com",
        "time": "Fri Mar 02 01:54:41 2018 -0800"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Mar 02 10:54:41 2018 +0100"
      },
      "message": "redhat: stop specifying service resource provider \u0027redhat\u0027 (use default for osfamily) (#401)\n\n"
    },
    {
      "commit": "d8d8980ddd22f4399256ff3a86af932dc79e8ba4",
      "tree": "ac105bae4e80977bf49b24222adf79189eb00426",
      "parents": [
        "8d1c9d0e8d05d6a28ae94e2e461d51aeadfa8a5a"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Feb 28 11:51:01 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Feb 28 11:51:01 2018 +0100"
      },
      "message": "[readme] clarifying a couple of points re:apm, process and reporting\n"
    },
    {
      "commit": "8d1c9d0e8d05d6a28ae94e2e461d51aeadfa8a5a",
      "tree": "e5962fa0e9a430e0fa51653199edabab27f66069",
      "parents": [
        "4a98d81083887dc3d9294638f9bfd327432b2e1d"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Feb 28 11:36:23 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Feb 28 11:36:23 2018 +0100"
      },
      "message": "[release] fix changelog and release metadata\n"
    },
    {
      "commit": "4a98d81083887dc3d9294638f9bfd327432b2e1d",
      "tree": "837829e47b694c72243a3bbf014156a88307aef2",
      "parents": [
        "6340bc4bde89b3f8285c33ba74c039afc43d67b7"
      ],
      "author": {
        "name": "Greg Meyer",
        "email": "gregory.meyer@datadoghq.com",
        "time": "Wed Feb 28 05:33:08 2018 -0500"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Feb 28 11:33:08 2018 +0100"
      },
      "message": "[Agent 6] fix base url (#397)\n\n* fix base url for a6\r\n\r\n* [spec] fixing rpm baseurl\r\n"
    },
    {
      "commit": "6340bc4bde89b3f8285c33ba74c039afc43d67b7",
      "tree": "f6f8830f69ea7a874406eae1adb7e751fe09131f",
      "parents": [
        "d85d30328bf1d8dd157e1b5a49f5b10211a014ff"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Feb 27 20:41:47 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Feb 27 20:41:47 2018 +0100"
      },
      "message": "[changelog] updating changelog with 2.0.0 changes\n"
    },
    {
      "commit": "d85d30328bf1d8dd157e1b5a49f5b10211a014ff",
      "tree": "4f07ffc6f1ec8a70a7c7f41cb503a39bbd36a6a7",
      "parents": [
        "7f58ca539fa53c096c575c40c62f8783ee975833"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Feb 27 20:08:33 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 27 20:08:33 2018 +0100"
      },
      "message": "[kafka] backward compatibility + fix process/apm default behavior  (#395)\n\n* [kafka] make it backward compatible\r\n\r\n* [metadata] updating metadata\r\n\r\n* [apm][process] these are opt-in options dont want to force those on anyone\r\n"
    },
    {
      "commit": "7f58ca539fa53c096c575c40c62f8783ee975833",
      "tree": "6393929dba04d31a3dce170391fbdedb80d750f6",
      "parents": [
        "eb6d77389ae501b0609d5ce4fcf58d8e6e5b05de"
      ],
      "author": {
        "name": "Daniel Jensen",
        "email": "jensendw@gmail.com",
        "time": "Tue Feb 27 05:02:32 2018 -0700"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Feb 27 13:02:32 2018 +0100"
      },
      "message": "added kafka integration (#343)\n\n* added kafka integration\r\n\r\n* fix parameter description\r\n"
    },
    {
      "commit": "eb6d77389ae501b0609d5ce4fcf58d8e6e5b05de",
      "tree": "9b36a5d719faf161ae351421f55ab596fab092ff",
      "parents": [
        "85db14ea92689506ff05aa50bedada7b997994f6"
      ],
      "author": {
        "name": "Jordan Rodgers",
        "email": "com6056@gmail.com",
        "time": "Tue Feb 27 05:37:04 2018 -0500"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Feb 27 11:37:04 2018 +0100"
      },
      "message": "Add SSL parameter for PostgreSQL checks (#391)\n\n* add ssl parameter for postgres check\r\n\r\n* properly insert ssl value if enabled\r\n"
    },
    {
      "commit": "85db14ea92689506ff05aa50bedada7b997994f6",
      "tree": "7acef776d9916f8881750c8bf67b6c7cac19c1e9",
      "parents": [
        "adfe4fa65ccd99fed1a63cb995375b0909ab3f2a"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Feb 27 11:34:46 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 27 11:34:46 2018 +0100"
      },
      "message": "[metadata][skip ci] setting right module version for release (#392)\n\n"
    },
    {
      "commit": "adfe4fa65ccd99fed1a63cb995375b0909ab3f2a",
      "tree": "46470f070c72181d63d40027376d681d9f37cc95",
      "parents": [
        "7d045a2d767794dc86782567d02d61796815c9ed"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Feb 27 11:26:59 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Feb 27 11:26:59 2018 +0100"
      },
      "message": "Transition to 2.0 dropping legacy + EOL compatibility fixes (#387)\n\n* Transition to 2.0 dropping legacy + EOL compatibility fixes\r\n\r\n* fixing multiple lint issues\r\n\r\n* [agent6] tags currently unsupported on agent6\r\n\r\nShould _patch_ the problem described in #386. Doesn\u0027t provide\r\nan alternative for agent6 though.\r\n\r\n* [agent6] add tagging support for agent6\r\n\r\nAlso removing gem provider options, should be the same for P4 and P5.\r\n\r\n* [functions] tag6 return type unavailable on 4.6\r\n\r\n* [spec] fixing spec tests to accomodate for refactor chagnges, improve coverage\r\n\r\n* [skip ci] updating gitignore\r\n\r\n* [apt] address beta repo management\r\n\r\n* [apt] remove agent according to facts\r\n\r\n* [reports] attempt switch to tkishel/system_gem provider for reporting\r\n\r\n* [apt] set correct uri for keyserver\r\n\r\n* Revert \"[reports] attempt switch to tkishel/system_gem provider for reporting\"\r\n\r\nThis reverts commit 9008acc69c02bface6ade72b616108b9c9df1bf5.\r\n\r\n* [ubuntu] default repo must be stable\r\n\r\n* [rhel] set right repo for agent5/6\r\n\r\n* [yum] allow overriding repo from init\r\n\r\n* [rhel] fix downgrades/upgrades across repos\r\n\r\n* [spec] fixing apm-related tests\r\n\r\n* [yum] remove package on downgrade\r\n\r\n* [yum] fix legacy, agent6 repo facts\r\n\r\n* [apt] enable repo uri location override in main manifest\r\n\r\n* [apt] actually pass location(repo) to ubuntu manifests\r\n\r\n* [apt] allow configuring apt release\r\n\r\n* [agent6] enabled process and apm configuration + extra options for agents.\r\n\r\n* [agent6] single hash for additional options for all things agent6\r\n\r\n* [lint] fix multiple linter issues\r\n\r\n* [puppet][2.x] updating docs - skip ci\r\n"
    },
    {
      "commit": "7d045a2d767794dc86782567d02d61796815c9ed",
      "tree": "ce466cda2cd0f7a67a0c4f6b7e25ec1938190f79",
      "parents": [
        "6b2dd740bae3dae467ef7942016263e586d949f2",
        "095f33068e1356ce8482a3e1db703bc2a8f11532"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Feb 19 16:17:25 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 19 16:17:25 2018 +0100"
      },
      "message": "Merge pull request #390 from oshmyrko/tomcat_integration\n\nFix tomcat integration"
    },
    {
      "commit": "095f33068e1356ce8482a3e1db703bc2a8f11532",
      "tree": "ce466cda2cd0f7a67a0c4f6b7e25ec1938190f79",
      "parents": [
        "6b2dd740bae3dae467ef7942016263e586d949f2"
      ],
      "author": {
        "name": "Oleksandr Shmyrko",
        "email": "oleksandr.shmyrko@bazaarvoice.com",
        "time": "Wed Feb 07 10:56:47 2018 +0200"
      },
      "committer": {
        "name": "Oleksandr Shmyrko",
        "email": "oleksandr.shmyrko@bazaarvoice.com",
        "time": "Wed Feb 07 11:00:28 2018 +0200"
      },
      "message": "Fix tomcat integration\n"
    },
    {
      "commit": "6b2dd740bae3dae467ef7942016263e586d949f2",
      "tree": "e4fa776683a81461bfa7b6300d9c4c86a0547605",
      "parents": [
        "9988121b92a0d0982ee4b23b6d87389df376d661",
        "fa30e3df171f77e557d7df92de3c7ecbf7c09347"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Feb 05 13:41:54 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 05 13:41:54 2018 +0100"
      },
      "message": "Merge pull request #389 from DataDog/jaime/fixtests\n\n[apm][spec] fix APM spec tests"
    },
    {
      "commit": "fa30e3df171f77e557d7df92de3c7ecbf7c09347",
      "tree": "e4fa776683a81461bfa7b6300d9c4c86a0547605",
      "parents": [
        "9988121b92a0d0982ee4b23b6d87389df376d661"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Mon Feb 05 12:32:37 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Mon Feb 05 12:32:37 2018 +0100"
      },
      "message": "[apm][spec] fix APM spec tests\n"
    },
    {
      "commit": "9988121b92a0d0982ee4b23b6d87389df376d661",
      "tree": "dae28f823528850dffa19dd6ae908ba9100e29d1",
      "parents": [
        "cd3eea296be89af568d9e96a9a54d0e83e5a893b",
        "253c93215da8b12f743fe597a0eecb92cdb3e621"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Feb 05 12:19:06 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 05 12:19:06 2018 +0100"
      },
      "message": "Merge pull request #381 from rothgar/apm_footer_test\n\nAdd test for apm footer to not apply template if \u003d empty string"
    },
    {
      "commit": "cd3eea296be89af568d9e96a9a54d0e83e5a893b",
      "tree": "c4a36c07aee02cd1e45cee9ef9b38e6c9492f94a",
      "parents": [
        "da10aae27541937c84740543e186236a92b844fc",
        "975d55055a07870a5be3d231a953970d0988a750"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Mon Feb 05 12:15:18 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 05 12:15:18 2018 +0100"
      },
      "message": "Merge pull request #378 from flyinprogrammer/master\n\nparameterize docker_daemon.yaml"
    },
    {
      "commit": "da10aae27541937c84740543e186236a92b844fc",
      "tree": "214a4e6ba61845f2dbe81d2fa3779263c2d9c74e",
      "parents": [
        "142a8584d8854d4fdaecbfd26f3c1856957460da",
        "a8ae6883c0c280dcddf62b605f885cbc82a9eb55"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Feb 01 14:20:24 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 01 14:20:24 2018 +0100"
      },
      "message": "Merge pull request #388 from DataDog/jaime/fixlint\n\n[puppet] fixing lint issues"
    },
    {
      "commit": "a8ae6883c0c280dcddf62b605f885cbc82a9eb55",
      "tree": "214a4e6ba61845f2dbe81d2fa3779263c2d9c74e",
      "parents": [
        "800aaa9b65fcc887c8ef0e44d786f1c00d735246"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Feb 01 13:58:47 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Feb 01 13:58:47 2018 +0100"
      },
      "message": "[travis] `bundle exec rake test` also runs the spec\n"
    },
    {
      "commit": "800aaa9b65fcc887c8ef0e44d786f1c00d735246",
      "tree": "5b1cd8b3b55a0a4b7e12fa9a1fb7f38bc13f5140",
      "parents": [
        "142a8584d8854d4fdaecbfd26f3c1856957460da"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Feb 01 13:48:24 2018 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Feb 01 13:48:24 2018 +0100"
      },
      "message": "[puppet] fixing lint issues\n"
    },
    {
      "commit": "142a8584d8854d4fdaecbfd26f3c1856957460da",
      "tree": "b099e0692c25222c2c808caa86805da0bcf46bd9",
      "parents": [
        "10c5eb4530a4a859f31ce68ad216f891b8ea5d3b",
        "f4788388f8b1b2171be806ded164ce8c372736ca"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Feb 01 13:44:24 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 01 13:44:24 2018 +0100"
      },
      "message": "Merge pull request #384 from vend/fix_beta6_fact\n\nFix beta6 fact"
    },
    {
      "commit": "253c93215da8b12f743fe597a0eecb92cdb3e621",
      "tree": "5bcbbed1e41ac0c4010d82106b8e8d4abc5c7cfa",
      "parents": [
        "97d130385ced91f67092cb612ecede8af27ce8dd"
      ],
      "author": {
        "name": "Justin Garrison",
        "email": "justinleegarrison@gmail.com",
        "time": "Wed Jan 31 18:15:11 2018 -0800"
      },
      "committer": {
        "name": "Justin Garrison",
        "email": "justinleegarrison@gmail.com",
        "time": "Wed Jan 31 18:15:11 2018 -0800"
      },
      "message": "Add test for $apm_enabled\n"
    },
    {
      "commit": "f4788388f8b1b2171be806ded164ce8c372736ca",
      "tree": "b099e0692c25222c2c808caa86805da0bcf46bd9",
      "parents": [
        "caa19e6a9fdb2cdf28b390998a37ef66727f4948"
      ],
      "author": {
        "name": "Scott Geary",
        "email": "scott@vendhq.com",
        "time": "Fri Jan 12 14:35:44 2018 +1300"
      },
      "committer": {
        "name": "Scott Geary",
        "email": "scott@vendhq.com",
        "time": "Fri Jan 12 14:35:44 2018 +1300"
      },
      "message": "Remove debug code\n"
    },
    {
      "commit": "caa19e6a9fdb2cdf28b390998a37ef66727f4948",
      "tree": "1642869eefccf4dfadb5a55c901c79ba9cd4e61f",
      "parents": [
        "10c5eb4530a4a859f31ce68ad216f891b8ea5d3b"
      ],
      "author": {
        "name": "Scott Geary",
        "email": "scott@vendhq.com",
        "time": "Fri Jan 12 14:35:25 2018 +1300"
      },
      "committer": {
        "name": "Scott Geary",
        "email": "scott@vendhq.com",
        "time": "Fri Jan 12 14:35:25 2018 +1300"
      },
      "message": "Ensure agent6 fact is interpreted as a boolean\n"
    },
    {
      "commit": "97d130385ced91f67092cb612ecede8af27ce8dd",
      "tree": "460240e9cd3d3138e24ceaf0194c0ba241eb56ac",
      "parents": [
        "4b6bddcf7e143c401e92b63d7f232768df5f1507"
      ],
      "author": {
        "name": "Justin Garrison",
        "email": "justinleegarrison@gmail.com",
        "time": "Fri Jan 05 11:06:16 2018 -0800"
      },
      "committer": {
        "name": "Justin Garrison",
        "email": "justinleegarrison@gmail.com",
        "time": "Fri Jan 05 11:06:16 2018 -0800"
      },
      "message": "Add test for apm footer to not apply template if \u003d empty string\n"
    },
    {
      "commit": "10c5eb4530a4a859f31ce68ad216f891b8ea5d3b",
      "tree": "9b068b17cb91916ceb37a025ad0c013c61a66447",
      "parents": [
        "d5da8fb546a40f88a9f067f57dd462af801077f9",
        "07714a04f47231146090f01998fdf093a16f5472"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Dec 28 14:43:19 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 28 14:43:19 2017 +0100"
      },
      "message": "Merge pull request #379 from DataDog/jaime/agent6yaml\n\n[agent6] fixing broken yaml template"
    },
    {
      "commit": "07714a04f47231146090f01998fdf093a16f5472",
      "tree": "9b068b17cb91916ceb37a025ad0c013c61a66447",
      "parents": [
        "89947b6e9df8ddce93d8b5a09367d6296f353a4a"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Dec 28 13:50:11 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Dec 28 13:50:11 2017 +0100"
      },
      "message": "[release] prepping changelog + metadata 1.12.1\n"
    },
    {
      "commit": "89947b6e9df8ddce93d8b5a09367d6296f353a4a",
      "tree": "9d02d8a646f1d4a0b960ea2b14cc67585ef090ff",
      "parents": [
        "d5da8fb546a40f88a9f067f57dd462af801077f9"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Dec 28 13:35:05 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Dec 28 13:35:05 2017 +0100"
      },
      "message": "[agent6] fixing broken yaml template\n"
    },
    {
      "commit": "975d55055a07870a5be3d231a953970d0988a750",
      "tree": "b81468b9d306f33280813dcc2a5968905e21e622",
      "parents": [
        "e9b39c86b043f254e62025958b60e91491028df3"
      ],
      "author": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Sat Dec 16 10:36:19 2017 +0800"
      },
      "committer": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Sat Dec 16 10:36:19 2017 +0800"
      },
      "message": "even more properties\n"
    },
    {
      "commit": "e9b39c86b043f254e62025958b60e91491028df3",
      "tree": "f4d72d6b033639e4a85698bfdf3249c12f19f731",
      "parents": [
        "e7a81255f45d85bf7fd40caf481c4218a4ab66ed"
      ],
      "author": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Sat Dec 16 09:46:17 2017 +0800"
      },
      "committer": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Sat Dec 16 09:46:17 2017 +0800"
      },
      "message": "handle case of empty tag; update tests\n"
    },
    {
      "commit": "e7a81255f45d85bf7fd40caf481c4218a4ab66ed",
      "tree": "e17f58e5b3217c6868f04869b3afee53868eb143",
      "parents": [
        "d5da8fb546a40f88a9f067f57dd462af801077f9"
      ],
      "author": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Fri Dec 15 16:56:36 2017 +0800"
      },
      "committer": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Fri Dec 15 16:56:36 2017 +0800"
      },
      "message": "parameterize docker_daemon.yaml\n"
    },
    {
      "commit": "d5da8fb546a40f88a9f067f57dd462af801077f9",
      "tree": "1da12a366638f6eee2b55fe79575509900d0b4ee",
      "parents": [
        "8ab87f8bce4b0d83319b9c3d11dd1576ecffc443"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 14:43:29 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 14:43:29 2017 +0100"
      },
      "message": "[changelog] updating changelog with final release changes.\n"
    },
    {
      "commit": "8ab87f8bce4b0d83319b9c3d11dd1576ecffc443",
      "tree": "d884acbc54ac8bdb33a69dc2089179ab544c3634",
      "parents": [
        "04e518544394184dce0bee888897dea37f4ba91d",
        "a01f03e0e5dc4938175a2a72224b4e7f94b82a5e"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Dec 13 14:33:18 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 13 14:33:18 2017 +0100"
      },
      "message": "Merge pull request #377 from DataDog/jaime/puppet5\n\n[metadata] update for explicit puppet 5 support  + changelog"
    },
    {
      "commit": "a01f03e0e5dc4938175a2a72224b4e7f94b82a5e",
      "tree": "d884acbc54ac8bdb33a69dc2089179ab544c3634",
      "parents": [
        "b4c9a3482552e7ce7da184c642f0bebe06a7f29e"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 12:59:35 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 12:59:35 2017 +0100"
      },
      "message": "[puppet5] more strict about includes, fixes reporting\n"
    },
    {
      "commit": "b4c9a3482552e7ce7da184c642f0bebe06a7f29e",
      "tree": "f50f33d4d8dbb578db2f74c8d3f248ae9d05c404",
      "parents": [
        "ba0d2a7280c0ad4c66cde10d103c8483126f595d"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:26:26 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:33:08 2017 +0100"
      },
      "message": "[travis] update test matrix\n"
    },
    {
      "commit": "ba0d2a7280c0ad4c66cde10d103c8483126f595d",
      "tree": "23741a6c88b952d2d5ca890d3ed6eba9b9aab509",
      "parents": [
        "ae477004629e737d743e252cbe125092cce6579f"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:14:56 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:14:56 2017 +0100"
      },
      "message": "[pupept5] adding support\n"
    },
    {
      "commit": "ae477004629e737d743e252cbe125092cce6579f",
      "tree": "590dff60db1acb9ac660702560bdcef29b4e2147",
      "parents": [
        "04e518544394184dce0bee888897dea37f4ba91d"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:12:43 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Dec 13 11:12:43 2017 +0100"
      },
      "message": "[changelog] updating for 1.12.0\n"
    },
    {
      "commit": "04e518544394184dce0bee888897dea37f4ba91d",
      "tree": "e1c8b92e56f607621ad13365ec9c9c9822c5aa84",
      "parents": [
        "319c1639626d955f9350a10f6864eefb1d1fe6f0",
        "2e8f2bf2c3d78ce5c3b897bd494d25bbc09ff597"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 21:00:24 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 21:00:24 2017 +0100"
      },
      "message": "Merge pull request #352 from procore/jf/support_live_processes\n\nAdd support for process_agent_enabled"
    },
    {
      "commit": "319c1639626d955f9350a10f6864eefb1d1fe6f0",
      "tree": "7c3f75d2e1ee6f0dd4e6ebf3456edcb9f6fab21d",
      "parents": [
        "67d5834f26c33930eac89323d33665ec768fe404",
        "85116a8e883858e2c977d4f32b5b180ace47e367"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 20:59:11 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 20:59:11 2017 +0100"
      },
      "message": "Merge pull request #347 from revelrylabs/bugfix/fix_tagging_docs\n\nfix tagging documentation"
    },
    {
      "commit": "67d5834f26c33930eac89323d33665ec768fe404",
      "tree": "b089b6235ede12beebe59b3de14213c5846aea68",
      "parents": [
        "5146dc4317030a3615ba895a09714f8f755367ff",
        "25ae88de609e2f898b21ed28f6a805d6d4937e2f"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 19:29:52 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 19:29:52 2017 +0100"
      },
      "message": "Merge pull request #376 from DataDog/jaime/alexfouchefixes\n\n[update] #357 Kafka, Linux_proc_extras, Directory, and many other small fixes or additions"
    },
    {
      "commit": "25ae88de609e2f898b21ed28f6a805d6d4937e2f",
      "tree": "d32cdb349a8f0494eb374beb5b8fb9bda7bf4c71",
      "parents": [
        "71a893b8a7651eb766e1bcda1f626d7e6ed0c9eb"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 19:10:45 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 19:10:45 2017 +0100"
      },
      "message": "[directory] unfortunately we need to support old puppets.\n"
    },
    {
      "commit": "71a893b8a7651eb766e1bcda1f626d7e6ed0c9eb",
      "tree": "fc0949a4115e95fa1f123f810e9c2ac6ccdb1b27",
      "parents": [
        "170db4792b669053bf402d1e762eb50c89f77f65"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 17:02:39 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 17:02:39 2017 +0100"
      },
      "message": "[ubuntu][redhat] inherit params\n"
    },
    {
      "commit": "5146dc4317030a3615ba895a09714f8f755367ff",
      "tree": "eca6578305d6a4a9e3b39cead718afab46f6e632",
      "parents": [
        "e02286d55fef9530b7267e6b204d97b36a01eef0",
        "dbe0cc22d076a68a061d6d8afba259b3606b3c08"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 16:17:41 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 16:17:41 2017 +0100"
      },
      "message": "Merge pull request #375 from DataDog/jaime/tworundowngrade\n\n[agent6] fix beta downgrade on `latest`"
    },
    {
      "commit": "dbe0cc22d076a68a061d6d8afba259b3606b3c08",
      "tree": "bc48223a9a065d61cd87548c5ad747e48641168f",
      "parents": [
        "08656aa0f794a6e12887f0d81af4a909a2143343"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:55:40 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:55:40 2017 +0100"
      },
      "message": "[facts] use old-school fact naming convention for compatibility + lint\n"
    },
    {
      "commit": "170db4792b669053bf402d1e762eb50c89f77f65",
      "tree": "f0288f82948b1a9411f9a2dff08137b497acd979",
      "parents": [
        "9d106a269fa0e2813bf07293a9cdc4ddcf5725a5"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:34:17 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:34:17 2017 +0100"
      },
      "message": "[apt][yum] use parameters to refer to agent package and services\n"
    },
    {
      "commit": "9d106a269fa0e2813bf07293a9cdc4ddcf5725a5",
      "tree": "22f4a2f3bdba6cbea22377cc2f5875e54ee86952",
      "parents": [
        "aa3be2815faa632459a971631ec6429bbd33c04c"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:50 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:50 2017 +0100"
      },
      "message": "[init] fixing bad merge collateral\n"
    },
    {
      "commit": "aa3be2815faa632459a971631ec6429bbd33c04c",
      "tree": "a1ec2dc2fca5c5309138f468a16d301e6b1ff9a6",
      "parents": [
        "f9a635feaf0d60d6cfeb9d5f347517d2b882ec85"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:36 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:36 2017 +0100"
      },
      "message": "[kafka][linux-proc-extras] adding agent6 support + fixes\n"
    },
    {
      "commit": "f9a635feaf0d60d6cfeb9d5f347517d2b882ec85",
      "tree": "748174242e5147d684ba9d335f6f117129a74734",
      "parents": [
        "2be446f9461463a3d17bc91d965dcd6f93062028"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:08 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:14:08 2017 +0100"
      },
      "message": "[http-check] fixing template output\n"
    },
    {
      "commit": "2be446f9461463a3d17bc91d965dcd6f93062028",
      "tree": "1e789ba9603bbc265cec3313e143cb59517bad4e",
      "parents": [
        "5c247572f82bcb5b31ed6599d9c715920b7f1c7d"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:12:52 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 15:12:52 2017 +0100"
      },
      "message": "[disk] rolling back disk changes\n"
    },
    {
      "commit": "5c247572f82bcb5b31ed6599d9c715920b7f1c7d",
      "tree": "777e39a8f487a655f2902dbfeaaa0f4f9e626e01",
      "parents": [
        "a52a19e249984f9225259016843f07f33637d25b",
        "e02286d55fef9530b7267e6b204d97b36a01eef0"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 13:19:00 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 13:19:00 2017 +0100"
      },
      "message": "Merge branch \u0027master\u0027 into master"
    },
    {
      "commit": "a52a19e249984f9225259016843f07f33637d25b",
      "tree": "777e39a8f487a655f2902dbfeaaa0f4f9e626e01",
      "parents": [
        "ec50283717acd372031d590719b6ffc4ad3a52a9",
        "e02286d55fef9530b7267e6b204d97b36a01eef0"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 13:04:37 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 13:04:37 2017 +0100"
      },
      "message": "Merge branch \u0027master\u0027 into master"
    },
    {
      "commit": "e02286d55fef9530b7267e6b204d97b36a01eef0",
      "tree": "be7d70872a4bb8d1bf7d5d9ce31d0fa07f05bd8f",
      "parents": [
        "235169763ef6797617a5de7df71a9562116efb25"
      ],
      "author": {
        "name": "Justin Garrison",
        "email": "justin@linux.com",
        "time": "Tue Dec 12 05:44:10 2017 -0600"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 12:44:10 2017 +0100"
      },
      "message": "Added multiple postgres instances and fixed pgbouncer (#372)\n\n* Added postgress instances and fixed pgbouncer\r\n\r\n* Revert file name variable quoting\r\n"
    },
    {
      "commit": "235169763ef6797617a5de7df71a9562116efb25",
      "tree": "a8179a8e767ed740fd8334abe87c666fd11f0543",
      "parents": [
        "4b6bddcf7e143c401e92b63d7f232768df5f1507"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Dec 12 12:40:42 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 12 12:40:42 2017 +0100"
      },
      "message": "[apt] Only grep for last 8 characters as this is what apt-key list returns (#374)\n\n* Only grep for last 8 characters as this is what apt-key list returns\r\n\r\n* [ubuntu] fix key substring extraction-interpolation\r\n\r\n[key] get last eight characters with regex subst\r\n"
    },
    {
      "commit": "08656aa0f794a6e12887f0d81af4a909a2143343",
      "tree": "0fbbd96961ba5217a84d6c5715004585857641c9",
      "parents": [
        "04e6f84f728e0973c6eed4bd13bbce4dd6cb4c1f"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 12:37:31 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 12:37:31 2017 +0100"
      },
      "message": "[metadata] setting version to 1.12.0\n"
    },
    {
      "commit": "04e6f84f728e0973c6eed4bd13bbce4dd6cb4c1f",
      "tree": "e411b4688ce976f315b44e374f3201e395e6f467",
      "parents": [
        "32cc529d98706c2bc50650ede829261f42ea4154"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Mon Dec 11 19:48:26 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Tue Dec 12 12:31:04 2017 +0100"
      },
      "message": "[agent6] if on latest - uninstall agent6 always on downgrade\n"
    },
    {
      "commit": "32cc529d98706c2bc50650ede829261f42ea4154",
      "tree": "ca95c62bbb7aff14ed5a4db6f8decf36afaaca81",
      "parents": [
        "4b6bddcf7e143c401e92b63d7f232768df5f1507"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Mon Dec 11 19:35:14 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Mon Dec 11 19:35:14 2017 +0100"
      },
      "message": "[facter] adding beta repo fact\n"
    },
    {
      "commit": "4b6bddcf7e143c401e92b63d7f232768df5f1507",
      "tree": "26372b42c453c62ece2b1658240249ae90d344f7",
      "parents": [
        "d2eb27d31c7cb600e3aa610e3750cf7befc65577"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Tue Nov 28 16:02:04 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 28 16:02:04 2017 +0100"
      },
      "message": "Puppet v4 upgrades - subset of @bittner work in #362 (#370)\n\n* Bump versions for dependencies\r\n\r\nAdd more versions for supported OSes\r\n\r\n* Use system_gem instead of puppetserver_gem\r\n\r\n* Revert \"Use system_gem instead of puppetserver_gem\"\r\n\r\nThis reverts commit df2cfcdaa57a21cf6520f99c8cc84f62f4cd8e06.\r\n\r\n* [metadata] puppetserver is a _soft_ dependency that would break older puppets - install manually\r\n"
    },
    {
      "commit": "d2eb27d31c7cb600e3aa610e3750cf7befc65577",
      "tree": "d8827693e9d39650e4277a2116b521e850588ed8",
      "parents": [
        "7eae02b447740f2976a4c1fb81970f7e25739da5"
      ],
      "author": {
        "name": "Jamey",
        "email": "jamesn@tune.com",
        "time": "Thu Nov 23 02:58:41 2017 -0800"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Nov 23 11:58:40 2017 +0100"
      },
      "message": "First pass of adding network module (#346)\n\n"
    },
    {
      "commit": "7eae02b447740f2976a4c1fb81970f7e25739da5",
      "tree": "30647a60dde6fa67d955a478f6805d4871b2eb02",
      "parents": [
        "d1b5cbf567ee00de0da09914c7def6fd05efa635"
      ],
      "author": {
        "name": "Dan70402",
        "email": "dan70402@hotmail.com",
        "time": "Thu Nov 23 03:54:27 2017 -0700"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Nov 23 11:54:27 2017 +0100"
      },
      "message": "Support system core integration (#359)\n\n* Add support for system_core integration\r\n\r\n* fix build for ruby 2.0.0\r\n\r\n* Revert \"fix build for ruby 2.0.0\"\r\n\r\nThis reverts commit 6099ca9\r\n"
    },
    {
      "commit": "d1b5cbf567ee00de0da09914c7def6fd05efa635",
      "tree": "9a71b7d1bcca27bd830acd403bedaebe6c64d423",
      "parents": [
        "0f9fa441a68ec67b0700e8330eadb3b1d692e370"
      ],
      "author": {
        "name": "Deroin",
        "email": "11754362+Deroin@users.noreply.github.com",
        "time": "Thu Nov 23 11:49:03 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Nov 23 11:49:03 2017 +0100"
      },
      "message": "Added support for snmp integration (#351)\n\n* Added support for snmp integration\r\n\r\n* Added basic test for datadog snmp integration\r\n"
    },
    {
      "commit": "0f9fa441a68ec67b0700e8330eadb3b1d692e370",
      "tree": "a2d3c9615e5454030ae639f6b96d72df6a488cd5",
      "parents": [
        "819ae8be24920076d7e76a975a4e221a0090362a"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Nov 23 11:31:04 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 23 11:31:04 2017 +0100"
      },
      "message": "K8s + K8s_state integrations (#369)\n\n* k8s integrations support\r\n\r\n* New k8s integration support puppet module.\r\n\r\n* Added kubernetes to the integrations list\r\n\r\n* Added kubernetes to the integrations list\r\n\r\n* Removed the addition of the dd-check-kubernetes package.\r\n\r\n* Added k8 state yaml for state metrics.\r\n\r\n* Removing tag comments from k8_state yaml file.\r\n\r\n* Added kubernetes_state as its own manifest\r\n\r\n* Spec test classes created.\r\n\r\n* Removed comment from prior correction.\r\n\r\n* [k8s] fixing spec tests\r\n"
    },
    {
      "commit": "819ae8be24920076d7e76a975a4e221a0090362a",
      "tree": "b834f6af2e873dab56cc0eae1b177f5f455c0b73",
      "parents": [
        "73fe2f4b75c60b7e059567a71018ec5fcecac55d"
      ],
      "author": {
        "name": "AJ Bahnken",
        "email": "aj@ajvb.me",
        "time": "Wed Nov 22 09:05:15 2017 -0800"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Wed Nov 22 18:05:15 2017 +0100"
      },
      "message": "Ajvb/support multiple pgbouncers (#361)\n\n* Support for multiple pgbouncers + pgbouncer spec\r\n\r\nThis adds support for an optional \u0027pgbouncers\u0027 parameter that\r\nworks exactly like the processes parameter in the process integration.\r\n\r\nThis commit also includes specs for the pgbouncer integration.\r\n\r\n* Minor style/doc changes + spec updates\r\n\r\n* Fix ruby version differences within specs\r\n"
    },
    {
      "commit": "73fe2f4b75c60b7e059567a71018ec5fcecac55d",
      "tree": "f753965451b7eb226a54f9be895a1dce5c92b156",
      "parents": [
        "3fd675912bdc307ca28088c145e5edea030bcb04"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Oct 26 10:34:04 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 26 10:34:04 2017 +0200"
      },
      "message": "[agent6] adding support for the agent beta (#356)\n\n* [agent6] add support for agent6 config locations.\r\n\r\n* [agent6] adding agent6 repos.\r\n\r\n* [agent6] adding datadog.yaml config template.\r\n\r\n* [agent6] preparing main manifest for agent6 support.\r\n\r\nfix lint issues\r\n\r\n* [agent6][spec] fixes + spec test work\r\n\r\n[spec] fix for older rubies.\r\n\r\n[agent6] consistent YAML experience across puppets\r\n\r\n[spec][agent6] cover old puppet ZAML regex\r\n\r\n* [agent6][repo] remove beta if on stable and viceversa\r\n\r\n* [agent6][spec] adding RHEL and Ubuntu repo tests\r\n\r\n* [agent6][yum] no ensure on yumrepo -\u003e use datadog repo definition for both beta and stable.\r\n\r\n* [docker_daemon] agent6 goes back to docker.yaml for config\r\n\r\n* [gemfile] pin jwt to 1.5.6\r\n"
    },
    {
      "commit": "ec50283717acd372031d590719b6ffc4ad3a52a9",
      "tree": "f75e5ce419aeeef798601ab85344e7812edeea1b",
      "parents": [
        "00aff32f3c358b4a5dca9a96b4aa9f96bacca22d"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Wed Oct 25 18:40:58 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Wed Oct 25 18:41:24 2017 +0200"
      },
      "message": "Datadog HTTP checks: boolean attributes were not written to conf if set to false. Yet Datadog defaults are not always set to true, and one must be able to write explicitely a false attribute in the configuration\n\n"
    },
    {
      "commit": "00aff32f3c358b4a5dca9a96b4aa9f96bacca22d",
      "tree": "54afb64d6816cf90b732d215bc62b6dbc69ccfec",
      "parents": [
        "81e1483fcb6ae662aeb734a24b419951b01a09b3",
        "ebf34de2ffeb2baabab83f843033d16962be4620"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:23 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "git subrepo pull (merge) modules/datadog_agent\n\nsubrepo:\n  subdir:   \"modules/datadog_agent\"\n  merged:   \"91cf4d8\"\nupstream:\n  origin:   \"git@github.com:alexfouche/puppet-datadog-agent.git\"\n  branch:   \"master\"\n  commit:   \"ebf34de\"\ngit-subrepo:\n  version:  \"0.4.0\"\n  origin:   \"https://github.com/ingydotnet/git-subrepo\"\n  commit:   \"2e78d5d\"\n\n"
    },
    {
      "commit": "81e1483fcb6ae662aeb734a24b419951b01a09b3",
      "tree": "54afb64d6816cf90b732d215bc62b6dbc69ccfec",
      "parents": [
        "9df65af894287a70692edf52bda9c692ef665715"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:13:42 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "add notify to $dd_groups\n\n"
    },
    {
      "commit": "9df65af894287a70692edf52bda9c692ef665715",
      "tree": "f486831abc3d03de2ce1b8587032f7d8b29d18f2",
      "parents": [
        "2a0b0133d00df7af4384398b8df412533a722110"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 15:39:54 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "linux_proc_extras integration monitoring\n\n"
    },
    {
      "commit": "2a0b0133d00df7af4384398b8df412533a722110",
      "tree": "3081aa9103c654b6da9599d73da9fdac58153dc2",
      "parents": [
        "a80a3c150f6e613e9075198d2314406c4f3156f3"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 15:39:31 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "Directory monitoring can handle multiples directories\n\n"
    },
    {
      "commit": "a80a3c150f6e613e9075198d2314406c4f3156f3",
      "tree": "d3953d64071bb7d97ff8a0880b11e436ab08468c",
      "parents": [
        "042d98e3074e99c59d9137d56cb819935dace36b"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 15:37:34 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "Allow Datadog to be a member of other groups and monitor protected directories\n\n"
    },
    {
      "commit": "042d98e3074e99c59d9137d56cb819935dace36b",
      "tree": "12febebf7ed2d7bf799214fd1aba438193421600",
      "parents": [
        "628aabfd717c326a5a763dc4bbb995cd6ddad695"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 15:36:13 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:29:28 2017 +0200"
      },
      "message": "add comments\n\n"
    },
    {
      "commit": "ebf34de2ffeb2baabab83f843033d16962be4620",
      "tree": "54afb64d6816cf90b732d215bc62b6dbc69ccfec",
      "parents": [
        "628aabfd717c326a5a763dc4bbb995cd6ddad695"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:22:52 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Sun Oct 22 16:24:57 2017 +0200"
      },
      "message": "Merge branch \u0027WIP\u0027\n\n"
    },
    {
      "commit": "628aabfd717c326a5a763dc4bbb995cd6ddad695",
      "tree": "b0d6c4c3d93016319135c77b6ac2a0e913f252ff",
      "parents": [
        "c3b5b278ae13e3b9405d515de529d40611f339c1",
        "3fd675912bdc307ca28088c145e5edea030bcb04"
      ],
      "author": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Fri Oct 20 11:58:07 2017 +0200"
      },
      "committer": {
        "name": "Alexandre Fouche",
        "email": "alexandre.fouche@gmail.com",
        "time": "Fri Oct 20 11:58:07 2017 +0200"
      },
      "message": "Merge remote-tracking branch \u0027upstream/master\u0027\n"
    },
    {
      "commit": "2e8f2bf2c3d78ce5c3b897bd494d25bbc09ff597",
      "tree": "015f0e07bf42aac6c41d5e7f271afbe49a8322d6",
      "parents": [
        "09c32b88fab31e7d93a2111f03617cb2ee45bc89"
      ],
      "author": {
        "name": "Jeff Frost",
        "email": "jeff.frost@procore.com",
        "time": "Tue Aug 22 13:14:49 2017 -0700"
      },
      "committer": {
        "name": "Jeff Frost",
        "email": "jeff.frost@procore.com",
        "time": "Tue Aug 22 13:14:49 2017 -0700"
      },
      "message": "Fix https://github.com/DataDog/puppet-datadog-agent/issues/349\n"
    },
    {
      "commit": "09c32b88fab31e7d93a2111f03617cb2ee45bc89",
      "tree": "e7119e695d8a8e18a4975899efdf4923197f81e0",
      "parents": [
        "3fd675912bdc307ca28088c145e5edea030bcb04"
      ],
      "author": {
        "name": "Jeff Frost",
        "email": "jeff.frost@procore.com",
        "time": "Tue Aug 22 13:13:06 2017 -0700"
      },
      "committer": {
        "name": "Jeff Frost",
        "email": "jeff.frost@procore.com",
        "time": "Tue Aug 22 13:13:06 2017 -0700"
      },
      "message": "Add support for process_agent_enabled\n\nProcess agent is in closed beta currently, but this will\nadd support to the puppet module.\n"
    },
    {
      "commit": "85116a8e883858e2c977d4f32b5b180ace47e367",
      "tree": "f8b6bb34f2d57c8a64833a6493e26ae31e13661c",
      "parents": [
        "3fd675912bdc307ca28088c145e5edea030bcb04"
      ],
      "author": {
        "name": "bit-herder",
        "email": "chris.tortorich@gmail.com",
        "time": "Fri Aug 04 12:02:32 2017 -0500"
      },
      "committer": {
        "name": "bit-herder",
        "email": "chris.tortorich@gmail.com",
        "time": "Fri Aug 04 12:02:32 2017 -0500"
      },
      "message": "fix tagging documentation\n"
    },
    {
      "commit": "3fd675912bdc307ca28088c145e5edea030bcb04",
      "tree": "ebb19efbc77661f4c89ec19c66557605bf13624a",
      "parents": [
        "f3e37e082504072590a2c02d27a38c59b4d1ee0e"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 12:58:19 2017 +0200"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 12:58:19 2017 +0200"
      },
      "message": "[metadata] bumping version to 1.11.0.\n"
    },
    {
      "commit": "f3e37e082504072590a2c02d27a38c59b4d1ee0e",
      "tree": "07a8957a824ba204e9f28a75ee1ea362c99343dc",
      "parents": [
        "48cad04455d4b2824ec12bde91a09317d999d2a0"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 12:56:33 2017 +0200"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 12:56:33 2017 +0200"
      },
      "message": "[changelog] update with last 1.11.0 change.\n"
    },
    {
      "commit": "48cad04455d4b2824ec12bde91a09317d999d2a0",
      "tree": "a436d699d5abe0db942347be782232cd34bcf632",
      "parents": [
        "6560e87b8c79142f4d5edf2f0601f04397ee6a32"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 11:16:04 2017 +0200"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Thu Jul 27 11:16:04 2017 +0200"
      },
      "message": "[metadata] fixing metadata issues - license, unbound dependencies.\n"
    },
    {
      "commit": "6560e87b8c79142f4d5edf2f0601f04397ee6a32",
      "tree": "017be2d22cdb425a7e0a20845d7d95b41c141e67",
      "parents": [
        "977b70bb5016728e16b2595dbed87a15e253d5bd"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Jul 26 18:56:10 2017 +0200"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "jaime.fullaondo@datadoghq.com",
        "time": "Wed Jul 26 18:56:10 2017 +0200"
      },
      "message": "[changelog] updating with expected changes for 1.11.0\n"
    },
    {
      "commit": "977b70bb5016728e16b2595dbed87a15e253d5bd",
      "tree": "feb8b4af6be996fca3dba7594df226efa1e1dacf",
      "parents": [
        "8445124614ce2f43757375e5ea8806de8e4a8f0a"
      ],
      "author": {
        "name": "npaufler",
        "email": "nicholas.paufler@clio.com",
        "time": "Fri Jul 21 08:39:37 2017 -0600"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Jul 21 16:39:37 2017 +0200"
      },
      "message": "[memcache] Add multi-instance support for memcache (#318)\n\n"
    },
    {
      "commit": "8445124614ce2f43757375e5ea8806de8e4a8f0a",
      "tree": "691dd29581b0a7f4d2ce68904bd527957580dc42",
      "parents": [
        "e39646887a4fc090092630455dc9fbcf0d7e4c14"
      ],
      "author": {
        "name": "npaufler",
        "email": "nicholas.paufler@clio.com",
        "time": "Fri Jul 21 08:38:55 2017 -0600"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Jul 21 16:38:55 2017 +0200"
      },
      "message": "[postfix] Add an integration to handle Postfix instances (#323)\n\n"
    },
    {
      "commit": "e39646887a4fc090092630455dc9fbcf0d7e4c14",
      "tree": "de0a2366bc990650993e6ee55e433148c9a558f4",
      "parents": [
        "a12dead55423d55a56e0f86aa4424ca020e529e7"
      ],
      "author": {
        "name": "swwolf",
        "email": "wolf@shapeways.com",
        "time": "Fri Jul 21 10:30:08 2017 +0200"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Jul 21 10:30:08 2017 +0200"
      },
      "message": "datadog integration for twemproxy, options for haproxy (#326)\n\n* add instances parameter\r\n\r\n* building config from instances\r\n\r\n* spec test for instances set\r\n\r\n* adding datadog integration for twemproxy\r\n\r\n* add options to haproxy integration\r\n\r\n* following instances pattern for twemproxy integration\r\n\r\n* fix twemproxy template typo\r\n\r\n* fix twemproxy template typo\r\n\r\n* fix twemproxy param error\r\n\r\n* fix spec test\r\n"
    },
    {
      "commit": "a12dead55423d55a56e0f86aa4424ca020e529e7",
      "tree": "53de9a4f0a0ec69294787ba9b1573961b90a3bb0",
      "parents": [
        "1103564ad810cce7fda2ddb9791b182c3a0999a2"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Fri Jul 21 10:27:52 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jul 21 10:27:52 2017 +0200"
      },
      "message": "[yum] fix rhel chatty behavior. (#341)\n\n* [yum] fix rhel chatty behavior.\r\n\r\n* [ci] `hiera-eyaml` already in test group, where I believe it belongs.\r\n"
    },
    {
      "commit": "1103564ad810cce7fda2ddb9791b182c3a0999a2",
      "tree": "aaad8ba1083985d3eb559b1f33f6aa06ee7ecdac",
      "parents": [
        "15c67f7d8a8c96423bfd65538e802dab6020ab49"
      ],
      "author": {
        "name": "Daniel Jensen",
        "email": "jensendw@gmail.com",
        "time": "Thu Jul 20 01:29:38 2017 -0700"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Jul 20 10:29:38 2017 +0200"
      },
      "message": "Support mongodb collection metrics per collection (#335)\n\n* Support mongodb collection metrics per collection\r\n\r\n* spec tests and example for mongo collections/additional_metrics\r\n"
    },
    {
      "commit": "15c67f7d8a8c96423bfd65538e802dab6020ab49",
      "tree": "0a13281e14495630b8a5b2dc1df306b93a47a0a9",
      "parents": [
        "23a07201f71ed3b62b9852ed61d5c26bf073232e"
      ],
      "author": {
        "name": "Alan Scherger",
        "email": "alan.scherger@gmail.com",
        "time": "Thu Jul 20 03:27:11 2017 -0500"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Jul 20 10:27:11 2017 +0200"
      },
      "message": "add extra_template back (#331)\n\n"
    },
    {
      "commit": "23a07201f71ed3b62b9852ed61d5c26bf073232e",
      "tree": "5f95edd76228f6233809ecdd7a390272cb6bf556",
      "parents": [
        "ae80ff46a0740aacbe357a902d20c627815fa377"
      ],
      "author": {
        "name": "Craig Watson",
        "email": "craigwatson@users.noreply.github.com",
        "time": "Thu Jul 20 09:13:11 2017 +0100"
      },
      "committer": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Jul 20 10:13:11 2017 +0200"
      },
      "message": "Addressing metaparam override in datadog_agent::tag (#338)\n\n"
    },
    {
      "commit": "ae80ff46a0740aacbe357a902d20c627815fa377",
      "tree": "399c97c27bb1f9234273f12b82f4596dd2b9e7fc",
      "parents": [
        "eb609bd6e4b7721702f8355c388b9132a776c069"
      ],
      "author": {
        "name": "Jaime Fullaondo",
        "email": "truthbk@gmail.com",
        "time": "Thu Jul 20 10:11:01 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 20 10:11:01 2017 +0200"
      },
      "message": "[apt] make repository configurable. (#340)\n\n* [apt] make repository configurable.\r\n\r\n* [travis] bump ruby `2.1.0` to `2.1.1`\r\n"
    }
  ],
  "next": "eb609bd6e4b7721702f8355c388b9132a776c069"
}
