# Change Log ## [5.2.0](https://github.com/hairyhenderson/gomplate/compare/v5.1.0...v5.2.0) (2026-07-12) ### Features * **vault:** add support for Kubernetes auth method (continuation of [#2418](https://github.com/hairyhenderson/gomplate/issues/2418)) ([#2565](https://github.com/hairyhenderson/gomplate/issues/2565)) ([02dbd27](https://github.com/hairyhenderson/gomplate/commit/02dbd275f5226ac51b5aefd3ac870cfa4a209205)) ### Bug Fixes * **ci:** fix release-please JS parsing for large release notes ([#2605](https://github.com/hairyhenderson/gomplate/issues/2605)) ([99d67d8](https://github.com/hairyhenderson/gomplate/commit/99d67d8fa839885882c017b78c38be1bb9245e63)) * **ci:** remove unparseable release-pr node output block ([#2606](https://github.com/hairyhenderson/gomplate/issues/2606)) ([998384d](https://github.com/hairyhenderson/gomplate/commit/998384de22b20bcf2f46c92fc2f62718eaebe4e6)) * **ci:** use regex to extract release fields instead of eval() ([#2607](https://github.com/hairyhenderson/gomplate/issues/2607)) ([eb6a87b](https://github.com/hairyhenderson/gomplate/commit/eb6a87b1c2f2285a5d9c5b61ae683d0ff81f1541)) * **deps:** update aws-sdk-go-v2 monorepo ([#2602](https://github.com/hairyhenderson/gomplate/issues/2602)) ([a77138a](https://github.com/hairyhenderson/gomplate/commit/a77138ad3bfc49dd293d40883bbb2390c7199b9c)) * **deps:** update aws-sdk-go-v2 monorepo ([#2632](https://github.com/hairyhenderson/gomplate/issues/2632)) ([fed9785](https://github.com/hairyhenderson/gomplate/commit/fed97856faed246956d7de77eb0218b8fec961c7)) * **deps:** update aws-sdk-go-v2 monorepo ([#2668](https://github.com/hairyhenderson/gomplate/issues/2668)) ([516a8c3](https://github.com/hairyhenderson/gomplate/commit/516a8c3502bada2dc4f1e45991e1a35b652df3f7)) * **deps:** update aws-sdk-go-v2 monorepo ([#2682](https://github.com/hairyhenderson/gomplate/issues/2682)) ([073ff96](https://github.com/hairyhenderson/gomplate/commit/073ff96bd994b07e2563f8a0c1596fa2d22de61b)) * **deps:** update module cuelang.org/go to v0.17.0 ([#2710](https://github.com/hairyhenderson/gomplate/issues/2710)) ([ce7dfb4](https://github.com/hairyhenderson/gomplate/commit/ce7dfb4de0b33a31595735dc581f62be56c6dd22)) * **deps:** update module github.com/aws/aws-sdk-go-v2/service/ec2 to v1.302.0 ([#2625](https://github.com/hairyhenderson/gomplate/issues/2625)) ([c0958f4](https://github.com/hairyhenderson/gomplate/commit/c0958f41f9639e0848147aab859f56d85026ffe6)) * **deps:** update module github.com/hairyhenderson/go-fsimpl to v0.4.3 ([#2630](https://github.com/hairyhenderson/gomplate/issues/2630)) ([004c775](https://github.com/hairyhenderson/gomplate/commit/004c77539d1900fba0054932091d9a2284863284)) * **deps:** update module github.com/hairyhenderson/go-fsimpl to v0.4.4 ([#2649](https://github.com/hairyhenderson/gomplate/issues/2649)) ([9a97d20](https://github.com/hairyhenderson/gomplate/commit/9a97d205887e6c505e7b67d5553d6de66775369a)) * **deps:** update module github.com/johannesboyne/gofakes3 to v1 ([#2715](https://github.com/hairyhenderson/gomplate/issues/2715)) ([583f182](https://github.com/hairyhenderson/gomplate/commit/583f182a66b1d5381326dcad29367f876c99e700)) * **deps:** update module github.com/lmittmann/tint to v1.2.0 ([#2717](https://github.com/hairyhenderson/gomplate/issues/2717)) ([6d23333](https://github.com/hairyhenderson/gomplate/commit/6d23333ee344186ce47623dc808bf99524b3bd90)) * **deps:** update module github.com/masterminds/semver/v3 to v3.5.0 ([#2604](https://github.com/hairyhenderson/gomplate/issues/2604)) ([217fdbc](https://github.com/hairyhenderson/gomplate/commit/217fdbccc4e8ee82b2c3c65306bbfbc46c710225)) * **deps:** update module golang.org/x/crypto to v0.51.0 ([#2618](https://github.com/hairyhenderson/gomplate/issues/2618)) ([7fd211e](https://github.com/hairyhenderson/gomplate/commit/7fd211e545d153439f03995ea0548945fcb0690d)) * **deps:** update module golang.org/x/crypto to v0.52.0 ([#2644](https://github.com/hairyhenderson/gomplate/issues/2644)) ([5dfb30d](https://github.com/hairyhenderson/gomplate/commit/5dfb30d6442748f9d311577abb20d1128ea1e4fb)) * **deps:** update module golang.org/x/crypto to v0.53.0 ([#2664](https://github.com/hairyhenderson/gomplate/issues/2664)) ([e7b17d9](https://github.com/hairyhenderson/gomplate/commit/e7b17d900cf8197a3f7151f060cc40ae64d4d879)) * **deps:** update module golang.org/x/crypto to v0.54.0 ([#2711](https://github.com/hairyhenderson/gomplate/issues/2711)) ([0cc4c7d](https://github.com/hairyhenderson/gomplate/commit/0cc4c7d62db6f2267e4d184f73e1d23845b7abb7)) * **deps:** update module golang.org/x/sys to v0.45.0 ([#2642](https://github.com/hairyhenderson/gomplate/issues/2642)) ([8f37ac4](https://github.com/hairyhenderson/gomplate/commit/8f37ac4f6bc8b184fd38a20232da549f94e431ff)) * **deps:** update module golang.org/x/sys to v0.46.0 ([#2663](https://github.com/hairyhenderson/gomplate/issues/2663)) ([4820054](https://github.com/hairyhenderson/gomplate/commit/482005413e6fbe1a621d32386abdc01ee5b28576)) * **deps:** update module k8s.io/client-go to v0.36.1 ([#2623](https://github.com/hairyhenderson/gomplate/issues/2623)) ([3dbff93](https://github.com/hairyhenderson/gomplate/commit/3dbff93d88f9c29adacd14145cbb2347eb4e5a4b)) * **deps:** update module k8s.io/client-go to v0.36.2 ([#2708](https://github.com/hairyhenderson/gomplate/issues/2708)) ([6e744b9](https://github.com/hairyhenderson/gomplate/commit/6e744b9457c25633956cc8af331a4116802e6484)) * **test:** Update test to stop failing randomly ([#2706](https://github.com/hairyhenderson/gomplate/issues/2706)) ([24f4268](https://github.com/hairyhenderson/gomplate/commit/24f426876fa984f0e7cd697b52f5875b97d4111d)) ## [5.1.0](https://github.com/hairyhenderson/gomplate/compare/v5.0.0...v5.1.0) (2026-04-28) ### Features * **coll:** support slices in coll.Omit ([#2546](https://github.com/hairyhenderson/gomplate/issues/2546)) ([be0844b](https://github.com/hairyhenderson/gomplate/commit/be0844ba9120701bbb6c9c7c4d2b096498b9cfdb)) * **crypto:** add unified crypto.DerivePublicKey function ([#2500](https://github.com/hairyhenderson/gomplate/issues/2500)) ([2706cb6](https://github.com/hairyhenderson/gomplate/commit/2706cb672b75b1a13689c00900f4f4fdac95b7dc)) * **crypto:** finalize experimental crypto functions ([#2498](https://github.com/hairyhenderson/gomplate/issues/2498)) ([45255b6](https://github.com/hairyhenderson/gomplate/commit/45255b668d13c03efbd8cc855de6db861db8a737)), closes [#1416](https://github.com/hairyhenderson/gomplate/issues/1416) * **crypto:** New experimental crypto.PBKDF2MCF function ([#2429](https://github.com/hairyhenderson/gomplate/issues/2429)) ([0aa7c9c](https://github.com/hairyhenderson/gomplate/commit/0aa7c9cf38a8038982be783478079f175fa04579)) * **crypto:** New Yescrypt and YescryptMCF functions ([#2421](https://github.com/hairyhenderson/gomplate/issues/2421)) ([616260b](https://github.com/hairyhenderson/gomplate/commit/616260b14c2bb4d9008c21fde72de159fb2cdd21)) * **crypto:** Rename AES functions for consistent naming ([#2501](https://github.com/hairyhenderson/gomplate/issues/2501)) ([8881837](https://github.com/hairyhenderson/gomplate/commit/8881837ba5de9479ea3298cfaa0a8d1445ee8ba7)) * **datasources:** New gcp+meta filesystem support ([#2493](https://github.com/hairyhenderson/gomplate/issues/2493)) ([fcbd14f](https://github.com/hairyhenderson/gomplate/commit/fcbd14fcf1b874b047d0a7896cedcb4deac681b0)) * **env:** New functions env.Env and env.HasEnv ([#2492](https://github.com/hairyhenderson/gomplate/issues/2492)) ([41b4ea7](https://github.com/hairyhenderson/gomplate/commit/41b4ea74d3cd5f7388aaf3d61f50d3d7b9e413d4)) * **schema:** add JSON Schema for .gomplate.yaml config files ([#2541](https://github.com/hairyhenderson/gomplate/issues/2541)) ([114fe8b](https://github.com/hairyhenderson/gomplate/commit/114fe8b3cbd692c47a436e76ce27092f76e3cea5)) ### Bug Fixes * **conv:** Print actual argument type in InterfaceSlice error ([#2553](https://github.com/hairyhenderson/gomplate/issues/2553)) ([b29effa](https://github.com/hairyhenderson/gomplate/commit/b29effa961602ecc1d283e878b2424c3c69276d0)) * **deps:** update aws-sdk-go-v2 monorepo ([#2586](https://github.com/hairyhenderson/gomplate/issues/2586)) ([958f3d0](https://github.com/hairyhenderson/gomplate/commit/958f3d025c3b14d761c9717b959a247acc610fbe)) * **deps:** update module github.com/hairyhenderson/go-fsimpl to v0.4.1 ([#2585](https://github.com/hairyhenderson/gomplate/issues/2585)) ([15d7573](https://github.com/hairyhenderson/gomplate/commit/15d75731f77bc2279338fb56327e2fc32ecf399c)) * **deps:** update module github.com/invopop/jsonschema to v0.14.0 ([#2587](https://github.com/hairyhenderson/gomplate/issues/2587)) ([0b3239d](https://github.com/hairyhenderson/gomplate/commit/0b3239d8c027c32b0ce8ef1d052af682416024ee)) * **deps:** update module k8s.io/client-go to v0.36.0 ([#2592](https://github.com/hairyhenderson/gomplate/issues/2592)) ([900cf17](https://github.com/hairyhenderson/gomplate/commit/900cf17bf2246a03b66ca6cc602fdcce7185cf36)) * **flake:** remove flakey LookupIPs tests ([#2540](https://github.com/hairyhenderson/gomplate/issues/2540)) ([167f91a](https://github.com/hairyhenderson/gomplate/commit/167f91a6465e6cb8dae1fae7c63f0665619cf201)) * **lint:** resolve golangci gosec, nolintlint, and fieldalignment issues ([#2542](https://github.com/hairyhenderson/gomplate/issues/2542)) ([45aa9e0](https://github.com/hairyhenderson/gomplate/commit/45aa9e0029b005fc32563bc020277634a01e008a)) * **random:** fix flaky TestItem by checking both items appear ([#2525](https://github.com/hairyhenderson/gomplate/issues/2525)) ([1be45f6](https://github.com/hairyhenderson/gomplate/commit/1be45f6510cf95d6b6b0eccd217ea53bd6115dfc)) * **test:** increase plugin timeout to avoid flakes on slow Windows runners ([#2543](https://github.com/hairyhenderson/gomplate/issues/2543)) ([0ef47a6](https://github.com/hairyhenderson/gomplate/commit/0ef47a6e47230b483356a0b9425cd2b78e5f0f9d)) ### Documentation * **crypto:** shorten SHA function group headings to fix TOC overflow ([#2547](https://github.com/hairyhenderson/gomplate/issues/2547)) ([94ce42f](https://github.com/hairyhenderson/gomplate/commit/94ce42f255d2f235ba83e5805e7cc9a398a73ea6)), closes [#1734](https://github.com/hairyhenderson/gomplate/issues/1734) * **datasources:** Correct aws+smp documentation to reflect changes made in v4 ([#2531](https://github.com/hairyhenderson/gomplate/issues/2531)) ([0af83bd](https://github.com/hairyhenderson/gomplate/commit/0af83bdc354efd2ba65832a290eadd422c22a649)) * dynamically resolve release links via GitHub API ([#2528](https://github.com/hairyhenderson/gomplate/issues/2528)) ([7734992](https://github.com/hairyhenderson/gomplate/commit/77349921a733996c2bddc4e53b52dafa322ffeb5)) * **fix:** update broken Zenko Cloudserver link ([#2599](https://github.com/hairyhenderson/gomplate/issues/2599)) ([67757db](https://github.com/hairyhenderson/gomplate/commit/67757db41a78b6d318ed24f61d0a411c847b9b03)) * Upgrade hugo and theme ([#2596](https://github.com/hairyhenderson/gomplate/issues/2596)) ([1f84e10](https://github.com/hairyhenderson/gomplate/commit/1f84e10725789a5ec446caa0799704fe3c66d7ed)) ### Dependencies * **actions:** bump actions/create-github-app-token in the actions group ([#2534](https://github.com/hairyhenderson/gomplate/issues/2534)) ([d6a8368](https://github.com/hairyhenderson/gomplate/commit/d6a8368726673b68be9c5bd5e5ca3c414431b673)) * **actions:** bump docker/login-action from 3.4.0 to 3.7.0 ([#2491](https://github.com/hairyhenderson/gomplate/issues/2491)) ([0eade6c](https://github.com/hairyhenderson/gomplate/commit/0eade6cbea9e5f65d628df46fb8ddc0694f9b1c6)) * **actions:** bump docker/login-action from 3.7.0 to 4.0.0 ([#2521](https://github.com/hairyhenderson/gomplate/issues/2521)) ([655b154](https://github.com/hairyhenderson/gomplate/commit/655b154d94f6bf1bab7c68320eebae5c0b4b1370)) * **actions:** bump docker/login-action from 4.0.0 to 4.1.0 ([#2555](https://github.com/hairyhenderson/gomplate/issues/2555)) ([7e6c1d1](https://github.com/hairyhenderson/gomplate/commit/7e6c1d114f97409164a8e177d32e1c912ce1d29a)) * **actions:** bump docker/setup-buildx-action from 3.12.0 to 4.0.0 ([#2524](https://github.com/hairyhenderson/gomplate/issues/2524)) ([7dc7b3e](https://github.com/hairyhenderson/gomplate/commit/7dc7b3e4fa9a9f71616a814ae1e555c83ba1ca68)) * **actions:** bump docker/setup-qemu-action from 3.7.0 to 4.0.0 ([#2522](https://github.com/hairyhenderson/gomplate/issues/2522)) ([36ae69e](https://github.com/hairyhenderson/gomplate/commit/36ae69e4b21747de3738de8c4cd1a15d2ccaef55)) * **actions:** bump the actions group across 1 directory with 3 updates ([#2527](https://github.com/hairyhenderson/gomplate/issues/2527)) ([17dd554](https://github.com/hairyhenderson/gomplate/commit/17dd554900ae7d752d8d4d3ec80510668807cd69)) * **actions:** bump webiny/action-conventional-commits ([#2488](https://github.com/hairyhenderson/gomplate/issues/2488)) ([cfddb9f](https://github.com/hairyhenderson/gomplate/commit/cfddb9f7930d708b639cd5db627b3c98d2c87426)) * **actions:** bump webiny/action-conventional-commits ([#2573](https://github.com/hairyhenderson/gomplate/issues/2573)) ([ea8bcd3](https://github.com/hairyhenderson/gomplate/commit/ea8bcd3a250f8a2cf97cfc747e60bb50f6282bfc)) * **docker:** bump golang from 1.25-alpine to 1.26-alpine ([#2507](https://github.com/hairyhenderson/gomplate/issues/2507)) ([cc806e4](https://github.com/hairyhenderson/gomplate/commit/cc806e404bdf77aae0e02fa1ed6d873bb3970dbb)) * **go:** bump cuelang.org/go from 0.15.3 to 0.15.4 ([#2490](https://github.com/hairyhenderson/gomplate/issues/2490)) ([3713efb](https://github.com/hairyhenderson/gomplate/commit/3713efbef3a006f86ec8de258b53871d7348aeb6)) * **go:** bump cuelang.org/go from 0.15.4 to 0.16.0 ([#2520](https://github.com/hairyhenderson/gomplate/issues/2520)) ([f6b1099](https://github.com/hairyhenderson/gomplate/commit/f6b1099edfaf39bf6c6f50c0bd0e9c65d94539b1)) * **go:** bump cuelang.org/go from 0.16.0 to 0.16.1 ([#2561](https://github.com/hairyhenderson/gomplate/issues/2561)) ([e4574f1](https://github.com/hairyhenderson/gomplate/commit/e4574f1d2a10ff4b48fdb3bef04d8ff0abc0d8a6)) * **go:** bump github.com/aws/aws-sdk-go-v2/service/ec2 ([#2489](https://github.com/hairyhenderson/gomplate/issues/2489)) ([05eb3aa](https://github.com/hairyhenderson/gomplate/commit/05eb3aa726779c2b00abca9cae8d0300d318e566)) * **go:** bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 ([#2545](https://github.com/hairyhenderson/gomplate/issues/2545)) ([a622590](https://github.com/hairyhenderson/gomplate/commit/a622590b61e4844cefc9cd0afe029878d2e592c1)) * **go:** bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 ([#2516](https://github.com/hairyhenderson/gomplate/issues/2516)) ([6bdc4c7](https://github.com/hairyhenderson/gomplate/commit/6bdc4c7e4598ea8289d708d4761cc821a8de1402)) * **go:** bump github.com/go-git/go-git/v5 from 5.16.4 to 5.16.5 ([#2503](https://github.com/hairyhenderson/gomplate/issues/2503)) ([a28f44f](https://github.com/hairyhenderson/gomplate/commit/a28f44f4c1fff63c1c14555edcda971c0108ba5d)) * **go:** bump github.com/go-git/go-git/v5 from 5.17.0 to 5.18.0 ([#2571](https://github.com/hairyhenderson/gomplate/issues/2571)) ([1299e3f](https://github.com/hairyhenderson/gomplate/commit/1299e3fd1ea37f5b6a9a0123b08e03a7d1e428b7)) * **go:** bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 ([#2556](https://github.com/hairyhenderson/gomplate/issues/2556)) ([d487382](https://github.com/hairyhenderson/gomplate/commit/d48738254bec64bb4fe4f8fa0abd028b337cd0d2)) * **go:** bump github.com/hairyhenderson/go-fsimpl from 0.3.3 to 0.3.4 ([#2496](https://github.com/hairyhenderson/gomplate/issues/2496)) ([8b9f003](https://github.com/hairyhenderson/gomplate/commit/8b9f003834cf4fd5d42e681693d420bf45e4adfd)) * **go:** bump github.com/hairyhenderson/go-fsimpl from 0.4.1 to 0.4.2 ([#2598](https://github.com/hairyhenderson/gomplate/issues/2598)) ([a01bff9](https://github.com/hairyhenderson/gomplate/commit/a01bff9dd6afe75a440f2e1f87e8b84db9b33f18)) * **go:** Bump github.com/hairyhenderson/go-fsimpl to v0.4.0 and document support for gcp+sm URLs ([#2549](https://github.com/hairyhenderson/gomplate/issues/2549)) ([15e2800](https://github.com/hairyhenderson/gomplate/commit/15e280073b1da4ca1f1d9cf8994700da738d206c)) * **go:** bump github.com/hashicorp/vault/api in the hashicorp group ([#2548](https://github.com/hairyhenderson/gomplate/issues/2548)) ([b5e8b83](https://github.com/hairyhenderson/gomplate/commit/b5e8b83826481ec412a10e39db3e33961121ed1e)) * **go:** bump github.com/itchyny/gojq from 0.12.18 to 0.12.19 ([#2554](https://github.com/hairyhenderson/gomplate/issues/2554)) ([d4f8d0b](https://github.com/hairyhenderson/gomplate/commit/d4f8d0b9382c711ca3e1fece92b4444b15aae438)) * **go:** bump github.com/lmittmann/tint from 1.1.2 to 1.1.3 ([#2495](https://github.com/hairyhenderson/gomplate/issues/2495)) ([79837a3](https://github.com/hairyhenderson/gomplate/commit/79837a3ebc59bce15cc1bd391b7970d15afd0b93)) * **go:** bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 ([#2562](https://github.com/hairyhenderson/gomplate/issues/2562)) ([64b28e2](https://github.com/hairyhenderson/gomplate/commit/64b28e202c887f1e1c4822ef781f710366068a4c)) * **go:** bump golang.org/x/crypto in the golang-x group ([#2532](https://github.com/hairyhenderson/gomplate/issues/2532)) ([f71a14a](https://github.com/hairyhenderson/gomplate/commit/f71a14aa8072261107a2238c6896cc63a645c876)) * **go:** bump golang.org/x/sys in the golang-x group ([#2529](https://github.com/hairyhenderson/gomplate/issues/2529)) ([8eb4a0c](https://github.com/hairyhenderson/gomplate/commit/8eb4a0c370ce565f054369fd95ef14c6ced09384)) * **go:** bump google.golang.org/grpc from 1.78.0 to 1.79.3 ([#2536](https://github.com/hairyhenderson/gomplate/issues/2536)) ([60d1408](https://github.com/hairyhenderson/gomplate/commit/60d140815b016932a89e02787255b7e4409c55eb)) * **go:** bump k8s.io/client-go from 0.35.0 to 0.35.2 ([#2519](https://github.com/hairyhenderson/gomplate/issues/2519)) ([b37c732](https://github.com/hairyhenderson/gomplate/commit/b37c73240856353d5175b5a4a927d105cec8d029)) * **go:** bump k8s.io/client-go from 0.35.2 to 0.35.3 ([#2537](https://github.com/hairyhenderson/gomplate/issues/2537)) ([aedc4f8](https://github.com/hairyhenderson/gomplate/commit/aedc4f8ce02a53e439fb494cac356772d078b79c)) * **go:** bump k8s.io/client-go from 0.35.3 to 0.35.4 ([#2569](https://github.com/hairyhenderson/gomplate/issues/2569)) ([5b18d08](https://github.com/hairyhenderson/gomplate/commit/5b18d088a14af69f814836c7fa75d03f9e8143e5)) * **go:** bump the aws-sdk group across 1 directory with 6 updates ([#2515](https://github.com/hairyhenderson/gomplate/issues/2515)) ([ea272d2](https://github.com/hairyhenderson/gomplate/commit/ea272d277fbf3e94ffd6dc8cf021cae6e8b31b3c)) * **go:** bump the aws-sdk group across 1 directory with 6 updates ([#2570](https://github.com/hairyhenderson/gomplate/issues/2570)) ([d8301e1](https://github.com/hairyhenderson/gomplate/commit/d8301e1091bc789f8083bda27ec783087a2053c4)) * **go:** bump the aws-sdk group with 6 updates ([#2535](https://github.com/hairyhenderson/gomplate/issues/2535)) ([0fc8c9a](https://github.com/hairyhenderson/gomplate/commit/0fc8c9ac21232fbff45af359c24ea1f4754f9174)) * **go:** bump the aws-sdk group with 6 updates ([#2551](https://github.com/hairyhenderson/gomplate/issues/2551)) ([d09b206](https://github.com/hairyhenderson/gomplate/commit/d09b2062e6765aff1347411f260a99dd385603cf)) * **go:** bump the golang-x group with 2 updates ([#2530](https://github.com/hairyhenderson/gomplate/issues/2530)) ([fa8ab92](https://github.com/hairyhenderson/gomplate/commit/fa8ab9206e636d163663e6127a7022e13f31abac)) * **go:** bump the golang-x group with 4 updates ([#2502](https://github.com/hairyhenderson/gomplate/issues/2502)) ([aa13e63](https://github.com/hairyhenderson/gomplate/commit/aa13e63f0d80a4a46e23455658566d9d7ef2b584)) ## [5.0.0](https://github.com/hairyhenderson/gomplate/compare/v4.3.3...v5.0.0) (2026-01-20) ### ⚠ BREAKING CHANGES * **go:** Change module version from v4 to v5 ([#2485](https://github.com/hairyhenderson/gomplate/issues/2485)) * **config:** Remove support for templates array form ([#2478](https://github.com/hairyhenderson/gomplate/issues/2478)) * **aws:** Remove support for deprecated AWS_META_ENDPOINT env var ([#2477](https://github.com/hairyhenderson/gomplate/issues/2477)) * **go:** Require proper context propagation where missing ([#2476](https://github.com/hairyhenderson/gomplate/issues/2476)) * Remove deprecated functions in preparation for v5 ([#2472](https://github.com/hairyhenderson/gomplate/issues/2472)) * **go:** Move aws/ package to internal/aws/ * **aws:** Replace AWS SDK v1 with v2 ([#2439](https://github.com/hairyhenderson/gomplate/issues/2439)) ### Features * **aws:** Replace AWS SDK v1 with v2 ([#2439](https://github.com/hairyhenderson/gomplate/issues/2439)) ([46fcf9a](https://github.com/hairyhenderson/gomplate/commit/46fcf9a1ffb396f40ebed361770fc3ce06535467)) * **go:** Change module version from v4 to v5 ([#2485](https://github.com/hairyhenderson/gomplate/issues/2485)) ([f3a9b01](https://github.com/hairyhenderson/gomplate/commit/f3a9b01db89815dd4fb0e36a45743d5afc8323f8)) ### Bug Fixes * **lint:** Fix a few non-breaking lint errors ([#2470](https://github.com/hairyhenderson/gomplate/issues/2470)) ([fa1934e](https://github.com/hairyhenderson/gomplate/commit/fa1934e87cc3c6ca73fdb3982bfc7c7ee6969315)) ### Documentation * **installing:** add mise alternative installation method ([#2468](https://github.com/hairyhenderson/gomplate/issues/2468)) ([04fbc6a](https://github.com/hairyhenderson/gomplate/commit/04fbc6a0117a35f603009ddc937f60d8804aa71f)) ### Dependencies * **actions:** bump aquasecurity/setup-trivy from 0.2.3 to 0.2.5 ([#2482](https://github.com/hairyhenderson/gomplate/issues/2482)) ([467d59a](https://github.com/hairyhenderson/gomplate/commit/467d59a3dc620da393e41d12948e22c6a2b3bce2)) * **actions:** Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 ([#2467](https://github.com/hairyhenderson/gomplate/issues/2467)) ([d173a32](https://github.com/hairyhenderson/gomplate/commit/d173a32aee02cee3400b2fafc1d4800ac7163aa6)) * **actions:** Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 ([#2452](https://github.com/hairyhenderson/gomplate/issues/2452)) ([7480191](https://github.com/hairyhenderson/gomplate/commit/7480191ae71d0af0e71c5873147e7c6bd85463d9)) * **actions:** Bump golangci/golangci-lint-action from 8 to 9 ([#2454](https://github.com/hairyhenderson/gomplate/issues/2454)) ([591860b](https://github.com/hairyhenderson/gomplate/commit/591860bf3fcf23fb3dc07535766add031b13bc3f)) * **actions:** Bump the actions group across 1 directory with 7 updates ([#2465](https://github.com/hairyhenderson/gomplate/issues/2465)) ([f82d7b0](https://github.com/hairyhenderson/gomplate/commit/f82d7b029be9758e327c867a5f55112242e3b7fe)) * **actions:** bump the actions group with 2 updates ([#2481](https://github.com/hairyhenderson/gomplate/issues/2481)) ([50d0673](https://github.com/hairyhenderson/gomplate/commit/50d067367f7269335ce33deedd0e079832034917)) * **go:** Bump cuelang.org/go from 0.13.2 to 0.15.3 ([#2469](https://github.com/hairyhenderson/gomplate/issues/2469)) ([894a34f](https://github.com/hairyhenderson/gomplate/commit/894a34fff56671f577fabc501763b471b2d2dfb3)) * **go:** bump github.com/aws/aws-sdk-go-v2/service/ec2 ([#2483](https://github.com/hairyhenderson/gomplate/issues/2483)) ([5a1ab38](https://github.com/hairyhenderson/gomplate/commit/5a1ab385fb299100fd13b08830bb9849aa057146)) * **go:** bump github.com/hairyhenderson/go-fsimpl from 0.3.1 to 0.3.2 ([#2480](https://github.com/hairyhenderson/gomplate/issues/2480)) ([d7abae4](https://github.com/hairyhenderson/gomplate/commit/d7abae4664ab47198906d9e7feb0627c29fdd088)) * **go:** bump github.com/hairyhenderson/go-fsimpl from 0.3.2 to 0.3.3 ([#2484](https://github.com/hairyhenderson/gomplate/issues/2484)) ([58b71ed](https://github.com/hairyhenderson/gomplate/commit/58b71ed99105c4009cfb9b75f9ab6706e6573780)) * **go:** Bump github.com/itchyny/gojq from 0.12.17 to 0.12.18 ([#2460](https://github.com/hairyhenderson/gomplate/issues/2460)) ([4dfad54](https://github.com/hairyhenderson/gomplate/commit/4dfad540d753369f4d2b3c562c21b02c12c8c5dc)) * **go:** Bump github.com/spf13/cobra from 1.9.1 to 1.10.2 ([#2462](https://github.com/hairyhenderson/gomplate/issues/2462)) ([3969fda](https://github.com/hairyhenderson/gomplate/commit/3969fda8bd419afa988bf3ddb72494fc35218138)) * **go:** Bump github.com/ugorji/go/codec from 1.3.0 to 1.3.1 ([#2451](https://github.com/hairyhenderson/gomplate/issues/2451)) ([5bb94d8](https://github.com/hairyhenderson/gomplate/commit/5bb94d87b2b92b4bc26cf61ad653351ee162f959)) * **go:** Bump k8s.io/client-go from 0.33.2 to 0.35.0 ([#2466](https://github.com/hairyhenderson/gomplate/issues/2466)) ([93926cf](https://github.com/hairyhenderson/gomplate/commit/93926cfb647b94395dbb1b3cb6dc0e0c4813a7c8)) * **go:** Bump the aws-sdk group across 1 directory with 6 updates ([#2474](https://github.com/hairyhenderson/gomplate/issues/2474)) ([a90269c](https://github.com/hairyhenderson/gomplate/commit/a90269c676c1fb11e411482654be92b50c704250)) * **go:** Bump the golang-x group with 4 updates ([#2420](https://github.com/hairyhenderson/gomplate/issues/2420)) ([600e63a](https://github.com/hairyhenderson/gomplate/commit/600e63af2769db61471c63bfdc62f78bf53b7ff1)) * **go:** bump the golang-x group with 4 updates ([#2479](https://github.com/hairyhenderson/gomplate/issues/2479)) ([2a40476](https://github.com/hairyhenderson/gomplate/commit/2a404764646751c5d7e1ce795251d4d32847cf0c)) * **go:** Bump the hashicorp group across 1 directory with 2 updates ([#2444](https://github.com/hairyhenderson/gomplate/issues/2444)) ([6494dd2](https://github.com/hairyhenderson/gomplate/commit/6494dd22f1a19d26c25948cb09f1db7f1dc84017)) * **go:** Bump to Go 1.25.5 ([#2475](https://github.com/hairyhenderson/gomplate/issues/2475)) ([9fb6221](https://github.com/hairyhenderson/gomplate/commit/9fb6221cfdc57d6d0b30516febf583c07852da03)) ### Miscellaneous Chores * **aws:** Remove support for deprecated AWS_META_ENDPOINT env var ([#2477](https://github.com/hairyhenderson/gomplate/issues/2477)) ([efe36ec](https://github.com/hairyhenderson/gomplate/commit/efe36ece3802dfd64c5c4344c0095d74b389bdd7)) * **config:** Remove support for templates array form ([#2478](https://github.com/hairyhenderson/gomplate/issues/2478)) ([c0613ad](https://github.com/hairyhenderson/gomplate/commit/c0613ad0177e0fa72b2d50d93c3413b344b8accf)) * **go:** Move aws/ package to internal/aws/ ([46fcf9a](https://github.com/hairyhenderson/gomplate/commit/46fcf9a1ffb396f40ebed361770fc3ce06535467)) * **go:** Require proper context propagation where missing ([#2476](https://github.com/hairyhenderson/gomplate/issues/2476)) ([c095994](https://github.com/hairyhenderson/gomplate/commit/c09599414196f3adb6705b0bd5f3596b62d470b6)) * Remove deprecated functions in preparation for v5 ([#2472](https://github.com/hairyhenderson/gomplate/issues/2472)) ([6ef7149](https://github.com/hairyhenderson/gomplate/commit/6ef7149413242a88f45e13614c4c13de27c12463)) ## [4.3.3](https://github.com/hairyhenderson/gomplate/compare/v4.3.2...v4.3.3) (2025-07-12) ### Dependencies * **actions:** Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 ([#2400](https://github.com/hairyhenderson/gomplate/issues/2400)) ([bb687e1](https://github.com/hairyhenderson/gomplate/commit/bb687e1e7335ae4dff8143bae3b94e38249fb500)) * **actions:** Bump golangci/golangci-lint-action from 7 to 8 ([#2373](https://github.com/hairyhenderson/gomplate/issues/2373)) ([b816afe](https://github.com/hairyhenderson/gomplate/commit/b816afef7f79add26de206a1c1e66f104accd980)) * **docker:** Bump alpine from 3.21 to 3.22 ([#2386](https://github.com/hairyhenderson/gomplate/issues/2386)) ([6e100c9](https://github.com/hairyhenderson/gomplate/commit/6e100c957872b386d2e90dd1ef3bd7ae47ce326b)) * **go:** Bump cuelang.org/go from 0.12.1 to 0.13.0 ([#2380](https://github.com/hairyhenderson/gomplate/issues/2380)) ([f80f64c](https://github.com/hairyhenderson/gomplate/commit/f80f64c9fdefd23960e787a9e7f48da638144b9c)) * **go:** Bump cuelang.org/go from 0.13.0 to 0.13.1 ([#2395](https://github.com/hairyhenderson/gomplate/issues/2395)) ([8a96151](https://github.com/hairyhenderson/gomplate/commit/8a96151298bf30626e0a0e97a5baf247ae7e7b02)) * **go:** Bump cuelang.org/go from 0.13.1 to 0.13.2 ([#2403](https://github.com/hairyhenderson/gomplate/issues/2403)) ([91bf028](https://github.com/hairyhenderson/gomplate/commit/91bf028924efaf046950bf30977fc6fd2a55f1b2)) * **go:** Bump github.com/aws/aws-sdk-go in the aws-sdk group ([#2369](https://github.com/hairyhenderson/gomplate/issues/2369)) ([d6540bd](https://github.com/hairyhenderson/gomplate/commit/d6540bd8ae1f6503e91ab2fb806f855757c52bc3)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.2.5 to 0.3.0 ([#2368](https://github.com/hairyhenderson/gomplate/issues/2368)) ([e3c3b0f](https://github.com/hairyhenderson/gomplate/commit/e3c3b0f0e4ba4b93249d5d782e631961340dee5f)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.3.0 to 0.3.1 ([#2382](https://github.com/hairyhenderson/gomplate/issues/2382)) ([38ce9b8](https://github.com/hairyhenderson/gomplate/commit/38ce9b8dbb9a0e330522817c53cf1ffe25c9a4c9)) * **go:** Bump github.com/hashicorp/vault/api in the hashicorp group ([#2390](https://github.com/hairyhenderson/gomplate/issues/2390)) ([554aeeb](https://github.com/hairyhenderson/gomplate/commit/554aeebfb21bfc09ff1918c3cacd186ad19e4db9)) * **go:** Bump github.com/hashicorp/vault/api/auth/aws ([#2392](https://github.com/hairyhenderson/gomplate/issues/2392)) ([68faa6b](https://github.com/hairyhenderson/gomplate/commit/68faa6b783ca9aa781aa69d47d77c1f0f3e9edb2)) * **go:** Bump github.com/lmittmann/tint from 1.0.7 to 1.1.0 ([#2378](https://github.com/hairyhenderson/gomplate/issues/2378)) ([714ee64](https://github.com/hairyhenderson/gomplate/commit/714ee64a4a1a3334384bc93d5c270c0f172c254a)) * **go:** Bump github.com/lmittmann/tint from 1.1.0 to 1.1.1 ([#2385](https://github.com/hairyhenderson/gomplate/issues/2385)) ([a8d4924](https://github.com/hairyhenderson/gomplate/commit/a8d4924c17d3c462594f86a5210b2cc1c08e31d2)) * **go:** Bump github.com/lmittmann/tint from 1.1.1 to 1.1.2 ([#2394](https://github.com/hairyhenderson/gomplate/issues/2394)) ([255b1e7](https://github.com/hairyhenderson/gomplate/commit/255b1e74afcf98dcac86b0999ba63334fa108120)) * **go:** Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 ([#2404](https://github.com/hairyhenderson/gomplate/issues/2404)) ([1899857](https://github.com/hairyhenderson/gomplate/commit/18998579a7bf381d94a2ae09bf900fcbc02e38d6)) * **go:** Bump github.com/ugorji/go/codec from 1.2.12 to 1.2.14 ([#2383](https://github.com/hairyhenderson/gomplate/issues/2383)) ([3e519b3](https://github.com/hairyhenderson/gomplate/commit/3e519b342e4173b98b8428f305e9276d0880ddad)) * **go:** Bump github.com/ugorji/go/codec from 1.2.14 to 1.3.0 ([#2399](https://github.com/hairyhenderson/gomplate/issues/2399)) ([85db600](https://github.com/hairyhenderson/gomplate/commit/85db600c2116eb0d57aa958eaa7b0ec433a362f3)) * **go:** Bump golang.org/x/net in the go_modules group ([#2366](https://github.com/hairyhenderson/gomplate/issues/2366)) ([d1bbf8c](https://github.com/hairyhenderson/gomplate/commit/d1bbf8c29e450171bf0d83d46039bbd27b05b78d)) * **go:** Bump k8s.io/client-go from 0.32.3 to 0.33.1 ([#2377](https://github.com/hairyhenderson/gomplate/issues/2377)) ([7375cf0](https://github.com/hairyhenderson/gomplate/commit/7375cf03990db67f628a046b45fb760be1d248d9)) * **go:** Bump k8s.io/client-go from 0.33.1 to 0.33.2 ([#2401](https://github.com/hairyhenderson/gomplate/issues/2401)) ([6ba1deb](https://github.com/hairyhenderson/gomplate/commit/6ba1deb9b70066056794aff462281da8f0293cb5)) * **go:** Bump the golang-x group across 1 directory with 4 updates ([#2407](https://github.com/hairyhenderson/gomplate/issues/2407)) ([e7070c1](https://github.com/hairyhenderson/gomplate/commit/e7070c1eb6977b7ecf3cce530abf21295a2f8798)) * **go:** Bump the golang-x group with 2 updates ([#2391](https://github.com/hairyhenderson/gomplate/issues/2391)) ([4a2edcb](https://github.com/hairyhenderson/gomplate/commit/4a2edcbcb8d2ba254670c9e2d2b24c6ed0756b38)) * **go:** Bump the golang-x group with 4 updates ([#2374](https://github.com/hairyhenderson/gomplate/issues/2374)) ([f0e9343](https://github.com/hairyhenderson/gomplate/commit/f0e9343607f4d6d75f66edacec266ff912a79844)) * **go:** Go 1.24.5 ([#2408](https://github.com/hairyhenderson/gomplate/issues/2408)) ([b6418c7](https://github.com/hairyhenderson/gomplate/commit/b6418c71dec4d10b0c601820eb1e7cb5863653d6)) ## [4.3.2](https://github.com/hairyhenderson/gomplate/compare/v4.3.1...v4.3.2) (2025-04-14) ### Bug Fixes * **test:** Use a bucket that exists for the S3 bucket test ([#2364](https://github.com/hairyhenderson/gomplate/issues/2364)) ([af67a73](https://github.com/hairyhenderson/gomplate/commit/af67a7318344a7052cd7f7c08396441a9291afcd)) ### Dependencies * **actions:** Bump actions/create-github-app-token in the actions group ([#2359](https://github.com/hairyhenderson/gomplate/issues/2359)) ([c2b5f75](https://github.com/hairyhenderson/gomplate/commit/c2b5f756b909734413c0645d01a1c72b9e87f659)) * **actions:** Bump aquasecurity/setup-trivy from 0.2.2 to 0.2.3 ([#2363](https://github.com/hairyhenderson/gomplate/issues/2363)) ([2853363](https://github.com/hairyhenderson/gomplate/commit/2853363d506c15bfe1c0338b3662860aa726a52c)) * **actions:** Bump docker/login-action from 3.3.0 to 3.4.0 ([#2354](https://github.com/hairyhenderson/gomplate/issues/2354)) ([811d337](https://github.com/hairyhenderson/gomplate/commit/811d3378605669035efb311acab13cbaef142573)) * **actions:** Bump golangci/golangci-lint-action from 6 to 7 ([#2357](https://github.com/hairyhenderson/gomplate/issues/2357)) ([623a7d5](https://github.com/hairyhenderson/gomplate/commit/623a7d5952b77a76f4bf122f3e057fd2249bc99d)) * **go:** Bump cuelang.org/go from 0.12.0 to 0.12.1 ([#2360](https://github.com/hairyhenderson/gomplate/issues/2360)) ([40eab0b](https://github.com/hairyhenderson/gomplate/commit/40eab0b7df39f7751578fc85e5cd133b86fb2812)) * **go:** Bump github.com/golang-jwt/jwt/v5 in the go_modules group ([#2356](https://github.com/hairyhenderson/gomplate/issues/2356)) ([238bc62](https://github.com/hairyhenderson/gomplate/commit/238bc628f3f2f4863c10b28f9a868f6d23d5c9dc)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.2.4 to 0.2.5 ([#2352](https://github.com/hairyhenderson/gomplate/issues/2352)) ([3e0859b](https://github.com/hairyhenderson/gomplate/commit/3e0859bd4dbcaab7c32ccd9420ed183f9d22d7dd)) * **go:** Bump k8s.io/client-go from 0.32.2 to 0.32.3 ([#2349](https://github.com/hairyhenderson/gomplate/issues/2349)) ([e713cb0](https://github.com/hairyhenderson/gomplate/commit/e713cb0b7936759d25fe0be558f93d6a2c26a9a6)) * **go:** Bump the golang-x group with 4 updates ([#2361](https://github.com/hairyhenderson/gomplate/issues/2361)) ([03c56f3](https://github.com/hairyhenderson/gomplate/commit/03c56f3119097e46d3c57770d177e87b49444d54)) ## [4.3.1](https://github.com/hairyhenderson/gomplate/compare/v4.3.0...v4.3.1) (2025-03-11) ### Bug Fixes * **lint:** Address new lint warnings ([#2329](https://github.com/hairyhenderson/gomplate/issues/2329)) ([1ebbc31](https://github.com/hairyhenderson/gomplate/commit/1ebbc31fb242f4dd85a8db188f77d838b61d6db8)) ### Documentation * **fix:** fix typos ([#2344](https://github.com/hairyhenderson/gomplate/issues/2344)) ([51be3c3](https://github.com/hairyhenderson/gomplate/commit/51be3c341c2f1a2295d0ed22615d80581e86742c)) ### Dependencies * **actions:** Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 ([#2317](https://github.com/hairyhenderson/gomplate/issues/2317)) ([4ec9835](https://github.com/hairyhenderson/gomplate/commit/4ec983511eea83575c7b93180a8b4cb2e90d8439)) * **actions:** Bump docker/setup-buildx-action from 3.9.0 to 3.10.0 ([#2336](https://github.com/hairyhenderson/gomplate/issues/2336)) ([80a41f1](https://github.com/hairyhenderson/gomplate/commit/80a41f124d1e4d02b0fa38d4b7575e47bf536766)) * **actions:** Bump docker/setup-qemu-action from 3.2.0 to 3.4.0 ([#2318](https://github.com/hairyhenderson/gomplate/issues/2318)) ([c8569a3](https://github.com/hairyhenderson/gomplate/commit/c8569a3eee56c12d2f239aaa64a8432648beaa52)) * **actions:** Bump docker/setup-qemu-action from 3.4.0 to 3.6.0 ([#2337](https://github.com/hairyhenderson/gomplate/issues/2337)) ([16dc98f](https://github.com/hairyhenderson/gomplate/commit/16dc98fb50e7fabe1150b1cfb9fdba3042c6f907)) * **docker:** Bump golang from 1.23-alpine to 1.24-alpine ([#2320](https://github.com/hairyhenderson/gomplate/issues/2320)) ([c3c682c](https://github.com/hairyhenderson/gomplate/commit/c3c682c7b03d3d5393e42964f4b9c45cc59e0a2c)) * **go:** Bump cuelang.org/go from 0.11.0 to 0.12.0 ([#2310](https://github.com/hairyhenderson/gomplate/issues/2310)) ([9785caa](https://github.com/hairyhenderson/gomplate/commit/9785caa0f50f609c1f9eb1dc0242ff87efdd6d88)) * **go:** Bump github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6 ([#2300](https://github.com/hairyhenderson/gomplate/issues/2300)) ([7942441](https://github.com/hairyhenderson/gomplate/commit/7942441e61471f578a57910b3aa93636f5a0310d)) * **go:** Bump github.com/go-jose/go-jose/v4 in the go_modules group ([#2334](https://github.com/hairyhenderson/gomplate/issues/2334)) ([63105ec](https://github.com/hairyhenderson/gomplate/commit/63105ec572e1762717c7d8df15fa8d5e3be7fced)) * **go:** Bump github.com/gosimple/slug from 1.14.0 to 1.15.0 ([#2295](https://github.com/hairyhenderson/gomplate/issues/2295)) ([ce234c8](https://github.com/hairyhenderson/gomplate/commit/ce234c8c0a3484a042872afed0fd3f89fb726263)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.2.1 to 0.2.4 ([#2347](https://github.com/hairyhenderson/gomplate/issues/2347)) ([55c150e](https://github.com/hairyhenderson/gomplate/commit/55c150e22cfa891ad055ff677440a07930de9e07)) * **go:** Bump github.com/hashicorp/vault/api/auth/aws ([#2328](https://github.com/hairyhenderson/gomplate/issues/2328)) ([6767724](https://github.com/hairyhenderson/gomplate/commit/6767724c1996c944471cd891fcaf85030245a44f)) * **go:** Bump github.com/lmittmann/tint from 1.0.6 to 1.0.7 ([#2308](https://github.com/hairyhenderson/gomplate/issues/2308)) ([80c9a89](https://github.com/hairyhenderson/gomplate/commit/80c9a895e949e27915dd035a8413d5edfb00a87b)) * **go:** Bump github.com/Shopify/ejson from 1.5.3 to 1.5.4 ([#2312](https://github.com/hairyhenderson/gomplate/issues/2312)) ([315650a](https://github.com/hairyhenderson/gomplate/commit/315650ab6961caeb0d6faa3efa6cec70405aa72a)) * **go:** Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 ([#2327](https://github.com/hairyhenderson/gomplate/issues/2327)) ([a5fdb3c](https://github.com/hairyhenderson/gomplate/commit/a5fdb3c55a73e7d64d1d74b7ee32903b102729c6)) * **go:** Bump golang.org/x/crypto from 0.32.0 to 0.35.0 ([#2332](https://github.com/hairyhenderson/gomplate/issues/2332)) ([244da8b](https://github.com/hairyhenderson/gomplate/commit/244da8b495363cfb0e6c0fe221563eea096d5b1e)) * **go:** Bump golang.org/x/net in the go_modules group ([#2326](https://github.com/hairyhenderson/gomplate/issues/2326)) ([3a48256](https://github.com/hairyhenderson/gomplate/commit/3a4825687419639b8aa9b8c6158cdf3d20f22932)) * **go:** Bump golang.org/x/term from 0.27.0 to 0.29.0 ([#2316](https://github.com/hairyhenderson/gomplate/issues/2316)) ([62316f5](https://github.com/hairyhenderson/gomplate/commit/62316f5073603a52abbc2b03a8f9421d2d9714de)) * **go:** Bump golang.org/x/text from 0.21.0 to 0.22.0 ([#2314](https://github.com/hairyhenderson/gomplate/issues/2314)) ([72116a2](https://github.com/hairyhenderson/gomplate/commit/72116a241e1185040511e8450b1cafe460d4b78d)) * **go:** Bump gotest.tools/v3 from 3.5.1 to 3.5.2 ([#2333](https://github.com/hairyhenderson/gomplate/issues/2333)) ([f33d33d](https://github.com/hairyhenderson/gomplate/commit/f33d33d6598222966dd3cfbf60ff8ebf5135037b)) * **go:** Bump k8s.io/client-go from 0.32.0 to 0.32.2 ([#2321](https://github.com/hairyhenderson/gomplate/issues/2321)) ([3b64fa9](https://github.com/hairyhenderson/gomplate/commit/3b64fa9a316b8843d9711ac22613314297e07312)) * **go:** Bump the golang-x group with 4 updates ([#2343](https://github.com/hairyhenderson/gomplate/issues/2343)) ([c327873](https://github.com/hairyhenderson/gomplate/commit/c327873be179cbff9e6a1dba68bb6effbb44fb1f)) ## [4.3.0](https://github.com/hairyhenderson/gomplate/compare/v4.2.0...v4.3.0) (2024-12-17) ### Features * **fs:** Support Vault AWS IAM auth ([#2264](https://github.com/hairyhenderson/gomplate/issues/2264)) ([1da9105](https://github.com/hairyhenderson/gomplate/commit/1da91051d43152c23e4df62f2082e44300986fdc)) ### Bug Fixes * **datasources:** Fix aws+sm bug when reading secrets not starting with slash ([#2284](https://github.com/hairyhenderson/gomplate/issues/2284)) ([a69bb64](https://github.com/hairyhenderson/gomplate/commit/a69bb645210bd335e2ce3cece1b54af3a286db7a)) * **datasources:** Properly support aws+sm with args ([#2291](https://github.com/hairyhenderson/gomplate/issues/2291)) ([ddc4efb](https://github.com/hairyhenderson/gomplate/commit/ddc4efb9edc84131a0ed6c327b0e62ce653be156)) * **fs:** Cache data in stdinfs ([#2288](https://github.com/hairyhenderson/gomplate/issues/2288)) ([cd74bb8](https://github.com/hairyhenderson/gomplate/commit/cd74bb8eae53597d8272bcdffdaa34e1b839a700)) * **fs:** fix mergefs bug where files were opened too many times ([#2287](https://github.com/hairyhenderson/gomplate/issues/2287)) ([7eb7829](https://github.com/hairyhenderson/gomplate/commit/7eb7829dc69830dbe42cbf688a90eca561d75671)) ### Documentation * **fix:** Quotation in external templates example ([#2263](https://github.com/hairyhenderson/gomplate/issues/2263)) ([d512164](https://github.com/hairyhenderson/gomplate/commit/d512164c7f192ed21251d700918d98fe7d6c76a0)) * **fix:** Typo of description in functions/test ([#2265](https://github.com/hairyhenderson/gomplate/issues/2265)) ([478b745](https://github.com/hairyhenderson/gomplate/commit/478b745e75c3e03a96fff7af39128e63dc356e34)) ### Dependencies * **actions:** Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 ([#2286](https://github.com/hairyhenderson/gomplate/issues/2286)) ([86b934e](https://github.com/hairyhenderson/gomplate/commit/86b934e4bf9bcfb8ead3e401a7f20def3eb04f72)) * **docker:** Bump alpine from 3.20 to 3.21 ([#2278](https://github.com/hairyhenderson/gomplate/issues/2278)) ([9439cad](https://github.com/hairyhenderson/gomplate/commit/9439cade4601fc093ed5ac9bd3af15c9d1230781)) * **go:** Bump cuelang.org/go from 0.10.1 to 0.11.0 ([#2267](https://github.com/hairyhenderson/gomplate/issues/2267)) ([7b89601](https://github.com/hairyhenderson/gomplate/commit/7b89601c28b586d0f9bcc181f0adbbcf57fda3e4)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.1.8 to 0.2.0 ([#2271](https://github.com/hairyhenderson/gomplate/issues/2271)) ([e29e3ee](https://github.com/hairyhenderson/gomplate/commit/e29e3ee8ea0590993407c03ad7e34ba2546db28d)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.2.0 to 0.2.1 ([#2290](https://github.com/hairyhenderson/gomplate/issues/2290)) ([d7e8e19](https://github.com/hairyhenderson/gomplate/commit/d7e8e1924a0f9a5a91114e0645ed5f33a5d4d953)) * **go:** Bump github.com/itchyny/gojq from 0.12.16 to 0.12.17 ([#2272](https://github.com/hairyhenderson/gomplate/issues/2272)) ([fe927f9](https://github.com/hairyhenderson/gomplate/commit/fe927f97f4d95033be226a16dbf97186631a71c6)) * **go:** Bump github.com/lmittmann/tint from 1.0.5 to 1.0.6 ([#2285](https://github.com/hairyhenderson/gomplate/issues/2285)) ([e04f119](https://github.com/hairyhenderson/gomplate/commit/e04f119d992103513360954763e4950a1d3b109b)) * **go:** Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 ([#2268](https://github.com/hairyhenderson/gomplate/issues/2268)) ([71a58a1](https://github.com/hairyhenderson/gomplate/commit/71a58a197a2e635b968f3cedaa74a9645818f882)) * **go:** Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ([#2270](https://github.com/hairyhenderson/gomplate/issues/2270)) ([67cf0b2](https://github.com/hairyhenderson/gomplate/commit/67cf0b268efc8b81e8b089ea45cfc5592b604b4d)) * **go:** Bump golang.org/x/crypto from 0.29.0 to 0.30.0 ([#2277](https://github.com/hairyhenderson/gomplate/issues/2277)) ([e2cf0df](https://github.com/hairyhenderson/gomplate/commit/e2cf0df170dab56dc7432f4f5bcb7d96e0eac705)) * **go:** Bump golang.org/x/crypto from 0.30.0 to 0.31.0 ([#2280](https://github.com/hairyhenderson/gomplate/issues/2280)) ([f4d9693](https://github.com/hairyhenderson/gomplate/commit/f4d969393c6482d2dece401f2685cc727f822374)) * **go:** Bump golang.org/x/sys from 0.27.0 to 0.28.0 ([#2274](https://github.com/hairyhenderson/gomplate/issues/2274)) ([2e9d862](https://github.com/hairyhenderson/gomplate/commit/2e9d862e49a704cd17dbf16d2d5ae849e04f5667)) * **go:** Bump golang.org/x/term from 0.26.0 to 0.27.0 ([#2275](https://github.com/hairyhenderson/gomplate/issues/2275)) ([b53e9e4](https://github.com/hairyhenderson/gomplate/commit/b53e9e4b33c92bbf8d45e9e0349554446a3816c1)) * **go:** Bump k8s.io/client-go from 0.31.2 to 0.31.3 ([#2269](https://github.com/hairyhenderson/gomplate/issues/2269)) ([8d23672](https://github.com/hairyhenderson/gomplate/commit/8d23672623f4f2d11c4b7d536cdc2412eeb7c17b)) * **go:** Bump k8s.io/client-go from 0.31.3 to 0.32.0 ([#2282](https://github.com/hairyhenderson/gomplate/issues/2282)) ([aaaf0da](https://github.com/hairyhenderson/gomplate/commit/aaaf0da696e8ce5216c7004f734b11eb6414cc50)) ## [4.2.0](https://github.com/hairyhenderson/gomplate/compare/v4.1.0...v4.2.0) (2024-11-10) ### Features * **config:** Allow avoiding reading default config file ([#2227](https://github.com/hairyhenderson/gomplate/issues/2227)) ([18791a4](https://github.com/hairyhenderson/gomplate/commit/18791a4e6e08de406e9c1e257cc4be2a85f29eea)) ### Bug Fixes * **datasources:** Properly handle datasources and other URLs beginning with '../' ([#2255](https://github.com/hairyhenderson/gomplate/issues/2255)) ([53d6ca0](https://github.com/hairyhenderson/gomplate/commit/53d6ca0ee470cd6d3595c380b55934ee26d8ce9f)) * **lint:** Address new lint warnings from golangci-lint 1.62 ([#2256](https://github.com/hairyhenderson/gomplate/issues/2256)) ([a13844c](https://github.com/hairyhenderson/gomplate/commit/a13844c9c0a3d03e0fba4627a51445ca9ae8100b)) * **lint:** Fix or ignore lint errors ([#2228](https://github.com/hairyhenderson/gomplate/issues/2228)) ([69d3e0c](https://github.com/hairyhenderson/gomplate/commit/69d3e0c46e34a57e6cfcb58d36b28c6f0beb134e)) * **strings:** Avoid potential overflow on 32-bit systems ([#2257](https://github.com/hairyhenderson/gomplate/issues/2257)) ([1bd86d8](https://github.com/hairyhenderson/gomplate/commit/1bd86d8d48940d0919a3d47729a17520a32e05f9)) ### Documentation * **fix:** Fix example output for coll.Merge ([#2252](https://github.com/hairyhenderson/gomplate/issues/2252)) ([60a575f](https://github.com/hairyhenderson/gomplate/commit/60a575f8e18dbfe383a10bb4536890dbaaaf291f)) * **fix:** Minor fix in documentation related to `--exclude-processing` ([#2238](https://github.com/hairyhenderson/gomplate/issues/2238)) ([52abefa](https://github.com/hairyhenderson/gomplate/commit/52abefaff16f70da044ed56abafc3e25b9ccd7d9)) * **links:** Fix broken link ([#2254](https://github.com/hairyhenderson/gomplate/issues/2254)) ([7e64928](https://github.com/hairyhenderson/gomplate/commit/7e64928e31e07fb9c8e63b7c395949722461870f)) ### Dependencies * **actions:** Bump docker/login-action from 3.2.0 to 3.3.0 ([#2189](https://github.com/hairyhenderson/gomplate/issues/2189)) ([8f40d1f](https://github.com/hairyhenderson/gomplate/commit/8f40d1fffd456266a1ac563df8fde5589e52d8de)) * **actions:** Bump docker/setup-buildx-action from 3.4.0 to 3.6.1 ([#2198](https://github.com/hairyhenderson/gomplate/issues/2198)) ([71f53aa](https://github.com/hairyhenderson/gomplate/commit/71f53aa08871e2da51d5739738dadf3ff10f552d)) * **actions:** Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 ([#2233](https://github.com/hairyhenderson/gomplate/issues/2233)) ([f908325](https://github.com/hairyhenderson/gomplate/commit/f9083259a9f3221f956e7ba2aff68846cfc2c850)) * **actions:** Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 ([#2188](https://github.com/hairyhenderson/gomplate/issues/2188)) ([2869ba1](https://github.com/hairyhenderson/gomplate/commit/2869ba16d6dfa9ee941c241060187deb6e0e5ee9)) * **docker:** Bump golang from 1.22-alpine to 1.23-alpine ([#2212](https://github.com/hairyhenderson/gomplate/issues/2212)) ([8946529](https://github.com/hairyhenderson/gomplate/commit/8946529478bb9ca417df438604b322c5bee2ed29)) * **go:** Bump cuelang.org/go from 0.9.2 to 0.10.1 ([#2241](https://github.com/hairyhenderson/gomplate/issues/2241)) ([ca531f2](https://github.com/hairyhenderson/gomplate/commit/ca531f23bcadfcf56f4b5fb6067c3a75e2d964a0)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.16 ([#2172](https://github.com/hairyhenderson/gomplate/issues/2172)) ([19cd050](https://github.com/hairyhenderson/gomplate/commit/19cd050be438f9d407800725f16139d8a5f86624)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.16 to 1.55.5 ([#2200](https://github.com/hairyhenderson/gomplate/issues/2200)) ([6cdc97d](https://github.com/hairyhenderson/gomplate/commit/6cdc97ddce3037e8949ce40450dbc7c4d11ff754)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.1.7 to 0.1.8 ([#2243](https://github.com/hairyhenderson/gomplate/issues/2243)) ([d464787](https://github.com/hairyhenderson/gomplate/commit/d4647871a06410549748b242547991736be96c8c)) * **go:** Bump github.com/hashicorp/go-sockaddr from 1.0.6 to 1.0.7 ([#2229](https://github.com/hairyhenderson/gomplate/issues/2229)) ([bcb33a2](https://github.com/hairyhenderson/gomplate/commit/bcb33a21fb3032fa71cc4e08894865ced77b22a3)) * **go:** Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 ([#2223](https://github.com/hairyhenderson/gomplate/issues/2223)) ([2e06943](https://github.com/hairyhenderson/gomplate/commit/2e06943fd9267452f999e0c9f5861d0bf74bfd69)) * **go:** Bump github.com/hashicorp/vault/api/auth/aws ([#2224](https://github.com/hairyhenderson/gomplate/issues/2224)) ([87edb20](https://github.com/hairyhenderson/gomplate/commit/87edb2041dccb9b6e2579e35f5e3ac7391442744)) * **go:** Bump github.com/lmittmann/tint from 1.0.4 to 1.0.5 ([#2178](https://github.com/hairyhenderson/gomplate/issues/2178)) ([cb30e90](https://github.com/hairyhenderson/gomplate/commit/cb30e90e523dd793c4a76d0f7fb0e2a0c6623cbb)) * **go:** Bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.0 ([#2216](https://github.com/hairyhenderson/gomplate/issues/2216)) ([8d8d696](https://github.com/hairyhenderson/gomplate/commit/8d8d6962fb8537e85226b8659dd4ff28c89742de)) * **go:** Bump github.com/Shopify/ejson from 1.5.2 to 1.5.3 ([#2247](https://github.com/hairyhenderson/gomplate/issues/2247)) ([2622800](https://github.com/hairyhenderson/gomplate/commit/2622800d7ef2239094266ac17b5970fe80627435)) * **go:** Bump golang.org/x/crypto from 0.25.0 to 0.27.0 ([#2221](https://github.com/hairyhenderson/gomplate/issues/2221)) ([33faeb3](https://github.com/hairyhenderson/gomplate/commit/33faeb3d2850d502c74243de0189be0b92ddbe5a)) * **go:** Bump golang.org/x/crypto from 0.27.0 to 0.29.0 ([#2248](https://github.com/hairyhenderson/gomplate/issues/2248)) ([94716fc](https://github.com/hairyhenderson/gomplate/commit/94716fcc8a39461cdc3dbb1e1a5bf18484b72dc3)) * **go:** Bump golang.org/x/sys from 0.22.0 to 0.24.0 ([#2209](https://github.com/hairyhenderson/gomplate/issues/2209)) ([9900424](https://github.com/hairyhenderson/gomplate/commit/9900424a1279fdf135d161779060837ab66ad5ed)) * **go:** Bump golang.org/x/term from 0.22.0 to 0.24.0 ([#2219](https://github.com/hairyhenderson/gomplate/issues/2219)) ([ab5d4ad](https://github.com/hairyhenderson/gomplate/commit/ab5d4add4bbf8799167d7941502056f4b3be437f)) * **go:** Bump golang.org/x/text from 0.16.0 to 0.17.0 ([#2207](https://github.com/hairyhenderson/gomplate/issues/2207)) ([9ab0fc9](https://github.com/hairyhenderson/gomplate/commit/9ab0fc9cee3082bb2ec5da769e818f2cb954518e)) * **go:** Bump golang.org/x/text from 0.17.0 to 0.18.0 ([#2220](https://github.com/hairyhenderson/gomplate/issues/2220)) ([8c16576](https://github.com/hairyhenderson/gomplate/commit/8c165762eaf89d73335ef603373fd5225dbd5eb6)) * **go:** Bump google.golang.org/grpc in the go_modules group ([#2175](https://github.com/hairyhenderson/gomplate/issues/2175)) ([836cbf0](https://github.com/hairyhenderson/gomplate/commit/836cbf0de4a77c052e976572c41450ab0e3e7966)) * **go:** Bump k8s.io/client-go from 0.30.2 to 0.30.3 ([#2183](https://github.com/hairyhenderson/gomplate/issues/2183)) ([e13e016](https://github.com/hairyhenderson/gomplate/commit/e13e0165eac70568c074b41cad599d17ca1c29c0)) * **go:** Bump k8s.io/client-go from 0.30.3 to 0.31.1 ([#2225](https://github.com/hairyhenderson/gomplate/issues/2225)) ([c60a045](https://github.com/hairyhenderson/gomplate/commit/c60a0457274f4c816f88952934b2744ba50c086a)) * **go:** Bump k8s.io/client-go from 0.31.1 to 0.31.2 ([#2242](https://github.com/hairyhenderson/gomplate/issues/2242)) ([e080b07](https://github.com/hairyhenderson/gomplate/commit/e080b07b7c808c157c243dee0adc2a2fa58b769e)) ## [4.1.0](https://github.com/hairyhenderson/gomplate/compare/v4.0.1...v4.1.0) (2024-07-06) ### Features * **strings:** New functions TrimRight and TrimLeft ([#2148](https://github.com/hairyhenderson/gomplate/issues/2148)) ([bdf3a1e](https://github.com/hairyhenderson/gomplate/commit/bdf3a1eb92020a0d1ce202df14b49f2f13445476)) ### Bug Fixes * **vault:** Upgrade go-fsimpl for KVv2 vault bug, and add test coverage ([#2157](https://github.com/hairyhenderson/gomplate/issues/2157)) ([6ffd703](https://github.com/hairyhenderson/gomplate/commit/6ffd7039b439dbdc40c63b19c85d7f1015ed842d)) ### Documentation * **datasources:** clarify state of Vault KV v2 support ([#2154](https://github.com/hairyhenderson/gomplate/issues/2154)) ([c9643ca](https://github.com/hairyhenderson/gomplate/commit/c9643cad84f95ac0086f8caa0b868364741aa6e6)) * **fix:** Fix broken links, add CI to check ([#2156](https://github.com/hairyhenderson/gomplate/issues/2156)) ([bdf4f8c](https://github.com/hairyhenderson/gomplate/commit/bdf4f8c7d802c6f8ce4bbe6418d583a1449fe493)) * **fix:** Update docs configs to work with the latest hugo theme version ([#2155](https://github.com/hairyhenderson/gomplate/issues/2155)) ([17eb360](https://github.com/hairyhenderson/gomplate/commit/17eb360dfaeaf3186b736971f45f3c418d583845)) ### Dependencies * **actions:** Bump docker/setup-buildx-action from 3.3.0 to 3.4.0 ([#2163](https://github.com/hairyhenderson/gomplate/issues/2163)) ([129ff6b](https://github.com/hairyhenderson/gomplate/commit/129ff6bde8a1fb46b0c2e52586f94cd1b470720b)) * **actions:** Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 ([#2160](https://github.com/hairyhenderson/gomplate/issues/2160)) ([16ebbbe](https://github.com/hairyhenderson/gomplate/commit/16ebbbedf9d6b328c8012933242fbb93b6e3613c)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.10 to 1.54.11 ([#2152](https://github.com/hairyhenderson/gomplate/issues/2152)) ([e0a6e4f](https://github.com/hairyhenderson/gomplate/commit/e0a6e4f5d707513ef4c33ae8e019da455a7394b6)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.11 to 1.54.13 ([#2158](https://github.com/hairyhenderson/gomplate/issues/2158)) ([720c70c](https://github.com/hairyhenderson/gomplate/commit/720c70c26b958be784577a349ec2b3a1160e0e54)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.13 to 1.54.14 ([#2159](https://github.com/hairyhenderson/gomplate/issues/2159)) ([114c54d](https://github.com/hairyhenderson/gomplate/commit/114c54df69738156a70079b5de3352a032c755f9)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.14 to 1.54.15 ([#2165](https://github.com/hairyhenderson/gomplate/issues/2165)) ([51947a7](https://github.com/hairyhenderson/gomplate/commit/51947a7d5ca7d797ee4998aadfcf856abc8f7a67)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.1.6 to 0.1.7 ([#2167](https://github.com/hairyhenderson/gomplate/issues/2167)) ([80b7c5a](https://github.com/hairyhenderson/gomplate/commit/80b7c5a1aba49239b336d7eeed2525acc2d361be)) * **go:** Bump golang.org/x/term from 0.21.0 to 0.22.0 ([#2162](https://github.com/hairyhenderson/gomplate/issues/2162)) ([59192ec](https://github.com/hairyhenderson/gomplate/commit/59192ec7efe1b59fd800fe399ee5fe063f80287b)) ## [4.0.1](https://github.com/hairyhenderson/gomplate/compare/v4.0.0...v4.0.1) (2024-06-28) ### Bug Fixes * **test:** Fix strings.Repeat test that failed in the wrong way on 32bit ([#2129](https://github.com/hairyhenderson/gomplate/issues/2129)) ([6290186](https://github.com/hairyhenderson/gomplate/commit/62901868f10e887f602e85b37eac70c77f864cc4)) ### Documentation * **chore:** Uncomment 'released' tags for functions in v4.0.0 ([#2125](https://github.com/hairyhenderson/gomplate/issues/2125)) ([e3b86e8](https://github.com/hairyhenderson/gomplate/commit/e3b86e89fca0aad9f5a4f9856f0b57d9cc693470)) ### Dependencies * **go:** Bump cuelang.org/go from 0.9.1 to 0.9.2 ([#2142](https://github.com/hairyhenderson/gomplate/issues/2142)) ([720960e](https://github.com/hairyhenderson/gomplate/commit/720960eb9f25d4d63a037a17648891b8fcf07275)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.2 to 1.54.6 ([699a2ed](https://github.com/hairyhenderson/gomplate/commit/699a2ed2e202ada74b5c1150a1f6939dff509c86)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.6 to 1.54.8 ([#2139](https://github.com/hairyhenderson/gomplate/issues/2139)) ([a3475c0](https://github.com/hairyhenderson/gomplate/commit/a3475c01e7afe9b5361dd455434244d6c24f7875)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.8 to 1.54.9 ([#2143](https://github.com/hairyhenderson/gomplate/issues/2143)) ([715f2c2](https://github.com/hairyhenderson/gomplate/commit/715f2c263f1f6a2c3cb46e4bd5e7996d3587a2e2)) * **go:** Bump github.com/aws/aws-sdk-go from 1.54.9 to 1.54.10 ([#2145](https://github.com/hairyhenderson/gomplate/issues/2145)) ([227b65d](https://github.com/hairyhenderson/gomplate/commit/227b65df1c23504c52428ad49dd42496b353f573)) * **go:** bump github.com/hack-pad/hackpadfs ([#2127](https://github.com/hairyhenderson/gomplate/issues/2127)) ([e6c032b](https://github.com/hairyhenderson/gomplate/commit/e6c032bf458473ff07f0591bef7021e99a851757)) * **go:** Bump github.com/hack-pad/hackpadfs from 0.2.2 to 0.2.3 ([#2131](https://github.com/hairyhenderson/gomplate/issues/2131)) ([4805247](https://github.com/hairyhenderson/gomplate/commit/48052470edcdd5cb3dc8b6ab4ec5bea3048f23a6)) * **go:** Bump github.com/hack-pad/hackpadfs from 0.2.3 to 0.2.4 ([#2137](https://github.com/hairyhenderson/gomplate/issues/2137)) ([eddceaa](https://github.com/hairyhenderson/gomplate/commit/eddceaaf98f0ebd427b154a4bd777c3116112dd6)) * **go:** Bump github.com/hairyhenderson/go-fsimpl from 0.1.4 to 0.1.5 ([#2146](https://github.com/hairyhenderson/gomplate/issues/2146)) ([7e425e1](https://github.com/hairyhenderson/gomplate/commit/7e425e17dbdf561244fa97404f2739bce31b7369)) * **go:** bump github.com/hairyhenderson/go-fsimpl to fix 32-bit panic ([#2128](https://github.com/hairyhenderson/gomplate/issues/2128)) ([5104b19](https://github.com/hairyhenderson/gomplate/commit/5104b19ded072d8ed286cbb41168fb55edb63064)) ## [v2.7.0](https://github.com/hairyhenderson/gomplate/tree/v2.7.0) (2018-07-27) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.6.0...v2.7.0) **Implemented enhancements:** - Adding slice/array support to conv.Has [\#365](https://github.com/hairyhenderson/gomplate/pull/365) ([hairyhenderson](https://github.com/hairyhenderson)) - Allowing datasources to be defined dynamically [\#357](https://github.com/hairyhenderson/gomplate/pull/357) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Require alias for defineDatasource [\#358](https://github.com/hairyhenderson/gomplate/pull/358) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Feature Request: Allow datasources to be defined dynamically [\#349](https://github.com/hairyhenderson/gomplate/issues/349) - Can't evaluate field Trunc in type \*funcs.StringFuncs [\#347](https://github.com/hairyhenderson/gomplate/issues/347) **Merged pull requests:** - Generating docs [\#366](https://github.com/hairyhenderson/gomplate/pull/366) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding new strings.Sort function [\#364](https://github.com/hairyhenderson/gomplate/pull/364) ([hairyhenderson](https://github.com/hairyhenderson)) - Reducing output on template errors [\#362](https://github.com/hairyhenderson/gomplate/pull/362) ([hairyhenderson](https://github.com/hairyhenderson)) - Move integration tests [\#361](https://github.com/hairyhenderson/gomplate/pull/361) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding fail and assert functions [\#360](https://github.com/hairyhenderson/gomplate/pull/360) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding conv.ToBool/conv.ToBools functions [\#359](https://github.com/hairyhenderson/gomplate/pull/359) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding new defineDatasource function [\#356](https://github.com/hairyhenderson/gomplate/pull/356) ([hairyhenderson](https://github.com/hairyhenderson)) - New path/filepath function namespaces [\#355](https://github.com/hairyhenderson/gomplate/pull/355) ([hairyhenderson](https://github.com/hairyhenderson)) - Add conv.ToStrings function [\#354](https://github.com/hairyhenderson/gomplate/pull/354) ([hairyhenderson](https://github.com/hairyhenderson)) - Bump golang from 1.10-alpine to 1.10.3-alpine [\#353](https://github.com/hairyhenderson/gomplate/pull/353) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump alpine from 3.7 to 3.8 [\#352](https://github.com/hairyhenderson/gomplate/pull/352) ([dependabot[bot]](https://github.com/apps/dependabot)) - Update golang:1.10-alpine Docker digest to 1c53b8 [\#351](https://github.com/hairyhenderson/gomplate/pull/351) ([renovate[bot]](https://github.com/apps/renovate)) - Update alpine:3.7 Docker digest to 5ce5f5 [\#350](https://github.com/hairyhenderson/gomplate/pull/350) ([renovate[bot]](https://github.com/apps/renovate)) - Update golang:1.10-alpine Docker digest to 79d51d [\#348](https://github.com/hairyhenderson/gomplate/pull/348) ([renovate[bot]](https://github.com/apps/renovate)) ## [v2.6.0](https://github.com/hairyhenderson/gomplate/tree/v2.6.0) (2018-06-09) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.5.0...v2.6.0) **Implemented enhancements:** - Directory datasource [\#215](https://github.com/hairyhenderson/gomplate/issues/215) **Fixed bugs:** - The `sockaddr.Include` and `sockaddr.Exclude` do not have "private" selector. [\#328](https://github.com/hairyhenderson/gomplate/issues/328) - Support commas in number conversion [\#345](https://github.com/hairyhenderson/gomplate/pull/345) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Add slugify [\#336](https://github.com/hairyhenderson/gomplate/issues/336) - Action Required: Fix Renovate Configuration [\#335](https://github.com/hairyhenderson/gomplate/issues/335) - Consider publishing sha256sums of release files [\#318](https://github.com/hairyhenderson/gomplate/issues/318) - Vault list support [\#229](https://github.com/hairyhenderson/gomplate/issues/229) **Merged pull requests:** - Update golang:1.10-alpine Docker digest to 56db23 [\#346](https://github.com/hairyhenderson/gomplate/pull/346) ([renovate[bot]](https://github.com/apps/renovate)) - Update golang:1.10-alpine Docker digest to bb3108 [\#344](https://github.com/hairyhenderson/gomplate/pull/344) ([renovate[bot]](https://github.com/apps/renovate)) - Adding env datasource [\#341](https://github.com/hairyhenderson/gomplate/pull/341) ([hairyhenderson](https://github.com/hairyhenderson)) - Add strings.Slug function [\#339](https://github.com/hairyhenderson/gomplate/pull/339) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating vendored packages [\#338](https://github.com/hairyhenderson/gomplate/pull/338) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding directory support for file datasources [\#334](https://github.com/hairyhenderson/gomplate/pull/334) ([hairyhenderson](https://github.com/hairyhenderson)) - Overhauling datasource documentation [\#333](https://github.com/hairyhenderson/gomplate/pull/333) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding vault list support [\#332](https://github.com/hairyhenderson/gomplate/pull/332) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding more math functions [\#331](https://github.com/hairyhenderson/gomplate/pull/331) ([hairyhenderson](https://github.com/hairyhenderson)) - Add missing anchor for RFC 1918 link in sockaddr documentation. [\#330](https://github.com/hairyhenderson/gomplate/pull/330) ([kwilczynski](https://github.com/kwilczynski)) - Remove notion of "private" selector from the Include/Exclude filter. [\#329](https://github.com/hairyhenderson/gomplate/pull/329) ([kwilczynski](https://github.com/kwilczynski)) - Improving documentation around slim binaries [\#327](https://github.com/hairyhenderson/gomplate/pull/327) ([hairyhenderson](https://github.com/hairyhenderson)) - Update golang:1.10-alpine Docker digest to 96e25c [\#325](https://github.com/hairyhenderson/gomplate/pull/325) ([renovate[bot]](https://github.com/apps/renovate)) - Update alpine:3.7 Docker digest to 8c03bb [\#324](https://github.com/hairyhenderson/gomplate/pull/324) ([renovate[bot]](https://github.com/apps/renovate)) - Adding strings.Trunc and strings.Abbrev [\#323](https://github.com/hairyhenderson/gomplate/pull/323) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding crypto.Bcrypt function [\#322](https://github.com/hairyhenderson/gomplate/pull/322) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding strings.TrimSuffix and strings.Repeat [\#321](https://github.com/hairyhenderson/gomplate/pull/321) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding missing docs for file.Walk and strings.TrimPrefix [\#320](https://github.com/hairyhenderson/gomplate/pull/320) ([hairyhenderson](https://github.com/hairyhenderson)) - Add ability to generate checksums of binaries [\#319](https://github.com/hairyhenderson/gomplate/pull/319) ([hairyhenderson](https://github.com/hairyhenderson)) - Update golang:1.10-alpine Docker digest to 9de80c [\#317](https://github.com/hairyhenderson/gomplate/pull/317) ([renovate[bot]](https://github.com/apps/renovate)) ## [v2.5.0](https://github.com/hairyhenderson/gomplate/tree/v2.5.0) (2018-05-04) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.4.0...v2.5.0) **Implemented enhancements:** - Exec mode... [\#300](https://github.com/hairyhenderson/gomplate/issues/300) - Need a way to determine whether a datasource is reachable [\#286](https://github.com/hairyhenderson/gomplate/issues/286) - Add `go-sockaddr` functions [\#145](https://github.com/hairyhenderson/gomplate/issues/145) - Adding datasourceReachable function [\#315](https://github.com/hairyhenderson/gomplate/pull/315) ([hairyhenderson](https://github.com/hairyhenderson)) - Execute additional command after -- [\#307](https://github.com/hairyhenderson/gomplate/pull/307) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - panic when parsing an empty CSV as a datasource [\#311](https://github.com/hairyhenderson/gomplate/issues/311) - File mode is not preserved [\#296](https://github.com/hairyhenderson/gomplate/issues/296) - Fixing panic when parsing empty CSVs and CSVs containing only newlines [\#312](https://github.com/hairyhenderson/gomplate/pull/312) ([hairyhenderson](https://github.com/hairyhenderson)) - Avoid closing stdout [\#306](https://github.com/hairyhenderson/gomplate/pull/306) ([hairyhenderson](https://github.com/hairyhenderson)) - Writing output files from a stdin template requires permissions [\#305](https://github.com/hairyhenderson/gomplate/pull/305) ([benjdewan](https://github.com/benjdewan)) - Linting subpackages too... [\#302](https://github.com/hairyhenderson/gomplate/pull/302) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Writing an output file from a template provided via --in sets no FileMode when run using Docker [\#304](https://github.com/hairyhenderson/gomplate/issues/304) - function "dict" not defined [\#291](https://github.com/hairyhenderson/gomplate/issues/291) - unexpected "|" in template clause [\#290](https://github.com/hairyhenderson/gomplate/issues/290) - Conditional statement as default value in getenv? [\#285](https://github.com/hairyhenderson/gomplate/issues/285) - Pull in sprig functions? [\#283](https://github.com/hairyhenderson/gomplate/issues/283) - Consider breaking the gomplate cmd into a sub-package [\#147](https://github.com/hairyhenderson/gomplate/issues/147) **Merged pull requests:** - Relaxing restriction on empty datasources [\#316](https://github.com/hairyhenderson/gomplate/pull/316) ([hairyhenderson](https://github.com/hairyhenderson)) - Improving error handling for datasources [\#314](https://github.com/hairyhenderson/gomplate/pull/314) ([hairyhenderson](https://github.com/hairyhenderson)) - Pin alpine Docker tag [\#309](https://github.com/hairyhenderson/gomplate/pull/309) ([renovate[bot]](https://github.com/apps/renovate)) - Adding alpine Docker image variant [\#308](https://github.com/hairyhenderson/gomplate/pull/308) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding basic metrics around template rendering [\#303](https://github.com/hairyhenderson/gomplate/pull/303) ([hairyhenderson](https://github.com/hairyhenderson)) - Preserve FileMode of input file when writing output file [\#301](https://github.com/hairyhenderson/gomplate/pull/301) ([djgilcrease](https://github.com/djgilcrease)) - Exporting the writer used when templates are sent to Stdout [\#299](https://github.com/hairyhenderson/gomplate/pull/299) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding new conv.Default function [\#298](https://github.com/hairyhenderson/gomplate/pull/298) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding time.Since and time.Until funcs [\#295](https://github.com/hairyhenderson/gomplate/pull/295) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding time.ParseDuration function [\#294](https://github.com/hairyhenderson/gomplate/pull/294) ([hairyhenderson](https://github.com/hairyhenderson)) - Relax inputs for many functions [\#293](https://github.com/hairyhenderson/gomplate/pull/293) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding conv.ToString function [\#292](https://github.com/hairyhenderson/gomplate/pull/292) ([hairyhenderson](https://github.com/hairyhenderson)) - chore\(deps\): update golang:1.10-alpine docker digest to 356aea [\#289](https://github.com/hairyhenderson/gomplate/pull/289) ([renovate[bot]](https://github.com/apps/renovate)) - meta: Add release for freebsd-amd64 [\#287](https://github.com/hairyhenderson/gomplate/pull/287) ([jen20](https://github.com/jen20)) - New env.ExpandEnv function [\#284](https://github.com/hairyhenderson/gomplate/pull/284) ([hairyhenderson](https://github.com/hairyhenderson)) - New function proposal: `strings.TrimPrefix` [\#282](https://github.com/hairyhenderson/gomplate/pull/282) ([christopher-avila](https://github.com/christopher-avila)) - New function: `file.Walk` [\#281](https://github.com/hairyhenderson/gomplate/pull/281) ([christopher-avila](https://github.com/christopher-avila)) - Update golang Docker image 1.10-alpine digest \(2d95d3\) [\#280](https://github.com/hairyhenderson/gomplate/pull/280) ([renovate[bot]](https://github.com/apps/renovate)) - Update deps [\#273](https://github.com/hairyhenderson/gomplate/pull/273) ([hairyhenderson](https://github.com/hairyhenderson)) - Putting main pkg in cmd subdirectory [\#264](https://github.com/hairyhenderson/gomplate/pull/264) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v2.4.0](https://github.com/hairyhenderson/gomplate/tree/v2.4.0) (2018-03-04) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.3.0...v2.4.0) **Implemented enhancements:** - Support setting Vault server URL in datasource URL [\#243](https://github.com/hairyhenderson/gomplate/issues/243) - Exclude option support [\#218](https://github.com/hairyhenderson/gomplate/issues/218) - Adding sockaddr namespace [\#271](https://github.com/hairyhenderson/gomplate/pull/271) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding file namespace [\#270](https://github.com/hairyhenderson/gomplate/pull/270) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Solaris build is broken 💥 [\#255](https://github.com/hairyhenderson/gomplate/issues/255) - strings.Indent should not indent when width is 0 [\#268](https://github.com/hairyhenderson/gomplate/pull/268) ([keitwb](https://github.com/keitwb)) - Attempting to fix intermittent Integration Test failure [\#260](https://github.com/hairyhenderson/gomplate/pull/260) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - docker run hairyhenderson/gomplate --version doesn't print version [\#266](https://github.com/hairyhenderson/gomplate/issues/266) **Merged pull requests:** - Log test output in CI [\#272](https://github.com/hairyhenderson/gomplate/pull/272) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating vendored dependencies [\#269](https://github.com/hairyhenderson/gomplate/pull/269) ([hairyhenderson](https://github.com/hairyhenderson)) - Fix the example command in 'use with docker' section [\#267](https://github.com/hairyhenderson/gomplate/pull/267) ([yizhiheng](https://github.com/yizhiheng)) - Migrate from bats to pure Go for integration tests [\#265](https://github.com/hairyhenderson/gomplate/pull/265) ([hairyhenderson](https://github.com/hairyhenderson)) - Rebasing Docker images on `scratch` instead of alpine [\#261](https://github.com/hairyhenderson/gomplate/pull/261) ([hairyhenderson](https://github.com/hairyhenderson)) - Building with Go 1.10 [\#258](https://github.com/hairyhenderson/gomplate/pull/258) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v2.3.0](https://github.com/hairyhenderson/gomplate/tree/v2.3.0) (2018-02-12) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.2.0...v2.3.0) **Implemented enhancements:** - Enable reading from AWS SSM Parameter Store? [\#245](https://github.com/hairyhenderson/gomplate/issues/245) - Can we specify stdin as a datasource? [\#230](https://github.com/hairyhenderson/gomplate/issues/230) - Trade the dependency on `aws-sdk-go` for something smaller [\#47](https://github.com/hairyhenderson/gomplate/issues/47) - Allow vault address to be specified in the vault:// URL [\#251](https://github.com/hairyhenderson/gomplate/pull/251) ([hairyhenderson](https://github.com/hairyhenderson)) - Add AWS SSM Parameter support [\#248](https://github.com/hairyhenderson/gomplate/pull/248) ([tyrken](https://github.com/tyrken)) - Add crypto namespace [\#236](https://github.com/hairyhenderson/gomplate/pull/236) ([hairyhenderson](https://github.com/hairyhenderson)) - Support setting MIME type with URL query string [\#234](https://github.com/hairyhenderson/gomplate/pull/234) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding support for stdin: scheme for datasources [\#233](https://github.com/hairyhenderson/gomplate/pull/233) ([hairyhenderson](https://github.com/hairyhenderson)) - Can now pass --exclude as a flag [\#220](https://github.com/hairyhenderson/gomplate/pull/220) ([Gman98ish](https://github.com/Gman98ish)) **Fixed bugs:** - "unexpected {{end}}" error that only happens when using --input-dir [\#238](https://github.com/hairyhenderson/gomplate/issues/238) **Closed issues:** - gomplate should output which template was being parsed when an error is encountered [\#239](https://github.com/hairyhenderson/gomplate/issues/239) - function "math" not defined [\#224](https://github.com/hairyhenderson/gomplate/issues/224) **Merged pull requests:** - new logo [\#253](https://github.com/hairyhenderson/gomplate/pull/253) ([hairyhenderson](https://github.com/hairyhenderson)) - bind test binaries explicitly to 127.0.0.1 [\#252](https://github.com/hairyhenderson/gomplate/pull/252) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating github.com/aws/aws-sdk-go to v1.12.70 [\#247](https://github.com/hairyhenderson/gomplate/pull/247) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating for dep 0.4.0 and revendoring [\#246](https://github.com/hairyhenderson/gomplate/pull/246) ([hairyhenderson](https://github.com/hairyhenderson)) - Increase gometalinter timeout and make it go faster locally [\#244](https://github.com/hairyhenderson/gomplate/pull/244) ([hairyhenderson](https://github.com/hairyhenderson)) - Refactoring template processing [\#241](https://github.com/hairyhenderson/gomplate/pull/241) ([hairyhenderson](https://github.com/hairyhenderson)) - Naming template after input filename [\#240](https://github.com/hairyhenderson/gomplate/pull/240) ([hairyhenderson](https://github.com/hairyhenderson)) - Pruning dependencies with `dep prune` [\#237](https://github.com/hairyhenderson/gomplate/pull/237) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v2.2.0](https://github.com/hairyhenderson/gomplate/tree/v2.2.0) (2017-11-03) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.1.0...v2.2.0) **Implemented enhancements:** - Add some time-related functions [\#199](https://github.com/hairyhenderson/gomplate/issues/199) - Adding math.Seq function [\#227](https://github.com/hairyhenderson/gomplate/pull/227) ([hairyhenderson](https://github.com/hairyhenderson)) - Add time.ParseLocal and time.ParseInLocation functions [\#223](https://github.com/hairyhenderson/gomplate/pull/223) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding time.ZoneOffset function [\#222](https://github.com/hairyhenderson/gomplate/pull/222) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding conv.ToInt64, conv.ToFloat64, and others... [\#216](https://github.com/hairyhenderson/gomplate/pull/216) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding math functions [\#214](https://github.com/hairyhenderson/gomplate/pull/214) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Fixing conv.Join to handle non-interface{} arrays [\#226](https://github.com/hairyhenderson/gomplate/pull/226) ([hairyhenderson](https://github.com/hairyhenderson)) - Fixing bugs in ToInt64/ToFloat64 [\#217](https://github.com/hairyhenderson/gomplate/pull/217) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - Using Go 1.9.x now - go test ignores vendor on its own now [\#228](https://github.com/hairyhenderson/gomplate/pull/228) ([hairyhenderson](https://github.com/hairyhenderson)) - Stabilizing integration tests a bit [\#221](https://github.com/hairyhenderson/gomplate/pull/221) ([hairyhenderson](https://github.com/hairyhenderson)) - Don't panic on template errors [\#219](https://github.com/hairyhenderson/gomplate/pull/219) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v2.1.0](https://github.com/hairyhenderson/gomplate/tree/v2.1.0) (2017-10-14) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.0.1...v2.1.0) **Implemented enhancements:** - Add time funcs [\#211](https://github.com/hairyhenderson/gomplate/pull/211) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - 'client nonce mismatch' when using AWS auth with nonce [\#205](https://github.com/hairyhenderson/gomplate/issues/205) - AWS Auth nonce file not created if it doesn't already exist [\#204](https://github.com/hairyhenderson/gomplate/issues/204) - "gomplate -in flibbit" should produce an error [\#192](https://github.com/hairyhenderson/gomplate/issues/192) - Fixes \#192 - fail with unknown args [\#208](https://github.com/hairyhenderson/gomplate/pull/208) ([drmdrew](https://github.com/drmdrew)) - Remove trailing spaces [\#207](https://github.com/hairyhenderson/gomplate/pull/207) ([stuart-c](https://github.com/stuart-c)) - Create file if it doesn't exist [\#206](https://github.com/hairyhenderson/gomplate/pull/206) ([stuart-c](https://github.com/stuart-c)) **Closed issues:** - Document 4 new conv functions in 2.0.0 [\#196](https://github.com/hairyhenderson/gomplate/issues/196) **Merged pull requests:** - Document conv.ParseInt, conv.ParseFloat, conv.ParseUint, and conv.Atoi [\#212](https://github.com/hairyhenderson/gomplate/pull/212) ([danedmunds](https://github.com/danedmunds)) ## [v2.0.1](https://github.com/hairyhenderson/gomplate/tree/v2.0.1) (2017-09-08) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v2.0.0...v2.0.1) **Fixed bugs:** - Crash when vault secret is not found [\#200](https://github.com/hairyhenderson/gomplate/issues/200) - Fixing crash on 404 [\#201](https://github.com/hairyhenderson/gomplate/pull/201) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - Add nonce support [\#202](https://github.com/hairyhenderson/gomplate/pull/202) ([stuart-c](https://github.com/stuart-c)) ## [v2.0.0](https://github.com/hairyhenderson/gomplate/tree/v2.0.0) (2017-08-10) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.10.0...v2.0.0) **Implemented enhancements:** - Consul support [\#173](https://github.com/hairyhenderson/gomplate/issues/173) - Extracting data namespace, renaming typeconv to conv namespace [\#194](https://github.com/hairyhenderson/gomplate/pull/194) ([hairyhenderson](https://github.com/hairyhenderson)) - Vault AWS EC2 auth [\#190](https://github.com/hairyhenderson/gomplate/pull/190) ([stuart-c](https://github.com/stuart-c)) - Consul vault auth [\#187](https://github.com/hairyhenderson/gomplate/pull/187) ([stuart-c](https://github.com/stuart-c)) - Vault write support [\#183](https://github.com/hairyhenderson/gomplate/pull/183) ([stuart-c](https://github.com/stuart-c)) - Add Consul & BoltDB datasource support [\#178](https://github.com/hairyhenderson/gomplate/pull/178) ([stuart-c](https://github.com/stuart-c)) **Closed issues:** - gomplate --version: 0.0.0 [\#188](https://github.com/hairyhenderson/gomplate/issues/188) **Merged pull requests:** - Adding a couple extra integration tests for vault [\#195](https://github.com/hairyhenderson/gomplate/pull/195) ([hairyhenderson](https://github.com/hairyhenderson)) - Moving mustParse functions into new typeconv package [\#193](https://github.com/hairyhenderson/gomplate/pull/193) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding unit tests for libkv datasources [\#189](https://github.com/hairyhenderson/gomplate/pull/189) ([hairyhenderson](https://github.com/hairyhenderson)) - Fixing up typos and formatting in docs [\#186](https://github.com/hairyhenderson/gomplate/pull/186) ([hairyhenderson](https://github.com/hairyhenderson)) - Migrate from glide to dep [\#185](https://github.com/hairyhenderson/gomplate/pull/185) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating dependencies [\#184](https://github.com/hairyhenderson/gomplate/pull/184) ([hairyhenderson](https://github.com/hairyhenderson)) - Switch to using official Go Vault client [\#177](https://github.com/hairyhenderson/gomplate/pull/177) ([stuart-c](https://github.com/stuart-c)) ## [v1.10.0](https://github.com/hairyhenderson/gomplate/tree/v1.10.0) (2017-08-01) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.9.1...v1.10.0) **Implemented enhancements:** - Adding support for \_FILE fallback to env.Getenv function [\#181](https://github.com/hairyhenderson/gomplate/pull/181) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - 17.7M on Alpine Images [\#171](https://github.com/hairyhenderson/gomplate/issues/171) **Merged pull requests:** - Moving getenv to separate package [\#179](https://github.com/hairyhenderson/gomplate/pull/179) ([hairyhenderson](https://github.com/hairyhenderson)) - Remove VFS argument from ReadSource which isn't used [\#175](https://github.com/hairyhenderson/gomplate/pull/175) ([stuart-c](https://github.com/stuart-c)) - Disabling cgo so the binary is truly static [\#174](https://github.com/hairyhenderson/gomplate/pull/174) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.9.1](https://github.com/hairyhenderson/gomplate/tree/v1.9.1) (2017-06-22) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.9.0...v1.9.1) **Implemented enhancements:** - Enhance the indent function [\#165](https://github.com/hairyhenderson/gomplate/issues/165) **Fixed bugs:** - gomplate v1.9.0 - fails for aws.EC2 calls that take 1s or plus \(Windows\) [\#168](https://github.com/hairyhenderson/gomplate/issues/168) - Adding AWS\_TIMEOUT environment variable [\#169](https://github.com/hairyhenderson/gomplate/pull/169) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Gomplate function to output a gomplate function [\#167](https://github.com/hairyhenderson/gomplate/issues/167) ## [v1.9.0](https://github.com/hairyhenderson/gomplate/tree/v1.9.0) (2017-06-14) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.8.0...v1.9.0) **Implemented enhancements:** - DNS resolver function... [\#157](https://github.com/hairyhenderson/gomplate/issues/157) - Regular expression support [\#152](https://github.com/hairyhenderson/gomplate/issues/152) - Enhancing indent function [\#166](https://github.com/hairyhenderson/gomplate/pull/166) ([hairyhenderson](https://github.com/hairyhenderson)) - Creating a strings namespace [\#164](https://github.com/hairyhenderson/gomplate/pull/164) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding regexp support [\#161](https://github.com/hairyhenderson/gomplate/pull/161) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding net.Lookup\* functions [\#158](https://github.com/hairyhenderson/gomplate/pull/158) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - JSON formatting [\#163](https://github.com/hairyhenderson/gomplate/issues/163) - panic: template: template:19:25: executing "template" at \<.Env\>: map has no entry for key "Env" [\#160](https://github.com/hairyhenderson/gomplate/issues/160) - Suggestion: add directory support for loading environment [\#159](https://github.com/hairyhenderson/gomplate/issues/159) ## [v1.8.0](https://github.com/hairyhenderson/gomplate/tree/v1.8.0) (2017-06-09) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.7.0...v1.8.0) **Implemented enhancements:** - base64 encode/decode support [\#155](https://github.com/hairyhenderson/gomplate/issues/155) - Ability to include raw text from non-structured files [\#142](https://github.com/hairyhenderson/gomplate/issues/142) - Support CSV datasources [\#44](https://github.com/hairyhenderson/gomplate/issues/44) - Adding new base64.Encode/base64.Decode functions [\#156](https://github.com/hairyhenderson/gomplate/pull/156) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding TOML support [\#154](https://github.com/hairyhenderson/gomplate/pull/154) ([hairyhenderson](https://github.com/hairyhenderson)) - Add include function [\#153](https://github.com/hairyhenderson/gomplate/pull/153) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding CSV datasource support [\#150](https://github.com/hairyhenderson/gomplate/pull/150) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Improve the docs and move to a separate place \(not the README\) [\#146](https://github.com/hairyhenderson/gomplate/issues/146) **Merged pull requests:** - Moving docs out of README [\#149](https://github.com/hairyhenderson/gomplate/pull/149) ([hairyhenderson](https://github.com/hairyhenderson)) - Namespacing the aws funcs [\#148](https://github.com/hairyhenderson/gomplate/pull/148) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.7.0](https://github.com/hairyhenderson/gomplate/tree/v1.7.0) (2017-05-24) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.6.0...v1.7.0) **Implemented enhancements:** - Add "replace" function and documentation [\#140](https://github.com/hairyhenderson/gomplate/pull/140) ([jen20](https://github.com/jen20)) - Adding new indent function [\#139](https://github.com/hairyhenderson/gomplate/pull/139) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding new toJSONPretty function [\#137](https://github.com/hairyhenderson/gomplate/pull/137) ([hairyhenderson](https://github.com/hairyhenderson)) - Add urlParse function \(i.e. url.Parse\) [\#132](https://github.com/hairyhenderson/gomplate/pull/132) ([hairyhenderson](https://github.com/hairyhenderson)) - Add splitN function \(i.e. strings.SplitN\) [\#131](https://github.com/hairyhenderson/gomplate/pull/131) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - toJSON fails to marshal objects with nested objects [\#138](https://github.com/hairyhenderson/gomplate/issues/138) - function "has" will panic when used on nested map [\#134](https://github.com/hairyhenderson/gomplate/issues/134) - Using github.com/ugorji/go/codec for JSON encoding instead of encoding/json [\#144](https://github.com/hairyhenderson/gomplate/pull/144) ([hairyhenderson](https://github.com/hairyhenderson)) - Fixing bug with 'has' and 'datasource' around referencing sub-maps in nested maps [\#135](https://github.com/hairyhenderson/gomplate/pull/135) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Ability to join list of items into string with separator [\#143](https://github.com/hairyhenderson/gomplate/issues/143) **Merged pull requests:** - Add `solaris-amd64` build target [\#141](https://github.com/hairyhenderson/gomplate/pull/141) ([jen20](https://github.com/jen20)) - Making the built Docker image smaller [\#136](https://github.com/hairyhenderson/gomplate/pull/136) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.6.0](https://github.com/hairyhenderson/gomplate/tree/v1.6.0) (2017-05-01) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.5.1...v1.6.0) **Implemented enhancements:** - Support for bulk operations [\#117](https://github.com/hairyhenderson/gomplate/issues/117) - Authentication for HTTP/HTTPS datasources [\#113](https://github.com/hairyhenderson/gomplate/issues/113) - Make all secrets settable via files [\#106](https://github.com/hairyhenderson/gomplate/issues/106) - Adding ds alias for datasource function [\#129](https://github.com/hairyhenderson/gomplate/pull/129) ([hairyhenderson](https://github.com/hairyhenderson)) - Add --input-dir and --output-dir as options [\#119](https://github.com/hairyhenderson/gomplate/pull/119) ([rhuss](https://github.com/rhuss)) - Adding more ways to specify input/output [\#114](https://github.com/hairyhenderson/gomplate/pull/114) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Open datasource file in read-only mode [\#126](https://github.com/hairyhenderson/gomplate/pull/126) ([rhuss](https://github.com/rhuss)) **Merged pull requests:** - Migrating to spf13/cobra for commandline processing [\#128](https://github.com/hairyhenderson/gomplate/pull/128) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating vendored deps [\#127](https://github.com/hairyhenderson/gomplate/pull/127) ([hairyhenderson](https://github.com/hairyhenderson)) - Removing integration test dependency on internet access [\#121](https://github.com/hairyhenderson/gomplate/pull/121) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating vendored deps \(aws-sdk-go and go-yaml\) [\#120](https://github.com/hairyhenderson/gomplate/pull/120) ([hairyhenderson](https://github.com/hairyhenderson)) - Fix readme ToC link to `--datasource-d` [\#118](https://github.com/hairyhenderson/gomplate/pull/118) ([jamiemjennings](https://github.com/jamiemjennings)) - Support arbitrary headers with HTTP datasources [\#115](https://github.com/hairyhenderson/gomplate/pull/115) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding some very basic integration tests [\#112](https://github.com/hairyhenderson/gomplate/pull/112) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.5.1](https://github.com/hairyhenderson/gomplate/tree/v1.5.1) (2017-03-23) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.5.0...v1.5.1) **Implemented enhancements:** - Support Vault authentication on HTTPS datasource [\#54](https://github.com/hairyhenderson/gomplate/issues/54) - Supporting \*\_FILE env vars for vault datasource credentials [\#107](https://github.com/hairyhenderson/gomplate/pull/107) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding support for AppRole vault auth backend [\#105](https://github.com/hairyhenderson/gomplate/pull/105) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding support for userpass vault auth backend [\#104](https://github.com/hairyhenderson/gomplate/pull/104) ([hairyhenderson](https://github.com/hairyhenderson)) - Allow custom auth backend mount point for app-id backend [\#103](https://github.com/hairyhenderson/gomplate/pull/103) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Awful performance rendering templates with `ec2tag` function in non-aws environments [\#110](https://github.com/hairyhenderson/gomplate/issues/110) - Performance fixes for running ec2tag in non-aws environments [\#111](https://github.com/hairyhenderson/gomplate/pull/111) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - Clean up vault auth strategies code [\#130](https://github.com/hairyhenderson/gomplate/pull/130) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.5.0](https://github.com/hairyhenderson/gomplate/tree/v1.5.0) (2017-03-07) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.4.0...v1.5.0) **Implemented enhancements:** - Allow setting custom delimiters [\#100](https://github.com/hairyhenderson/gomplate/issues/100) - Allow overriding the template delimiters [\#102](https://github.com/hairyhenderson/gomplate/pull/102) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding 'has' func to determine if an object has a named key [\#101](https://github.com/hairyhenderson/gomplate/pull/101) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding toJSON and toYAML functions [\#99](https://github.com/hairyhenderson/gomplate/pull/99) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.4.0](https://github.com/hairyhenderson/gomplate/tree/v1.4.0) (2017-03-03) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.3.0...v1.4.0) **Implemented enhancements:** - Adding more functions from the strings package [\#96](https://github.com/hairyhenderson/gomplate/pull/96) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - shutting up golint [\#97](https://github.com/hairyhenderson/gomplate/pull/97) ([hairyhenderson](https://github.com/hairyhenderson)) - Putting vendor/ in repo [\#95](https://github.com/hairyhenderson/gomplate/pull/95) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.3.0](https://github.com/hairyhenderson/gomplate/tree/v1.3.0) (2017-02-03) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.4...v1.3.0) **Implemented enhancements:** - Adding datasourceExists function [\#94](https://github.com/hairyhenderson/gomplate/pull/94) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - Crash when datasource is not specified [\#93](https://github.com/hairyhenderson/gomplate/issues/93) ## [v1.2.4](https://github.com/hairyhenderson/gomplate/tree/v1.2.4) (2017-01-13) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.3...v1.2.4) **Merged pull requests:** - Building a slim macOS binary too [\#92](https://github.com/hairyhenderson/gomplate/pull/92) ([hairyhenderson](https://github.com/hairyhenderson)) - Vendoring dependencies with glide [\#91](https://github.com/hairyhenderson/gomplate/pull/91) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating README [\#88](https://github.com/hairyhenderson/gomplate/pull/88) ([rdbaron](https://github.com/rdbaron)) ## [v1.2.3](https://github.com/hairyhenderson/gomplate/tree/v1.2.3) (2016-11-24) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.2...v1.2.3) **Fixed bugs:** - gomplate with vault datasource panics when environment variables are unset [\#83](https://github.com/hairyhenderson/gomplate/issues/83) - Fixing bug where vault data is incorrectly cached [\#87](https://github.com/hairyhenderson/gomplate/pull/87) ([hairyhenderson](https://github.com/hairyhenderson)) - No vault addr dont panic [\#85](https://github.com/hairyhenderson/gomplate/pull/85) ([drmdrew](https://github.com/drmdrew)) **Merged pull requests:** - Mention CLI and datasources support in description [\#86](https://github.com/hairyhenderson/gomplate/pull/86) ([drmdrew](https://github.com/drmdrew)) ## [v1.2.2](https://github.com/hairyhenderson/gomplate/tree/v1.2.2) (2016-11-20) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.1...v1.2.2) **Implemented enhancements:** - Adding support for GitHub auth strategy for Vault datasources [\#80](https://github.com/hairyhenderson/gomplate/pull/80) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - gomplate w/vault error: user: Current not implemented on linux/amd64 [\#79](https://github.com/hairyhenderson/gomplate/issues/79) - Avoiding CGO landmine [\#81](https://github.com/hairyhenderson/gomplate/pull/81) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.2.1](https://github.com/hairyhenderson/gomplate/tree/v1.2.1) (2016-11-19) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.0...v1.2.1) **Fixed bugs:** - Removing vestigial newline addition [\#77](https://github.com/hairyhenderson/gomplate/pull/77) ([hairyhenderson](https://github.com/hairyhenderson)) - Handle redirects from vault server versions earlier than v0.6.2 [\#76](https://github.com/hairyhenderson/gomplate/pull/76) ([drmdrew](https://github.com/drmdrew)) **Closed issues:** - Handle vault HTTP redirects [\#75](https://github.com/hairyhenderson/gomplate/issues/75) ## [v1.2.0](https://github.com/hairyhenderson/gomplate/tree/v1.2.0) (2016-11-15) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.1.2...v1.2.0) **Implemented enhancements:** - Support for Vault datasources \(app-id & token auth\) [\#74](https://github.com/hairyhenderson/gomplate/pull/74) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding Dockerfile [\#68](https://github.com/hairyhenderson/gomplate/pull/68) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - Added a read me section about multiple line if/else/end statements. [\#73](https://github.com/hairyhenderson/gomplate/pull/73) ([EtienneDufresne](https://github.com/EtienneDufresne)) - Adding instructions for installing via the homebrew tap [\#72](https://github.com/hairyhenderson/gomplate/pull/72) ([hairyhenderson](https://github.com/hairyhenderson)) - Updating codegangsta/cli reference to urfave/cli [\#70](https://github.com/hairyhenderson/gomplate/pull/70) ([hairyhenderson](https://github.com/hairyhenderson)) - Formatting with gofmt -s [\#66](https://github.com/hairyhenderson/gomplate/pull/66) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.1.2](https://github.com/hairyhenderson/gomplate/tree/v1.1.2) (2016-09-06) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.1.1...v1.1.2) **Fixed bugs:** - Fixing a panic in Ec2Info.go [\#62](https://github.com/hairyhenderson/gomplate/pull/62) ([marcboudreau](https://github.com/marcboudreau)) ## [v1.1.1](https://github.com/hairyhenderson/gomplate/tree/v1.1.1) (2016-09-04) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.1.0...v1.1.1) **Implemented enhancements:** - Caching responses from EC2 [\#61](https://github.com/hairyhenderson/gomplate/pull/61) ([hairyhenderson](https://github.com/hairyhenderson)) - Short-circuit ec2 function defaults when not in AWS [\#60](https://github.com/hairyhenderson/gomplate/pull/60) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Slow and repeated network calls during ec2 functions [\#59](https://github.com/hairyhenderson/gomplate/issues/59) ## [v1.1.0](https://github.com/hairyhenderson/gomplate/tree/v1.1.0) (2016-09-02) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.0.0...v1.1.0) **Implemented enhancements:** - Provide default when region can't be found [\#55](https://github.com/hairyhenderson/gomplate/issues/55) - Adding ability to provide default for ec2region function [\#58](https://github.com/hairyhenderson/gomplate/pull/58) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - Fixing broken tests [\#57](https://github.com/hairyhenderson/gomplate/pull/57) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v1.0.0](https://github.com/hairyhenderson/gomplate/tree/v1.0.0) (2016-07-14) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.6.0...v1.0.0) **Implemented enhancements:** - Support HTTP/HTTPS datasources [\#45](https://github.com/hairyhenderson/gomplate/issues/45) - Adding support for HTTP/HTTPS datasources [\#53](https://github.com/hairyhenderson/gomplate/pull/53) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.6.0](https://github.com/hairyhenderson/gomplate/tree/v0.6.0) (2016-07-12) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.5.1...v0.6.0) **Implemented enhancements:** - Support YAML data sources [\#43](https://github.com/hairyhenderson/gomplate/issues/43) - Adding YAML support [\#52](https://github.com/hairyhenderson/gomplate/pull/52) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.5.1](https://github.com/hairyhenderson/gomplate/tree/v0.5.1) (2016-06-21) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.5.0...v0.5.1) **Fixed bugs:** - Gomplate sometimes stalls for 5s [\#48](https://github.com/hairyhenderson/gomplate/issues/48) - Make things start faster [\#51](https://github.com/hairyhenderson/gomplate/pull/51) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.5.0](https://github.com/hairyhenderson/gomplate/tree/v0.5.0) (2016-05-22) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.4.0...v0.5.0) **Implemented enhancements:** - It'd be nice to also resolve templates from files [\#8](https://github.com/hairyhenderson/gomplate/issues/8) - Switching argument parsing to codegangsta/cli [\#42](https://github.com/hairyhenderson/gomplate/pull/42) ([hairyhenderson](https://github.com/hairyhenderson)) - New datasource function - allows use of JSON files as a data source for the template [\#9](https://github.com/hairyhenderson/gomplate/pull/9) ([hairyhenderson](https://github.com/hairyhenderson)) **Fixed bugs:** - Fixing broken versions in build-x target [\#38](https://github.com/hairyhenderson/gomplate/pull/38) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.4.0](https://github.com/hairyhenderson/gomplate/tree/v0.4.0) (2016-04-12) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.3.0...v0.4.0) **Implemented enhancements:** - New functions join, title, toLower, and toUpper [\#36](https://github.com/hairyhenderson/gomplate/pull/36) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.3.0](https://github.com/hairyhenderson/gomplate/tree/v0.3.0) (2016-04-11) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.2.2...v0.3.0) **Implemented enhancements:** - Adding slice and jsonArray template functions [\#34](https://github.com/hairyhenderson/gomplate/pull/34) ([hairyhenderson](https://github.com/hairyhenderson)) **Closed issues:** - gomplate -v returns 0.1.0 even for newer releases [\#33](https://github.com/hairyhenderson/gomplate/issues/33) **Merged pull requests:** - Setting the version at build time from the latest tag [\#35](https://github.com/hairyhenderson/gomplate/pull/35) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.2.2](https://github.com/hairyhenderson/gomplate/tree/v0.2.2) (2016-03-28) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.2.1...v0.2.2) **Fixed bugs:** - Fixing -v flag [\#32](https://github.com/hairyhenderson/gomplate/pull/32) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.2.1](https://github.com/hairyhenderson/gomplate/tree/v0.2.1) (2016-03-28) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.2.0...v0.2.1) **Fixed bugs:** - AWS-dependent functions should fail gracefully when not running in AWS [\#26](https://github.com/hairyhenderson/gomplate/issues/26) - It's 'ec2region', not 'region' [\#29](https://github.com/hairyhenderson/gomplate/pull/29) ([hairyhenderson](https://github.com/hairyhenderson)) - Using defaults on network errors and timeouts [\#27](https://github.com/hairyhenderson/gomplate/pull/27) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.2.0](https://github.com/hairyhenderson/gomplate/tree/v0.2.0) (2016-03-28) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.1.1...v0.2.0) **Implemented enhancements:** - Would be nifty to be able to resolve EC2 metadata [\#15](https://github.com/hairyhenderson/gomplate/issues/15) - Adding ec2tag and ec2region functions [\#24](https://github.com/hairyhenderson/gomplate/pull/24) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding new ec2dynamic function [\#23](https://github.com/hairyhenderson/gomplate/pull/23) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding json filter function [\#21](https://github.com/hairyhenderson/gomplate/pull/21) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding ec2meta function [\#20](https://github.com/hairyhenderson/gomplate/pull/20) ([hairyhenderson](https://github.com/hairyhenderson)) **Merged pull requests:** - 📖 Documenting the ec2meta function [\#22](https://github.com/hairyhenderson/gomplate/pull/22) ([hairyhenderson](https://github.com/hairyhenderson)) - 💄 Refactoring to split functions [\#19](https://github.com/hairyhenderson/gomplate/pull/19) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.1.1](https://github.com/hairyhenderson/gomplate/tree/v0.1.1) (2016-03-22) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.1.0...v0.1.1) **Implemented enhancements:** - Should support default values for environment variables [\#14](https://github.com/hairyhenderson/gomplate/issues/14) **Merged pull requests:** - Updating README with docs for getenv with default [\#17](https://github.com/hairyhenderson/gomplate/pull/17) ([hairyhenderson](https://github.com/hairyhenderson)) - Adding support to getenv for a default value [\#16](https://github.com/hairyhenderson/gomplate/pull/16) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.1.0](https://github.com/hairyhenderson/gomplate/tree/v0.1.0) (2016-02-20) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.0.2...v0.1.0) **Merged pull requests:** - Adding new functions `bool` and `getenv` [\#10](https://github.com/hairyhenderson/gomplate/pull/10) ([hairyhenderson](https://github.com/hairyhenderson)) - 📖 Adding details to README [\#7](https://github.com/hairyhenderson/gomplate/pull/7) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.0.2](https://github.com/hairyhenderson/gomplate/tree/v0.0.2) (2016-01-24) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v0.0.1...v0.0.2) **Merged pull requests:** - 💄 slight refactoring & adding some vague unit tests... [\#5](https://github.com/hairyhenderson/gomplate/pull/5) ([hairyhenderson](https://github.com/hairyhenderson)) - 💄 slight refactoring & adding some vague unit tests... [\#4](https://github.com/hairyhenderson/gomplate/pull/4) ([hairyhenderson](https://github.com/hairyhenderson)) ## [v0.0.1](https://github.com/hairyhenderson/gomplate/tree/v0.0.1) (2016-01-23) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*