Skip to content

Commit da15ffc

Browse files
Merge pull request #343 from GoogleCloudDataproc/Shubha-accenture-patch-1
Update CHANGELOG with new entries for versions 0.1.86-0.1.94
2 parents 1742a0f + 113477f commit da15ffc

File tree

1 file changed

+99
-0
lines changed

1 file changed

+99
-0
lines changed

CHANGELOG.md

Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,104 @@
11
# Changelog
22

3+
<!-- <START NEW CHANGELOG ENTRY> -->
4+
## 0.1.94
5+
* Bug fix/create runtime template widget getting blank on jupyter 3.x by @srinivasan-acn in #341
6+
* Fix: datatype fix due to conflicting versions by @aditee-accenture in #340
7+
* Remove the project_number field from the credentials handler response by @ojarjur in #339
8+
<!-- <END NEW CHANGELOG ENTRY> -->
9+
10+
<!-- <START NEW CHANGELOG ENTRY> -->
11+
## 0.1.94
12+
* fix: Fix bigQuery enable Api hyperlink by @aditee-accenture in #314
13+
* Filter jupyter templates as part of runtime templates listing by @aditee-accenture in #320
14+
* Batches-network-loader-fix by @aditee-accenture in #312
15+
* BigQuery API not enabled - Customer Issue fixed. by @srinivasan-acn in #315
16+
* Staged Bucket and Metastore Service Listing changes by @srinivasan-acn in #316
17+
* Staging Bucket and Metastore Changes by @srinivasan-acn in #323
18+
* Runtime Template - staging bucket error css fix by @aditee-accenture in #325
19+
<!-- <END NEW CHANGELOG ENTRY> -->
20+
21+
<!-- <START NEW CHANGELOG ENTRY> -->
22+
## 0.1.93
23+
* Lightning Engine Changes for Batches by @srinivasan-acn in #307
24+
* Sparkmonitor Build Integration by @rao23 in #309
25+
* Lightning Engine Changes for Sessions and Runtime Templates. by @srinivasan-acn in #308
26+
<!-- <END NEW CHANGELOG ENTRY> -->
27+
28+
<!-- <START NEW CHANGELOG ENTRY> -->
29+
## 0.1.92
30+
* Metastore catalog name change by @aditee-accenture in #303
31+
* Kernel starting status visibility by @aditee-accenture in #306
32+
<!-- <END NEW CHANGELOG ENTRY> -->
33+
34+
<!-- <START NEW CHANGELOG ENTRY> -->
35+
## 0.1.91
36+
* Prompt-change-for-new-plugin-version by @aditee-accenture in #282
37+
* Batches-subnetwork-gpa-error-fix by @aditee-accenture in #283
38+
* Dynamic Changes in Spark Properties Inputs by @srinivasan-acn in #291
39+
* DataCatalog API to Dataplex API conversion by @srinivasan-acn in #290
40+
* Feature- Add Biglake metastore to Runtime templates by @srinivasan-acn in #293
41+
* Dataset explorer Optimization Changes / Test Case Added by @srinivasan-acn in #294
42+
* Bug Fix as part of Bug Bash for 0.1.91 release by @srinivasan-acn in #295
43+
* Bug Fix as part of Bug Bash for 0.1.91 release by @srinivasan-acn in #296
44+
* Error handling Fix - 0.1.91 Release by @srinivasan-acn in #297
45+
* BigQuery Dataset explorer expands flaky issue fix by @amatheen in #298
46+
<!-- <END NEW CHANGELOG ENTRY> -->
47+
48+
<!-- <START NEW CHANGELOG ENTRY> -->
49+
## 0.1.90
50+
* login module code changes by @aditee-accenture in #274
51+
* Login module changes new by @aditee-accenture in #276
52+
* checking and providing notification to user if dataproc, bigquery API not enabled by @saranyaloganathan23 in #267
53+
* bigquery-panel-error-fix by @aditee-accenture in #279
54+
* fix-subnetwork-error by @aditee-accenture in #280
55+
* Regenerate third-party-licenses.txt by @bansalaayushi23 in #285
56+
* Add kernel_gateway_project_number config by @ptch314 in #287
57+
* Scheduler-dependency-change by @aditee-accenture in #281
58+
* Disabling Project ID Dropdown by @srinivasan-acn in #288
59+
<!-- <END NEW CHANGELOG ENTRY> -->
60+
61+
<!-- <START NEW CHANGELOG ENTRY> -->
62+
## 0.1.89
63+
* remove seemingly unnecessary step in create_and_run_notebook and notebook_scheduler ui test by @ptch314 in #255
64+
* Address slowness in loading jupyterlab when plugin is installed by @saranyaloganathan23 in #260
65+
* Change all toasts messages to the Jupyter notification by @saranyaloganathan23 in #261
66+
* Dataproc serverless notebook section name change by @saranyaloganathan23 in #258
67+
* Css fixes and settings name changes by @saranyaloganathan23 in #265
68+
* runtime template staging bucket by @aditee-accenture in #266
69+
* Batches-toast-message-fix by @aditee-accenture in #269
70+
* Bug Fix: Implemented the server side pagination for listing the batches. by @shreyas-ls in #259
71+
* Bug fix: Spark property spark.task.resource.gpu.amount is setting to default by @shreyas-ls in #257
72+
* fix: filter dataproc:internal property from batches by @aditee-accenture in #271
73+
* batch-error-msg-change by @aditee-accenture in #270
74+
<!-- <END NEW CHANGELOG ENTRY> -->
75+
76+
<!-- <START NEW CHANGELOG ENTRY> -->
77+
## 0.1.88
78+
* Defaulting execution config to service account. by @shreyas-ls in #253
79+
<!-- <END NEW CHANGELOG ENTRY> -->
80+
81+
<!-- <START NEW CHANGELOG ENTRY> -->
82+
## 0.1.87
83+
* Modified Runtime Version field from textbox to dropdown for Runtime Templates and Batches by @aditee-accenture in #242
84+
* Added Runtime version 2.3 to dropdown for Batches and RT by @aditee-accenture in #246
85+
* Check Plugin version and inform the user about the availability of the new version. by @shreyas-ls in #243
86+
* Modified Runtime Templates user account as default option and implemented EUC for batches by @aditee-accenture in #244
87+
* Updated the options for the bigquery dataset table. by @shreyas-ls in #245
88+
* Updated the kernel status position in the tool bar by @shreyas-ls in #248
89+
* Fixed the alignment of the bigquery table attributes. by @shreyas-ls in #249
90+
* Version bump v0.1.87 by @ptch314 in #250
91+
* Updated bigQueryWidget.tsx by @Shubha-accenture in #251
92+
* Update bigQueryWidget.tsx to remove Preview label for Dataset Explorer by @Shubha-accenture in #252
93+
<!-- <END NEW CHANGELOG ENTRY> -->
94+
95+
<!-- <START NEW CHANGELOG ENTRY> -->
96+
## 0.1.86
97+
* Increase gateway retry interval, retry max, and request timeouts by @jinnthehuman in #233, #237, #238
98+
* Modifications to Runtime template UI by @aditee-accenture in #239
99+
* Modifications to Runtime template list UI by @aditee-accenture in #240
100+
<!-- <END NEW CHANGELOG ENTRY> -->
101+
3102
<!-- <START NEW CHANGELOG ENTRY> -->
4103
## 0.1.85
5104
* Personal Authentication Implementation in runtime templates by @saranyaloganathan23 in https://github.com/GoogleCloudDataproc/dataproc-jupyter-plugin/pull/226

0 commit comments

Comments
 (0)