github.com/octohelm/cuemod@v0.9.4/CHANGELOG.md (about)

     1  # Change Log
     2  
     3  All notable changes to this project will be documented in this file.
     4  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
     5  
     6  
     7  
     8  # [0.8.1](https://github.com/octohelm/cuemod/compare/v0.8.0...v0.8.1)
     9  
    10  ### Bug Fixes
    11  
    12  * **fix** GOPROXY GOSUMDB should with default value ([bc39a0b](https://github.com/octohelm/cuemod/commit/bc39a0b93b6251d32b3855d5e46268653c4f9c63))
    13  
    14  
    15  
    16  # [0.6.3](https://github.com/octohelm/cuemod/compare/v0.6.2...v0.6.3)
    17  
    18  
    19  
    20  # [0.5.2](https://github.com/octohelm/cuemod/compare/v0.5.1...v0.5.2)
    21  
    22  
    23  
    24  # [0.5.1](https://github.com/octohelm/cuemod/compare/v0.5.0...v0.5.1)
    25  
    26  ### Bug Fixes
    27  
    28  * **fix(cuemod):** should parse comments ([84ccb60](https://github.com/octohelm/cuemod/commit/84ccb60a9bdba9a4c0727490ac77307b0df840ce))
    29  
    30  
    31  
    32  # [0.5.0](https://github.com/octohelm/cuemod/compare/v0.4.8...v0.5.0)
    33  
    34  ### Features
    35  
    36  * **feat** added embed stdlib support ([abda8e3](https://github.com/octohelm/cuemod/commit/abda8e30ffcfca0c8aae52f133b51ddcd1220407))
    37  
    38  
    39  
    40  # [0.4.8](https://github.com/octohelm/cuemod/compare/v0.4.7...v0.4.8)
    41  
    42  ### Bug Fixes
    43  
    44  * **fix** should always use VcsRef if exists ([be1b388](https://github.com/octohelm/cuemod/commit/be1b388c6799f4a7764ec645222fcc202e0fd581))
    45  
    46  
    47  
    48  # [0.4.7](https://github.com/octohelm/cuemod/compare/v0.4.6...v0.4.7)
    49  
    50  ### Bug Fixes
    51  
    52  * **fix** get import path should use correct vcs ref ([f664979](https://github.com/octohelm/cuemod/commit/f6649798cdaa45a69e97d7c355d50aa26751e956))
    53  
    54  
    55  
    56  # [0.4.6](https://github.com/octohelm/cuemod/compare/v0.4.5...v0.4.6)
    57  
    58  ### Bug Fixes
    59  
    60  * **fix** get import path should be always upgrade ([f7e3545](https://github.com/octohelm/cuemod/commit/f7e35451af27d88b01768025740b0d7419561ea7))
    61  
    62  
    63  
    64  # [0.4.5](https://github.com/octohelm/cuemod/compare/v0.4.4...v0.4.5)
    65  
    66  ### Bug Fixes
    67  
    68  * **fix** upgrade issue ([dfae499](https://github.com/octohelm/cuemod/commit/dfae499fd7718a35035526f55d3f6289d3a37e5e))
    69  
    70  
    71  
    72  # [0.4.4](https://github.com/octohelm/cuemod/compare/v0.4.3...v0.4.4)
    73  
    74  ### Bug Fixes
    75  
    76  * **fix** sum only record root pkg ([ab6fe89](https://github.com/octohelm/cuemod/commit/ab6fe8972051d506312ac67f7c58e4719a6d45d6))
    77  
    78  
    79  
    80  # [0.4.3](https://github.com/octohelm/cuemod/compare/v0.4.2...v0.4.3)
    81  
    82  ### Bug Fixes
    83  
    84  * **fix** sum should sort ([5cf454f](https://github.com/octohelm/cuemod/commit/5cf454fc1b1dce3a82c36b5368cdaff79c7d29e4))
    85  
    86  
    87  
    88  # [0.4.2](https://github.com/octohelm/cuemod/compare/v0.4.1...v0.4.2)
    89  
    90  ### Bug Fixes
    91  
    92  * **fix** remove replace warning ([ece507b](https://github.com/octohelm/cuemod/commit/ece507beedd9a5c062d3041c4b8d2b2c312f063d))
    93  
    94  
    95  
    96  # [0.4.1](https://github.com/octohelm/cuemod/compare/v0.4.0...v0.4.1)
    97  
    98  ### Bug Fixes
    99  
   100  * **fix** fetch mod should check cache first ([5c40b10](https://github.com/octohelm/cuemod/commit/5c40b10bbfb459751b3e303389b73cf7c6700dab))
   101  
   102  
   103  
   104  # [0.4.0](https://github.com/octohelm/cuemod/compare/v0.3.5...v0.4.0)
   105  
   106  ### Bug Fixes
   107  
   108  * **fix(cuemod):** replace fix ([8655f13](https://github.com/octohelm/cuemod/commit/8655f13c4e7d9f4e6634b68d0df882a92a304cce))
   109  
   110  
   111  ### Features
   112  
   113  * **feat** drop all magics like post-transform ([b895d42](https://github.com/octohelm/cuemod/commit/b895d4245c5ff8e0aaafa407d171626e1977bbac))
   114  
   115  
   116  
   117  # [0.3.5](https://github.com/octohelm/cuemod/compare/v0.3.4...v0.3.5)
   118  
   119  
   120  
   121  # [0.3.4](https://github.com/octohelm/cuemod/compare/v0.3.3...v0.3.4)
   122  
   123  ### Bug Fixes
   124  
   125  * **fix** symlink fix when conflict ([d183eb6](https://github.com/octohelm/cuemod/commit/d183eb6104935ed77ac86cb3a00e12a65d4e16e3))
   126  
   127  
   128  
   129  # [0.3.3](https://github.com/octohelm/cuemod/compare/v0.3.2...v0.3.3)
   130  
   131  ### Bug Fixes
   132  
   133  * **fix** typo fix ([dbab1e7](https://github.com/octohelm/cuemod/commit/dbab1e75c608ec5e27c70d80404dd737283780a4))
   134  
   135  
   136  
   137  # [0.3.2](https://github.com/octohelm/cuemod/compare/v0.3.1...v0.3.2)
   138  
   139  ### Bug Fixes
   140  
   141  * **fix** flags fix cuem fmt ([ceba578](https://github.com/octohelm/cuemod/commit/ceba57888cad488c8396ae1e4686d4c2a280dbb0))
   142  
   143  
   144  
   145  # [0.3.1](https://github.com/octohelm/cuemod/compare/v0.3.0...v0.3.1)
   146  
   147  ### Bug Fixes
   148  
   149  * **fix(cuemod):** local path replace only work for root mod ([3e8cb5a](https://github.com/octohelm/cuemod/commit/3e8cb5a9b214a874961b0f7200444fa6e9950e22))
   150  
   151  
   152  
   153  # [0.3.0](https://github.com/octohelm/cuemod/compare/v0.2.2...v0.3.0)
   154  
   155  ### Features
   156  
   157  * **feat** remove auto delect for extracting to cue ([a0c88d2](https://github.com/octohelm/cuemod/commit/a0c88d2abda93056393307cb4f3ddc9f30829bbc))
   158  
   159  
   160  
   161  # [0.2.2](https://github.com/octohelm/cuemod/compare/v0.2.1...v0.2.2)
   162  
   163  
   164  
   165  # [0.2.1](https://github.com/octohelm/cuemod/compare/v0.2.0...v0.2.1)
   166  
   167  
   168  
   169  # [0.2.0](https://github.com/octohelm/cuemod/compare/v0.1.1...v0.2.0)
   170  
   171  ### Features
   172  
   173  * **feat** added support to overwrites from cli ([31ff716](https://github.com/octohelm/cuemod/commit/31ff716c606f30a09a8bc4e83b43656e2f3ca880))
   174  * **feat** using server-apply ([3870d92](https://github.com/octohelm/cuemod/commit/3870d92ba5dfdfa1a721c0a3540b843774059d62))
   175  
   176  
   177  
   178  # [0.1.1](https://github.com/octohelm/cuemod/compare/v0.1.0...v0.1.1)
   179  
   180  
   181  
   182  # [0.1.0](https://github.com/octohelm/cuemod/compare/v0.0.4...v0.1.0)
   183  
   184  ### Features
   185  
   186  * **feat** show -o with .yaml ext will generate to one single manifest file ([5b47606](https://github.com/octohelm/cuemod/commit/5b476060deb1c4035050b02f068b9326ed014d54))
   187  
   188  
   189  
   190  # [0.0.4](https://github.com/octohelm/cuemod/compare/v0.0.3...v0.0.4)
   191  
   192  
   193  
   194  # [0.0.3](https://github.com/octohelm/cuemod/compare/v0.0.2...v0.0.3)
   195  
   196  
   197  
   198  # [0.0.2](https://github.com/octohelm/cuemod/compare/v0.0.1...v0.0.2)
   199  
   200  
   201  
   202  # [0.0.1](https://github.com/octohelm/cuemod/compare/v0.0.0...v0.0.1)
   203  
   204  
   205  
   206  # 0.0.0
   207  
   208  ### Bug Fixes
   209  
   210  * **fix** double require statements in module.cue like golang 1.17 did ([5d9a8f3](https://github.com/octohelm/cuemod/commit/5d9a8f32c4d2a87c4e518e09ebc27eb4d92118d0))
   211  * **fix** enhance apply ([018e0ee](https://github.com/octohelm/cuemod/commit/018e0eef62f1844333bb15d809d27355afae3fc6))
   212  * **fix** v1.PersistentVolumeClaim should be merge ([073414d](https://github.com/octohelm/cuemod/commit/073414d8a05c624fc61f4b3a39992e3df2453d06))
   213  * **fix** always set namespace ([d33bfeb](https://github.com/octohelm/cuemod/commit/d33bfebcf66b108673e6690cadbf255beb25710a))
   214  * **fix** jsonnet.alias/xxx hook for replace jsonnet ([5e46c25](https://github.com/octohelm/cuemod/commit/5e46c25b0f6975e1daa103a5e96e1ef1d682fdaf))
   215  * **fix(extractor/crd):** handle additionalProps ([79f8b30](https://github.com/octohelm/cuemod/commit/79f8b30663717f422f9e68d06f7f778ac3e55c61))
   216  * **fix(extractor/crd):** fix boolean ([df542c6](https://github.com/octohelm/cuemod/commit/df542c64553e5cd8ef7b01597609d39443d4e5b8))
   217  * **fix(extractor/crd):** should gen const apiVersion & kind ([e8829b1](https://github.com/octohelm/cuemod/commit/e8829b19c1b38717e9bb89a1d57dae2992beb341))
   218  * **fix** translate should support nested ([f853a99](https://github.com/octohelm/cuemod/commit/f853a992b883d51e534cd3ab29c70dbfbece2efd))
   219  * **fix(translator/toml):** if number can be int, to convert it to int ([b8e7967](https://github.com/octohelm/cuemod/commit/b8e79675cac70760cf246b26b6720340e0abd913))
   220  * **fix** don't link root mod to cue.mod/usr ([a1e7415](https://github.com/octohelm/cuemod/commit/a1e741563c5d27bb4cb10f429b60d538264eed84))
   221  * **fix(translator/helm):** should trim template before yaml decode ([4a014e3](https://github.com/octohelm/cuemod/commit/4a014e3d4a19ebbc750d26a94cd0e6666266402f))
   222  * **fix(tanka):** should inject namespace ([06387c9](https://github.com/octohelm/cuemod/commit/06387c9dceda186e7c27f900a4356961da9173a0))
   223  * **fix** print cue validate error stacks ([80dde6d](https://github.com/octohelm/cuemod/commit/80dde6d10d31cd8e5d4dd3dc624b727e71f1914d))
   224  * **fix** enhance k plugin ([415d601](https://github.com/octohelm/cuemod/commit/415d601e33453f12beb137b0f8bfe6a02dfe2be7))
   225  * **fix(extractor/helm):** file content should be simple bytes to avoid ident issue in yaml ([64722e5](https://github.com/octohelm/cuemod/commit/64722e5991b3078e723d0ca3d0b806a0c7ac91df))
   226  * **fix(extractor/core):** should avoid symlink for hash dir ([9042c3d](https://github.com/octohelm/cuemod/commit/9042c3db39983d5ad2b3619a69c8ca3a2c7dac5b))
   227  * **fix(extractor/helm):** values should all optional ([52b4772](https://github.com/octohelm/cuemod/commit/52b477267fb0155926c9fc23f8833d2901f49495))
   228  * **fix** init ([267b96a](https://github.com/octohelm/cuemod/commit/267b96a51dfe9a1c7e9d669021b96897ad901ae3))
   229  
   230  
   231  ### Features
   232  
   233  * **feat** cuem-operator ([5ac9092](https://github.com/octohelm/cuemod/commit/5ac9092a78d694f700848b006ab097b76baf9aa5))
   234  * **feat** eval support bundle to single file ([e150778](https://github.com/octohelm/cuemod/commit/e15077809917b71e07fe2923359e30e201be7e3d))
   235  * **feat** extractor for crd ([cad3b38](https://github.com/octohelm/cuemod/commit/cad3b385d032f5eb8f25ebc7ef20848388274abe))
   236  * **feat** add translator yaml ([c5f36b3](https://github.com/octohelm/cuemod/commit/c5f36b324497fcb998ff177c4cfa3909414ec573))
   237  * **feat** sum file & download only if needs ([478519c](https://github.com/octohelm/cuemod/commit/478519ce3fb25647a91779c34f0895086cf29a71))