This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Releases: kitabisa/sangu-dana
Releases · kitabisa/sangu-dana
Release v0.10.0 (Added Inquiry User Info Function)
What's Changed?
Added dana inquiry user info function by @mellyzarsmwn . #3
Why are we doing this? Any context or related work?
Added zerolog and logging during request creation
What's Changed
- feat: added curl request and log improvement by using zerolog by @sswastioyono18 in #2
New Contributors
- @sswastioyono18 made their first contribution in #2
Full Changelog: v0.8.4...v0.9.0
Version 0.8.5
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/[email protected]/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/[email protected]
Re-release
Features:
- Create order
- Get order detail
- Get token
- Refund
- Generate / Verify signature
- Get user profile