Version 1.8.4
HOT-FIX: Support GitHub Personal Access Tokens.
Personal access tokens are an alternative to using passwords for authentication. This is important for GitHub users, since using passwords on API calls is not supported anymore.
Refer to this page about how to use this new credentials in Iceberg.
Note: this hot-fix is a patch over v1.8.3 and aims at being merge in Pharo 9 (in development).
Discussed here and here.