Skip to content

Releases: SkynetLabs/skynet-accounts

Release v1.3.0

01 Aug 10:07
74d6623
Compare
Choose a tag to compare

1.3.0 (2022-08-01)

What's Changed

  • Add a retry mechanic to requests that fail with MongoDB WriteConflict. by @ro-tex in #224
  • Increase timeout for generating env, jwks.json files by @firyx in #229
  • Stripe promote on checkout by @ro-tex in #228

New Contributors

Full Changelog: v1.2.3...v1.3.0

Release v1.2.3

05 Jul 13:20
e82052f
Compare
Choose a tag to compare

1.2.3 (2022-07-05)

What's Changed

Full Changelog: v1.2.2...v1.2.3

Release v1.2.2

27 Jun 10:58
d15e4dc
Compare
Choose a tag to compare

1.2.2 (2022-06-27)

What's Changed

Full Changelog: v1.2.0...v1.2.2

Release v1.2.0

08 Jun 13:48
ad51e76
Compare
Choose a tag to compare

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

02 Jun 13:17
d1c3514
Compare
Choose a tag to compare

1.1.1 (2022-06-02)

What's Changed

  • Change the http verb of /stripe/billing from POST to GET. by @ro-tex in #211
  • Cleanup a TODO. by @ro-tex in #210
  • Fix a panic when the email configuration is invalid. by @ro-tex in #209

Full Changelog: v1.1.0...v1.1.1

v1.1.0

16 May 14:24
beeea2a
Compare
Choose a tag to compare
Merge pull request #208 from SkynetLabs/matt/sky-424-accounts

Fix release and add docker publish

Deploy 2022-04-27

28 Apr 08:46
20a9bcc
Compare
Choose a tag to compare

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

22 Mar 13:23
1a26dd0
Compare
Choose a tag to compare

What's Changed

Full Changelog: deploy-2022-03-08...deploy-2022-03-22

Deploy 2022-03-08-1

16 Mar 12:15
6dff5dc
Compare
Choose a tag to compare

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

v1.0.1

08 Mar 16:03
v1.0.1
fd7decf
Compare
Choose a tag to compare

Full Changelog here