Releases: SkynetLabs/skynet-accounts
Releases · SkynetLabs/skynet-accounts
Release v1.3.0
Release v1.2.3
1.2.3 (2022-07-05)
What's Changed
- Bump the used go version from 1.15 to 1.18. by @ro-tex in #225
- Create CODEOWNERS by @kwypchlo in #226
- Bump golang from 1.18.2 to 1.18.3 by @dependabot in #227
Full Changelog: v1.2.2...v1.2.3
Release v1.2.2
Release v1.2.0
1.2.0 (2022-06-08)
What's Changed
- Bump alpine from 3.15.4 to 3.16.0 by @dependabot in #213
- Print commit hash and build time. by @ro-tex in #212
- Remove test-int and move its logic under test-long. by @ro-tex in #217
- Bump golang from 1.18.1 to 1.18.2 by @dependabot in #214
- Allow API keys on additional endpoints. by @ro-tex in #218
- Expand the return value of /user/stats to include total values. by @ro-tex in #219
- Introduce an Email type that handles capitalization. by @ro-tex in #216
Full Changelog: v1.1.1...v1.2.0
Release v1.1.1
v1.1.0
Deploy 2022-04-27
What's Changed
- Bump golang from 1.17.8 to 1.18.0 by @dependabot in #162
- Use base 10 units instead of base 2 units by @ro-tex in #168
- Implement names for API keys. by @ro-tex in #164
- [MINOR] Refactoring and simplification by @ro-tex in #166
- Implement
DELETE /user/pubkey/:pubKey
by @ro-tex in #159 - Anonymous uploads + track upload IPs by @ro-tex in #167
- Do not disclose whether a user exists or not on failed login attempt. by @ro-tex in #172
- Use base 2 units instead of base 10 units by @ro-tex in #169
- Bump alpine from 3.15.1 to 3.15.2 by @dependabot in #174
- API keys are only accepted by the
/track/*
and/user/limits
endpoints by @ro-tex in #173 - When a user exceeds their quota limit only their speed by @ro-tex in #175
- [MINOR] A collection of minto follow up actions by @ro-tex in #170
- Lint dockerfile with hadolint by @kwypchlo in #176
- Bump alpine from 3.15.2 to 3.15.3 by @dependabot in #183
- Fix
monthStart
by @ro-tex in #177 - Implement
GET /uploadinfo/:skylink
by @ro-tex in #182 - Refactor the Tester package by @ro-tex in #152
- F/U Tester refactoring by @ro-tex in #187
- Add the user's sub to the information returned by /user/limits by @ro-tex in #188
- Give
normalizeDayOfMonth
a more readable signature. by @ro-tex in #189 - Stripe Endpoints by @ro-tex in #80
- Add Continuous Release by @MSevey in #190
- Fix user creation time being zero. by @ro-tex in #196
- Stop tracking registry accesses by @ro-tex in #197
- Run dependabot monthly instead of weekly. by @ro-tex in #201
- Ignore "IndexNotFound" errors and log the rest without panicking. by @ro-tex in #202
- Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #192
- Allow account recovery from unconfirmed emails. by @ro-tex in #194
- [MINOR] Convert bson.D to bson.M where possible. by @ro-tex in #193
- Bump golang from 1.18.0 to 1.18.1 by @dependabot in #200
Full Changelog: deploy-2022-03-22...deploy-2022-04-27
Deploy 2022-03-22
What's Changed
- Update changelog for v1.0.1 by @MSevey in #148
- Fix /user/limits quotaExceeded by @ro-tex in #146
- Handle API keys passed in their lower case form. by @ro-tex in #149
- Skylink race by @ro-tex in #153
- /user/limits in bits or bytes by @ro-tex in #150
- Public API Keys by @ro-tex in #140
- Bump alpine from 3.15.0 to 3.15.1 by @dependabot in #163
Full Changelog: deploy-2022-03-08...deploy-2022-03-22
Deploy 2022-03-08-1
This is critical patch for https://github.com/SkynetLabs/skynet-accounts/releases/tag/deploy-2022-03-08
What's Changed
Full Changelog: deploy-2022-03-08...deploy-2022-03-08-1