Skip to content

0.4.0-unstable.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@auguwu auguwu released this 27 Apr 07:04
· 1457 commits to main since this release
7e9bb87

➕ Additions

  • [cli] Added new subcommand accounts (@auguwu)
  • [metrics] Added key-sets for Elasticsearch and Redis, which means you can filter out ES and Redis Prometheus metrics (@auguwu)
  • [server] Tracing is lightly supported, at the moment, only a Sentry tracer is implemented, we plan to add Elastic APM and OpenTelemetry (@auguwu)
  • [server] New endpoints:
    • GET /organizations/{idOrName}/repositories
    • PUT /organizations/{idOrName}/repositories
    • GET /organizations/{idOrName}/repositories/{repoIdOrName}
    • PATCH /organizations/{idOrName}/repositories/{id}
    • GET /repositories/{id}/releases
    • PATCH /repositories/{id}/releases/{version}

🐛 Fixes

🔧 Development Updates

  • Decommission buildSrc with build-logic (read more about about Gradle composite builds to know our decision on why) (@auguwu)

✨ Dependency Updates

Full Changelog: 0.4.0-unstable.1...0.4.0-unstable.2