From 1ce0477d89021923f0c5073b4471cb31ba780817 Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Thu, 2 Nov 2023 17:16:13 +0100 Subject: [PATCH 1/6] @box/box-java-sdk v4.6.1 release note (#341) --- .../2023/11-02-box-java-sdk-v461-released.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/2023/11-02-box-java-sdk-v461-released.md diff --git a/content/2023/11-02-box-java-sdk-v461-released.md b/content/2023/11-02-box-java-sdk-v461-released.md new file mode 100644 index 00000000..6a15bd83 --- /dev/null +++ b/content/2023/11-02-box-java-sdk-v461-released.md @@ -0,0 +1,20 @@ +--- +applied_at: '2023-11-02' +applies_to: + - sdks + - java +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.6.1' +collapse: true +--- + +# Box Java SDK `v4.6.1` released + +### Dependency Upgrades + +* Bumped `org.bitbucket.b_c:jose4j:0.9.3` ([#1212][1]) ([`f522a56`][2]) + +[1]: https://github.com/box/box-java-sdk/issues/1212 + +[2]: https://github.com/box/box-java-sdk/commit/f522a5660f3522b11a0516774ba0cca69db3ec31 From 589abe0f757e42e833459a5f22dd393790821406 Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Fri, 3 Nov 2023 11:55:18 +0100 Subject: [PATCH 2/6] @box/box-node-sdk v3.4.0 release note (#342) --- .../2023/11-03-box-node-sdk-v340-released.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/2023/11-03-box-node-sdk-v340-released.md diff --git a/content/2023/11-03-box-node-sdk-v340-released.md b/content/2023/11-03-box-node-sdk-v340-released.md new file mode 100644 index 00000000..e300764a --- /dev/null +++ b/content/2023/11-03-box-node-sdk-v340-released.md @@ -0,0 +1,20 @@ +--- +applied_at: '2023-11-03' +applies_to: + - sdks + - node +is_impactful: false +is_new_feature: true +release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v3.4.0' +collapse: true +--- + +# Box Node SDK `v3.4.0` released + +### New Features and Enhancements + +* Add request option to skip `PassThrough` ([#863][1]) ([`726db45`][2]) + +[1]: https://github.com/box/box-node-sdk/issues/863 + +[2]: https://github.com/box/box-node-sdk/commit/726db45cfbb992e545fe2865283df63c898656ac From 8dbe242b9ffc6dd104f1ab5d1c9d3e40449424cb Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Fri, 3 Nov 2023 17:02:22 +0100 Subject: [PATCH 3/6] @box/box-node-sdk v3.4.1 release note (#343) --- .../2023/11-03-box-node-sdk-v341-released.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/2023/11-03-box-node-sdk-v341-released.md diff --git a/content/2023/11-03-box-node-sdk-v341-released.md b/content/2023/11-03-box-node-sdk-v341-released.md new file mode 100644 index 00000000..b1ca2ef1 --- /dev/null +++ b/content/2023/11-03-box-node-sdk-v341-released.md @@ -0,0 +1,20 @@ +--- +applied_at: '2023-11-03' +applies_to: + - sdks + - node +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/box-node-sdk/releases/tag/v3.4.1' +collapse: true +--- + +# Box Node SDK `v3.4.1` released + +### Bug Fixes + +* Update `proxy-agent` usage, drop support Node 12 ([#865][1]) ([`e229d3f`][2]) + +[1]: https://github.com/box/box-node-sdk/issues/865 + +[2]: https://github.com/box/box-node-sdk/commit/e229d3f93de350c00768528a1c0d3a6ecfc697a9 From 4cfeec9314ed531208f4fbad9104642d5978cffb Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Thu, 16 Nov 2023 11:28:52 +0100 Subject: [PATCH 4/6] @box/box-python-sdk v3.9.0 release note (#325) * @box/box-python-sdk v3.9.0 release note * Fix linter issues * Fixed old links --------- Co-authored-by: Barbara Czyz --- .../01-15-metadata-query-index-changes.md | 13 +++----- ...25-new-metadata-query-indicies-endpoint.md | 9 ++--- .../09-06-box-python-sdk-v390-released.md | 33 +++++++++++++++++++ 3 files changed, 41 insertions(+), 14 deletions(-) create mode 100644 content/2023/09-06-box-python-sdk-v390-released.md diff --git a/content/2021/01-15-metadata-query-index-changes.md b/content/2021/01-15-metadata-query-index-changes.md index a5860682..d7bb06e8 100644 --- a/content/2021/01-15-metadata-query-index-changes.md +++ b/content/2021/01-15-metadata-query-index-changes.md @@ -12,7 +12,7 @@ release_source_url: '' # Metadata Query index changes When making file / folder [metadata query][mdq] requests, a -[search index][mdq-index] needs to be created for queries where more than +search index needs to be created for queries where more than 10,000 files / folders are being searched. To improve the efficiency and simplicity of this process, we have changed the @@ -31,17 +31,17 @@ The following was the previous process for creating and using an index for a metadata query request involving 10,000+ files / folders in the search. This is the process being replaced. -* [Contact][mdq-contact] the metadata query team to request an index. +* Contact the metadata query team to request an index. * The metadata query team would create the index and supply back the name of the newly created index. -* When making [metadata query requests][mdq-request] this index name was +* When making metadata query requests this index name was supplied as the value for the `use_index` key in the API request. ## New Indexing Process The following is the new process for creating and using an index. -* [Contact][mdq-contact] the metadata query team to request an index. +* Contact the metadata query team to request an index. The `use_index` key within the metadata query API request has been removed. Instead, the most efficient query will be automatically applied during the @@ -53,7 +53,4 @@ instead the most efficient index will be used. Application owners may safely remove the `use_index` key and value from their metadata query requests at their discretion. -[mdq]: g://metadata/queries/ -[mdq-index]: g://metadata/queries/indexes/ -[mdq-contact]: g://metadata/queries/indexes/#request-an-index -[mdq-request]: g://metadata/queries/indexes/#query-with-an-index +[mdq]: g://metadata/queries/ \ No newline at end of file diff --git a/content/2021/03-25-new-metadata-query-indicies-endpoint.md b/content/2021/03-25-new-metadata-query-indicies-endpoint.md index 6d6d77ed..c61646a5 100644 --- a/content/2021/03-25-new-metadata-query-indicies-endpoint.md +++ b/content/2021/03-25-new-metadata-query-indicies-endpoint.md @@ -21,7 +21,7 @@ metadata attached to them. When performing metadata queries on 10,000 or more files or folders, non-performant queries may produce an `HTTP 403` error. -[Creating a search index][mdq-indices-guide-create] delivers the ability to run +Creating a search index delivers the ability to run these queries at scale to bypass this error state, and are automatically applied during the querying process. @@ -31,7 +31,7 @@ The new endpoint permits the lookup of these created search indices. This release has introduced the following new content and features. -* New [API endpoint][mdq-indices-endpoint] to get a list of metadata query +* New API endpoint to get a list of metadata query indices by scope and template. * New metadata query index [response object][mdq-index-response]. * New metadata query indices [response object][mdq-indices-response]. @@ -40,11 +40,8 @@ This release has introduced the following new content and features. This release includes the following updated content. -* Updated [metadata query indices][mdq-indices-guide] guide to include details +* Updated metadata query indices guide to include details on how to get a list of metadata query indices. -[mdq-indices-guide-create]: g://metadata/queries/indexes/#request-an-index -[mdq-indices-guide]: g://metadata/queries/indexes/#get-list-of-created-indices -[mdq-indices-endpoint]: endpoint://get_metadata_query_indices [mdq-indices-response]: https://developer.box.com/reference/resources/metadata-query-index/ [mdq-index-response]: https://developer.box.com/reference/resources/metadata-query-indices/ \ No newline at end of file diff --git a/content/2023/09-06-box-python-sdk-v390-released.md b/content/2023/09-06-box-python-sdk-v390-released.md new file mode 100644 index 00000000..841ccb6d --- /dev/null +++ b/content/2023/09-06-box-python-sdk-v390-released.md @@ -0,0 +1,33 @@ +--- +applied_at: '2023-09-06' +applies_to: + - sdks + - python +is_impactful: false +is_new_feature: true +release_source_url: 'https://github.com/box/box-python-sdk/releases/tag/v3.9.0' +collapse: true +--- + +# Box Python SDK `v3.9.0` released + +### New Features and Enhancements + +* Support Sign Templates APIs ([#835][1]) ([`fbc783d`][2]) +* Support create sign request with template ID ([#834][3]) ([`4f11d75`][4]) + +### Bug Fixes + +* `ChunkedUploader` Resume Not Closing `ThreadPoolExecutor` Instances ([#840][5]) ([`f210f00`][6]) + +[1]: https://github.com/box/box-python-sdk/issues/835 + +[2]: https://github.com/box/box-python-sdk/commit/fbc783d5af2e75f883f1a0051613c513139f68fb + +[3]: https://github.com/box/box-python-sdk/issues/834 + +[4]: https://github.com/box/box-python-sdk/commit/4f11d7596488194fc740936fe987f42864003d41 + +[5]: https://github.com/box/box-python-sdk/issues/840 + +[6]: https://github.com/box/box-python-sdk/commit/f210f00ad823d7755309f2e8804641e0debf8197 From 9fa006318b888f1a66d390b321981e68c7026fef Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Thu, 16 Nov 2023 11:33:06 +0100 Subject: [PATCH 5/6] @box/box-java-sdk v4.6.0 release note (#333) * @box/box-java-sdk v4.6.0 release note * fix linter --------- Co-authored-by: Barbara Czyz --- .spelling | 5 ++- .../2023/09-29-box-java-sdk-v460-released.md | 33 +++++++++++++++++++ 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 content/2023/09-29-box-java-sdk-v460-released.md diff --git a/.spelling b/.spelling index 7593ee99..816c7098 100644 --- a/.spelling +++ b/.spelling @@ -279,4 +279,7 @@ ci css deps uaa-integration -readme \ No newline at end of file +readme +accessors +verifier +hostname \ No newline at end of file diff --git a/content/2023/09-29-box-java-sdk-v460-released.md b/content/2023/09-29-box-java-sdk-v460-released.md new file mode 100644 index 00000000..cd8d2d3f --- /dev/null +++ b/content/2023/09-29-box-java-sdk-v460-released.md @@ -0,0 +1,33 @@ +--- +applied_at: '2023-09-29' +applies_to: + - sdks + - java +is_impactful: false +is_new_feature: true +release_source_url: 'https://github.com/box/box-java-sdk/releases/tag/v4.6.0' +collapse: true +--- + +# Box Java SDK `v4.6.0` released + +### New Features and Enhancements + +* Support search deleted filters ([#1207][1]) ([`5e0e9ed`][2]) + +### Bug Fixes + +* Added protected accessors for trust manager and hostname verifier. ([#1206][3]) ([`0c79d17`][4]) +* fix not closing response body ([#1208][5]) ([`ab5e170`][6]) + +[1]: https://github.com/box/box-java-sdk/issues/1207 + +[2]: https://github.com/box/box-java-sdk/commit/5e0e9ed9aea2818da6fba0d562b56987c4948aaa + +[3]: https://github.com/box/box-java-sdk/issues/1206 + +[4]: https://github.com/box/box-java-sdk/commit/0c79d1754bffeb3f0487e10d55d716ba1cbed1aa + +[5]: https://github.com/box/box-java-sdk/issues/1208 + +[6]: https://github.com/box/box-java-sdk/commit/ab5e1702934607b258802b33f3663af3e9c56027 From dcd30d5e0b251d68f56d88121dcad8173cfc5167 Mon Sep 17 00:00:00 2001 From: Box DevRel Date: Thu, 16 Nov 2023 11:36:22 +0100 Subject: [PATCH 6/6] @box/boxcli v3.12.1 release note (#344) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Barbara Czyż --- content/2023/11-06-box-cli-v3121-released.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 content/2023/11-06-box-cli-v3121-released.md diff --git a/content/2023/11-06-box-cli-v3121-released.md b/content/2023/11-06-box-cli-v3121-released.md new file mode 100644 index 00000000..78dae3e5 --- /dev/null +++ b/content/2023/11-06-box-cli-v3121-released.md @@ -0,0 +1,19 @@ +--- +applied_at: '2023-11-06' +applies_to: + - cli +is_impactful: false +is_new_feature: false +release_source_url: 'https://github.com/box/boxcli/releases/tag/v3.12.1' +collapse: true +--- + +# Box CLI `v3.12.1` released + +### Bug Fixes + +* force offset based pagination in get users ([#504][1]) ([`9bed083`][2]) + +[1]: https://github.com/box/boxcli/issues/504 + +[2]: https://github.com/box/boxcli/commit/9bed083d59b2386d045619fdf2f3ea915e44d231