Skip to content

Commit 2066001

Browse files
committed
[changelog] updated changelog
1 parent 3182ee4 commit 2066001

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Change Log
22

33
## 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)
6+
- Update stable Browser Code to `1.71.1` release ([#12929](https://github.com/gitpod-io/gitpod/pull/12929)) - [@mustard-mh](https://github.com/mustard-mh)
7+
- [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)
9+
- [local-preview] Reduce storage requirements ([#12761](https://github.com/gitpod-io/gitpod/pull/12761)) - [@Pothulapati](https://github.com/Pothulapati)
10+
- [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)
12+
- [installer]: create config command and deprecate init command ([#12679](https://github.com/gitpod-io/gitpod/pull/12679)) - [@MrSimonEmms](https://github.com/MrSimonEmms)
13+
- 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)
415
- 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)
516
- [server] Support for storing vscode edit sessions in sync server ([#12445](https://github.com/gitpod-io/gitpod/pull/12445)) - [@jeanp413](https://github.com/jeanp413)
617
- [local-preview] Remove unused dead code ([#12496](https://github.com/gitpod-io/gitpod/pull/12496)) - [@Pothulapati](https://github.com/Pothulapati)

0 commit comments

Comments
 (0)