Open Beta Program
What's Changed
- Fix: renamed github workflow names by @guacamole in #78
- Fix: Use our fork of go-skynet for all Skynet Ops by @jay-dee7 in #82
- Feat: Support for Pinning to Skynet using single account by @jay-dee7 in #84
- Fix: logging by adding new logger struct by @guacamole in #86
- Postgres implementation by @guacamole in #87
- Yaml app config by @jay-dee7 in #91
- Chore: GitGuradian Secret Scanning by @jay-dee7 in #92
- Feat: implemented pagination api by @guacamole in #93
- Chore: Create LICENSE by @guacamole in #94
- Chore(deps): Bump github.com/docker/distribution from 2.7.1+incompatible to 2.8.0+incompatible by @dependabot in #96
- Chore: Dependency Cleanup by @jay-dee7 in #97
- Feat: added api to list user catalog with pagination by @guacamole in #98
- Refactor: Using Skynet SDK's Metadata API by @jay-dee7 in #100
- Chore: Adds cancel-in-progress on consecutive push by @jay-dee7 in #101
- Chore: OCI Certification Badge by @jay-dee7 in #105
- Chore: updated Readme MD to include disclaimer by @guacamole in #107
- Update issue templates by @guacamole in #109
- Feat: basic implementation for search for auto-completion api by @guacamole in #112
- Fix: Skynet Portal URL from config file by @jay-dee7 in #113
- Fix: removed io.ReadAll from entire project by @guacamole in #114
- Feat: added console writer for local logging by @guacamole in #123
- Add: updated http client for skynet by @guacamole in #124
- GitHub auth by @jay-dee7 in #95
- Renew access token by @jay-dee7 in #126
- Add: logging for newly merged code by @guacamole in #127
- Refactor: removed all occurrences of KV/Badger store by @guacamole in #128
- Refactor: removed session struct and auth from types.go by @guacamole in #129
- Add: sort images with namespace and last_updated by @guacamole in #130
- Feat: email verification by @guacamole in #131
- Password management apis by @guacamole in #132
- Enhanced Logging by @guacamole in #134
- Final changes before release by @jay-dee7 in #136
New Contributors
- @dependabot made their first contribution in #96
Full Changelog: v0.1.0...v0.2.0