github.com/phrase/openapi@v0.0.0-20240514140800-49e8a106740e/clients/java/CHANGELOG.md (about)

     1  # Changelog
     2  
     3  ## [2.1.0](https://github.com/phrase/openapi/compare/java-v2.0.2...java-v2.1.0) (2024-04-29)
     4  
     5  
     6  ### Features
     7  
     8  * **API:** Add 'update_translation_keys' for Uploads [TSI-2292] ([#578](https://github.com/phrase/openapi/issues/578)) ([4492ec0](https://github.com/phrase/openapi/commit/4492ec0a7c62f9de9ab1c1125071615bddcc26ce))
     9  
    10  ## [2.0.2](https://github.com/phrase/openapi/compare/java-v2.0.1...java-v2.0.2) (2024-04-23)
    11  
    12  
    13  ### Bug Fixes
    14  
    15  * **Java:** fix maven build ([#596](https://github.com/phrase/openapi/issues/596)) ([ec4449a](https://github.com/phrase/openapi/commit/ec4449a1ffdd5c601edcc61f1554d18b0d412cc8))
    16  
    17  ## [2.0.1](https://github.com/phrase/openapi/compare/java-v2.0.0...java-v2.0.1) (2024-04-23)
    18  
    19  
    20  ### Bug Fixes
    21  
    22  * **Java:** fix maven build ([#593](https://github.com/phrase/openapi/issues/593)) ([ce5b408](https://github.com/phrase/openapi/commit/ce5b4081c41348df9750c4f3b79d50eb75c671f3))
    23  
    24  ## [2.0.0](https://github.com/phrase/openapi/compare/java-v1.23.0...java-v2.0.0) (2024-04-23)
    25  
    26  
    27  ### ⚠ BREAKING CHANGES
    28  
    29  * add missing required params ([#571](https://github.com/phrase/openapi/issues/571))
    30  
    31  ### Code Refactoring
    32  
    33  * add missing required params ([#571](https://github.com/phrase/openapi/issues/571)) ([d810e9e](https://github.com/phrase/openapi/commit/d810e9ebc767e14ba9e56106de8c5774d9d6d178))
    34  
    35  ## [1.23.0](https://github.com/phrase/openapi/compare/java-v1.22.0...java-v1.23.0) (2024-04-22)
    36  
    37  
    38  ### Features
    39  
    40  * Add linked-parent to translation details ([#570](https://github.com/phrase/openapi/issues/570)) ([2c6f432](https://github.com/phrase/openapi/commit/2c6f43253e24b670b71ac810c85dce0759c29403))
    41  
    42  ## [1.22.0](https://github.com/phrase/openapi/compare/java-v1.21.0...java-v1.22.0) (2024-04-17)
    43  
    44  
    45  ### Features
    46  
    47  * **API:** Add Repo Sync [TSI-1923] ([#569](https://github.com/phrase/openapi/issues/569)) ([0bd1756](https://github.com/phrase/openapi/commit/0bd17562018cb045ff41cc1ff5008b9419a0ed12))
    48  
    49  ## [1.21.0](https://github.com/phrase/openapi/compare/java-v1.20.0...java-v1.21.0) (2024-04-10)
    50  
    51  
    52  ### Features
    53  
    54  * **API:** add Linked Keys endpoints ([#555](https://github.com/phrase/openapi/issues/555)) ([4935dac](https://github.com/phrase/openapi/commit/4935dac58c787eaade2f1f65ce649f466b5e3a60))
    55  
    56  
    57  ### Bug Fixes
    58  
    59  * (API) Add mandatory params to linked keys endpoints ([#564](https://github.com/phrase/openapi/issues/564)) ([08d9846](https://github.com/phrase/openapi/commit/08d9846bc224d349e2ade9abf28d733afb1e8be3))
    60  
    61  ## [1.20.0](https://github.com/phrase/openapi/compare/java-v1.19.2...java-v1.20.0) (2024-02-07)
    62  
    63  
    64  ### Features
    65  
    66  * add query param for properties ([#542](https://github.com/phrase/openapi/issues/542)) ([b4e12d0](https://github.com/phrase/openapi/commit/b4e12d04fd2916351f9201e1e6de504143ecc9aa))
    67  
    68  ## [1.19.2](https://github.com/phrase/openapi/compare/java-v1.19.1...java-v1.19.2) (2024-02-05)
    69  
    70  
    71  ### Bug Fixes
    72  
    73  * **API:** allow nullable value for job's due_date ([#534](https://github.com/phrase/openapi/issues/534)) ([38b51b5](https://github.com/phrase/openapi/commit/38b51b51095394f8ce769873140038abba628514))
    74  
    75  ## [1.19.1](https://github.com/phrase/openapi/compare/java-v1.19.0...java-v1.19.1) (2024-02-01)
    76  
    77  
    78  ### Bug Fixes
    79  
    80  * **API:** Adjust documentation of QPS endpoint ([#525](https://github.com/phrase/openapi/issues/525)) ([4b4f1ac](https://github.com/phrase/openapi/commit/4b4f1acf28fbd13b3d16c37162cdccfa05c38ffa))
    81  
    82  ## [1.19.0](https://github.com/phrase/openapi/compare/java-v1.18.0...java-v1.19.0) (2024-01-17)
    83  
    84  
    85  ### Features
    86  
    87  * **api:** Add QPS endpoint and documentation ([#521](https://github.com/phrase/openapi/issues/521)) ([d22c558](https://github.com/phrase/openapi/commit/d22c558adfbb7fcd13759e388c038744914e42fa))
    88  
    89  
    90  ### Bug Fixes
    91  
    92  * **API:** Create Custom Metadata endpoint fix [TSI-2222] ([#499](https://github.com/phrase/openapi/issues/499)) ([ce2ed94](https://github.com/phrase/openapi/commit/ce2ed9488e111fb5d9bc3810a78c47d23553c8b7))
    93  
    94  ## [1.18.0](https://github.com/phrase/openapi/compare/java-v1.17.0...java-v1.18.0) (2023-12-13)
    95  
    96  
    97  ### Features
    98  
    99  * Add reports locales endpoint to API [TSS-2439] ([#465](https://github.com/phrase/openapi/issues/465)) ([e03aa9f](https://github.com/phrase/openapi/commit/e03aa9f49f031517b36db715fe70e8e0b65a438b))
   100  * **API:** add Custom Metadata endpoints ([#474](https://github.com/phrase/openapi/issues/474)) ([d407d8b](https://github.com/phrase/openapi/commit/d407d8be5ccddec1afde14a12804a7a616f77d7a))
   101  * **API:** Add custom_metadata_filters param to locale download endpoint [TSI-2174] ([#478](https://github.com/phrase/openapi/issues/478)) ([3623478](https://github.com/phrase/openapi/commit/3623478fc1518b457ab018b5630a693081637d6e))
   102  * **API:** Add url field to uploads ([#481](https://github.com/phrase/openapi/issues/481)) ([7332a84](https://github.com/phrase/openapi/commit/7332a84f9958346f2fb28dee4b0353519ef466d5))
   103  
   104  ## [1.17.0](https://github.com/phrase/openapi/compare/java-v1.16.0...java-v1.17.0) (2023-11-03)
   105  
   106  
   107  ### Features
   108  
   109  * [TSI-2083] enable format_options argument for java-client   ([#426](https://github.com/phrase/openapi/issues/426)) ([faa8cb3](https://github.com/phrase/openapi/commit/faa8cb353ba9f1030b9f7cfd46b894b4d6d26e70))
   110  
   111  ## [1.16.0](https://github.com/phrase/openapi/compare/java-v1.15.0...java-v1.16.0) (2023-10-30)
   112  
   113  
   114  ### Features
   115  
   116  * Update openapi-generator to v7 ([#418](https://github.com/phrase/openapi/issues/418)) ([524626f](https://github.com/phrase/openapi/commit/524626f5e914bfef6025d0e1c2cbc7a728d08f56))
   117  
   118  ## [1.15.0](https://github.com/phrase/openapi/compare/java-v1.14.0...java-v1.15.0) (2023-10-23)
   119  
   120  
   121  ### Features
   122  
   123  * **API:** Add order param to comment list endpoints ([#441](https://github.com/phrase/openapi/issues/441)) ([441c9c4](https://github.com/phrase/openapi/commit/441c9c46169f8c5ac4e71ade09a95dab136314ef))
   124  
   125  ## [1.14.0](https://github.com/phrase/openapi/compare/java-v1.13.0...java-v1.14.0) (2023-10-13)
   126  
   127  
   128  ### Features
   129  
   130  * **API:** Implement figma attachments endpoints ([#415](https://github.com/phrase/openapi/issues/415)) ([970e612](https://github.com/phrase/openapi/commit/970e612fda620ca882a221ef541036b8d200b675))
   131  
   132  ## [1.13.0](https://github.com/phrase/openapi/compare/java-v1.12.0...java-v1.13.0) (2023-09-12)
   133  
   134  
   135  ### Features
   136  
   137  * Optionally tag only affected keys on upload [TSI-2041] ([#412](https://github.com/phrase/openapi/issues/412)) ([e8f958e](https://github.com/phrase/openapi/commit/e8f958e91469c2542f44ab68469c933688958383))
   138  * **TSI-1946:** Add reviewed_at to translations ([#396](https://github.com/phrase/openapi/issues/396)) ([3e663d9](https://github.com/phrase/openapi/commit/3e663d971a99a816f0165dd6653a9a1e8a87c95e))
   139  
   140  ## [1.12.0](https://github.com/phrase/openapi/compare/java-v1.11.0...java-v1.12.0) (2023-08-28)
   141  
   142  
   143  ### Features
   144  
   145  * **API:** Document new query parameters ([#393](https://github.com/phrase/openapi/issues/393)) ([770515a](https://github.com/phrase/openapi/commit/770515a9628122955bb3919405babf9392684eb9))
   146  
   147  ## [1.11.0](https://github.com/phrase/openapi/compare/java-v1.10.0...java-v1.11.0) (2023-08-24)
   148  
   149  
   150  ### Features
   151  
   152  * **API:** Introduce comment replies endpoints ([#383](https://github.com/phrase/openapi/issues/383)) ([71351ac](https://github.com/phrase/openapi/commit/71351ac285f4f49976092e176c77b09f3485eb65))
   153  
   154  ## [1.10.0](https://github.com/phrase/openapi/compare/java-v1.9.6...java-v1.10.0) (2023-08-22)
   155  
   156  
   157  ### Features
   158  
   159  * **TSE-950:** Document comment_reactions endpoints ([#380](https://github.com/phrase/openapi/issues/380)) ([f230244](https://github.com/phrase/openapi/commit/f230244e6e9c069b18edc4c35dd5e290fd14793b))
   160  
   161  
   162  ### Bug Fixes
   163  
   164  * **schemas:** Fix gitlab_sync type mismatch ([#373](https://github.com/phrase/openapi/issues/373)) ([1cb1f65](https://github.com/phrase/openapi/commit/1cb1f650598c68afee6e2cd7c3c4ede1484aba35))
   165  
   166  ## [1.9.6](https://github.com/phrase/openapi/compare/java-v1.9.5...java-v1.9.6) (2023-07-28)
   167  
   168  
   169  ### Bug Fixes
   170  
   171  * Fix gitlab_sync history status type mismatch ([#363](https://github.com/phrase/openapi/issues/363)) ([ebcaa4e](https://github.com/phrase/openapi/commit/ebcaa4e5dfcb2f73559a56c78b0f2512ca798375))
   172  
   173  ## [1.9.5](https://github.com/phrase/openapi/compare/java-v1.9.4...java-v1.9.5) (2023-06-21)
   174  
   175  
   176  ### Bug Fixes
   177  
   178  * **java:** Use useGpgCmd instead of in memory key ([#351](https://github.com/phrase/openapi/issues/351)) ([ac93b39](https://github.com/phrase/openapi/commit/ac93b39973a089888ec1c236a333cde72d6b6ed3))
   179  
   180  ## [1.9.4](https://github.com/phrase/openapi/compare/java-v1.9.3...java-v1.9.4) (2023-06-20)
   181  
   182  
   183  ### Bug Fixes
   184  
   185  * **java:** Pass multiline key using quotes ([#349](https://github.com/phrase/openapi/issues/349)) ([2375b28](https://github.com/phrase/openapi/commit/2375b28a91e721495066fd8d2aa64ef1b4cc834a))
   186  
   187  ## [1.9.3](https://github.com/phrase/openapi/compare/java-v1.9.2...java-v1.9.3) (2023-06-20)
   188  
   189  
   190  ### Bug Fixes
   191  
   192  * **java:** Support multiline GPG key [TSI-1816] ([#346](https://github.com/phrase/openapi/issues/346)) ([5796fee](https://github.com/phrase/openapi/commit/5796feef0839ac1dcdfb542e394f110218f7ccc0))
   193  
   194  ## [1.9.2](https://github.com/phrase/openapi/compare/java-v1.9.1...java-v1.9.2) (2023-06-20)
   195  
   196  
   197  ### Bug Fixes
   198  
   199  * **java:** Pass secrets as vars [TSI-1816] ([#344](https://github.com/phrase/openapi/issues/344)) ([28c513e](https://github.com/phrase/openapi/commit/28c513ecda24663c0f4ced454667f9a45316a1f9))
   200  
   201  ## [1.9.1](https://github.com/phrase/openapi/compare/java-v1.9.0...java-v1.9.1) (2023-06-20)
   202  
   203  
   204  ### Bug Fixes
   205  
   206  * Remove obsolete instructions from Java README ([#339](https://github.com/phrase/openapi/issues/339)) ([db5d52a](https://github.com/phrase/openapi/commit/db5d52ab7509e45f7f761f9b5fd3126b0c99e014))