Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Releases: kitabisa/sangu-dana

Release v0.10.0 (Added Inquiry User Info Function)

07 Apr 04:24
427007d
Compare
Choose a tag to compare

What's Changed?

Added dana inquiry user info function by @mellyzarsmwn . #3

Why are we doing this? Any context or related work?

[BE - Sangu] Correct DANA endpoint to get users' detail

Added zerolog and logging during request creation

06 Oct 07:32
1c98a1a
Compare
Choose a tag to compare

What's Changed

  • feat: added curl request and log improvement by using zerolog by @sswastioyono18 in #2

New Contributors

Full Changelog: v0.8.4...v0.9.0

Version 0.8.5

03 Jun 07:06
Compare
Choose a tag to compare

Re-release with new version due to this problem :

Kalau developer gak punya cache module sangu-dana di localnya, dia bakal kena error ini

verifying github.com/kitabisa/sangu-dana@v0.8.4/go.mod: checksum mismatch
        downloaded: h1:R2v/T/tgbHjp26Q2aiJvUmw3Q0CDdi7GE2CZGwDkCWQ=
        go.sum:     h1:OQilm/4gEbaPQCefUgcfhfUDXtqvnsNrag8clHkyYO8=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.
For more information, see 'go help module-auth'.

ini kejadian karna sangu-dana dulu pernah dihapus gara" di unit test nya ada secret nya. trus dibikin ulang & di tag dengan versi yg sama (0.8.4). jadinya di repo sangu-dana hash yg baru h1:R2v/T/tgbHjp26Q2aiJvUmw3Q0CDdi7GE2CZGwDkCWQ= , sementara di go.sum nya sangu dan web sum.golang.org hashnya masih yang lama h1:OQilm/4gEbaPQCefUgcfhfUDXtqvnsNrag8clHkyYO8=

https://sum.golang.org/lookup/github.com/kitabisa/sangu-dana@v0.8.4

Re-release

09 Dec 03:05
Compare
Choose a tag to compare

Features:

  • Create order
  • Get order detail
  • Get token
  • Refund
  • Generate / Verify signature
  • Get user profile