Skip to content

v2.0.0-rc5

Pre-release
Pre-release
Compare
Choose a tag to compare
@rchincha rchincha released this 23 Jun 06:40
· 362 commits to main since this release
8cc5137

What's Changed

  • feat(sync): added tests for sync on demand with the most used upstrea… by @aokirisaki in #1414
  • fix(sync): skip non distributable layers by @peusebiu in #1421
  • fix(repoinfo): fix userprefs values for repos returned by expanded re… by @laurentiuNiculae in #1413
  • fix(sync): fix syncing signatures when using destination in sync's co… by @peusebiu in #1429
  • fix(ui): update to latest available zui by @andaaron in #1433
  • fix(ci-cd): trigger update-helm-chart after push-image is completed by @Andreea-Lupu in #1435
  • feat(userpreferences): update allowed methods header for user prefere… by @laurentiuNiculae in #1430
  • refactor(artifact): remove oci artifact support by @laurentiuNiculae in #1359
  • fix(search): added the missing headers for allow methods and allowed h… by @laurentiuNiculae in #1438
  • chore: fix dependabot alerts by @rchincha in #1409
  • chore(go.mod): fix dependabot alerts by @rchincha in #1443
  • Update referrers response by @laurentiuNiculae in #1415
  • feat: verifying and enabling necessary extensions for ui by @aokirisaki in #1369
  • bug(makefile): the EXTENSIONS variable was not replaces by BUILD_LABELS in 2 places by @andaaron in #1444
  • fix(sync): fixed way of updating repodb when syncing a signature by @laurentiuNiculae in #1439
  • Fix sync repodb signatures by @laurentiuNiculae in #1446
  • feat(search): add artifact type to manifest summary gql structure by @laurentiuNiculae in #1448
  • chore: fix dependabot alerts by @rchincha in #1458
  • feat(UI): upgrade to a UI which supports user preferences by @andaaron in #1460
  • fix(zb): fixed remote repositories cleanup by @peusebiu in #1461
  • feat(routes): move the cors handler from /v2 to only where it's needed by @laurentiuNiculae in #1457
  • chore(go.mod): fix dependabot alerts by @rchincha in #1466
  • ci(cri-o): update cri-o installation steps by @andaaron in #1470
  • chore(go.mod): upgrade to notation-go v1.0.0-rc.5 and image-spec v1.1… by @laurentiuNiculae in #1468
  • feat(graphql & repodb): add info about signature validity by @Andreea-Lupu in #1344
  • feat(userprefs): update documentation and list extensions endpoint by @laurentiuNiculae in #1456
  • fix(test): fix storage flaky tests by @peusebiu in #1474
  • fix: removed duplicate structures from service.go and moved them to p… by @aokirisaki in #1436
  • fix(extensions): consolidate extensions headers returned to UI by ext… by @peusebiu in #1473
  • refactor(storage): refactoring storage by @laurentiuNiculae in #1459
  • fix: revert "org.opencontainers.referrers.filtersApplied" by @rchincha in #1478
  • chore(go.mod): fix dependabot alerts by @rchincha in #1479
  • refactor(sync): use task scheduler by @peusebiu in #1301
  • chore(go.mod): fix dependabot alerts by @rchincha in #1491
  • fix(cve): Fix CVE scanning in images containing Jar files by @andaaron in #1475
  • chore: fix security alerts by @rchincha in #1493
  • chore: fix dependabot alerts by @rchincha in #1501
  • fix: referrers now appears in swagger generated docs by @aokirisaki in #1488
  • chore: fix dependabot alerts by @rchincha in #1508
  • chore(deps): downgrade golang-lru by @peusebiu in #1515
  • fix: replaced used CVE in blackbox test by @aokirisaki in #1519
  • ci(disk usage): disk related fixes and improvements by @andaaron in #1524
  • chore: fix dependabot alerts by @rchincha in #1517
  • feat(ci): give minio container more time to start by @peusebiu in #1527
  • fix(ui): fix login screen when anonymous and auth are both enabled by @andaaron in #1528
  • feat(sync): sync references(signatures/artifacts) recursively by @peusebiu in #1500
  • added swagger doc generation for mgmt and userprefs by @aokirisaki in #1530
  • chore: fix dependabot alerts by @rchincha in #1537
  • fix: removed quotation marks from enum in swagger docs by @aokirisaki in #1539
  • fix(authz): assign identity to authz context in tls mutual authentica… by @peusebiu in #1541
  • fix(test): fix flaky test by @peusebiu in #1544
  • fix(sync): fixed skipping docker images when they already synced by @peusebiu in #1521
  • refactor: move helper functions under common, in usage specific named files by @alexstan12 in #1540
  • feat(cli): add referrers and search commands to cli by @laurentiuNiculae in #1497
  • fix(sync): flaky test on fetching tags by @peusebiu in #1546
  • refactor: filenames should use _ not - by @rchincha in #1547
  • build: ui extension needs mgmt by @rchincha in #1549

Full Changelog: v2.0.0-rc4...v2.0.0-rc5