Skip to content

Releases: qqiao/webapp

v2.0.3

24 May 21:56
504365a
Compare
Choose a tag to compare

Version 2.0.3 is a security update that contains important CVE fixes.

v2.0.2

08 May 01:55
53f7316
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/api from 0.77.0 to 0.78.0 by @dependabot in #49
  • Added additional documentation for datastore/firestore#Or by @qqiao in #50
  • Use concurrent instead of parallel by @qqiao in #51

Full Changelog: v2.0.1...v2.0.2

v2.0.1

03 May 11:45
5993be8
Compare
Choose a tag to compare

Version 2.0.1

2.0.1 is the first maintanence release of the v2 stream. This release contains only test case fixes and documentation updates and fixes.

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 May 07:24
782bdd3
Compare
Choose a tag to compare

Version 2.0.0

BREAKING: user API has been redesigned

What's Changed

New Contributors

Full Changelog: v1.8.3...v2.0.0

v1.8.3

07 Apr 16:04
35d0a89
Compare
Choose a tag to compare

What's Changed

  • Fixed documentation error in the PS512Manager example. by @qqiao in #37
  • Documentation and testing improvements. by @qqiao in #38

Full Changelog: v1.8.2...v1.8.3

v1.8.2

07 Apr 11:31
9c47bd2
Compare
Choose a tag to compare

What's Changed

  • v1.8.1 was tagged with the wrong go.mod by @qqiao in #36

Full Changelog: v1.8.1...v1.8.2

v1.8.1

07 Apr 09:40
ba527c1
Compare
Choose a tag to compare

What's Changed

  • Updated signature of NewPS512Manager by @qqiao in #34
  • Retracting v1.8.0 by @qqiao in #35

Full Changelog: v1.8.0...v1.8.1

v1.8.0

06 Apr 21:21
e744d3a
Compare
Choose a tag to compare

What's Changed

  • Removed deprecated auth/inhouse package. by @qqiao in #29
  • Removed deprecated functions in the auth/rememberme package. by @qqiao in #30
  • Removed deprecated fields from the auth/user package. by @qqiao in #31
  • Removed deprecated firebase/firestory/query.go by @qqiao in #32
  • Removal of deprecated methods and API refactor in the jwt package. by @qqiao in #33

Full Changelog: v1.7.1...v1.8.0

v1.7.1

06 Apr 20:15
8aba76a
Compare
Choose a tag to compare

What's Changed

  • Deprecated the ConfirmExists method. by @qqiao in #25
  • Simplified the UUID generation in the user.Manager tests by @qqiao in #26
  • Added dependabot for auto dependency updates by @qqiao in #27
  • Documentation updates for the auth and rememberme package by @qqiao in #28

Full Changelog: v1.7.0...v1.7.1

v1.7.0

06 Apr 11:01
feef76a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0