You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
# Change Log
2
2
3
3
## September 2022
4
+
- No longer attaches `arn:aws:iam::aws:policy/AmazonS3FullAccess` to the IAM user accounts created in our AWS terraform reference infrastructure. This level of access is no longer required now that one can provide an S3 bucket to be used for object storage. ([#12965](https://github.com/gitpod-io/gitpod/pull/12965)) - [@mrzarquon](https://github.com/mrzarquon)
5
+
- Add beta notice and label on usage ([#12412](https://github.com/gitpod-io/gitpod/pull/12412)) - [@gtsiolis](https://github.com/gtsiolis)
-[installer]: make the installer config file consistent ([#12920](https://github.com/gitpod-io/gitpod/pull/12920)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
8
+
-[installer]: add HTTP_PROXY envvars to the Installer ([#12726](https://github.com/gitpod-io/gitpod/pull/12726)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
-[installer]: config detects shiftfs and containerd values ([#12683](https://github.com/gitpod-io/gitpod/pull/12683)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
11
+
- Show personal Usage page. ([#12771](https://github.com/gitpod-io/gitpod/pull/12771)) - [@AlexTugarev](https://github.com/AlexTugarev)
- Improve fetching repositories loading state ([#12833](https://github.com/gitpod-io/gitpod/pull/12833)) - [@gtsiolis](https://github.com/gtsiolis)
14
+
- Add link to support on phone verification ([#12852](https://github.com/gitpod-io/gitpod/pull/12852)) - [@gtsiolis](https://github.com/gtsiolis)
4
15
- JetBrains IDEs now have actions related to Gitpod, which can be accessed via Control Center and via the Search Menu. ([#12621](https://github.com/gitpod-io/gitpod/pull/12621)) - [@felladrin](https://github.com/felladrin)
5
16
-[server] Support for storing vscode edit sessions in sync server ([#12445](https://github.com/gitpod-io/gitpod/pull/12445)) - [@jeanp413](https://github.com/jeanp413)
6
17
-[local-preview] Remove unused dead code ([#12496](https://github.com/gitpod-io/gitpod/pull/12496)) - [@Pothulapati](https://github.com/Pothulapati)
0 commit comments