Skip to content

3.2.1

Choose a tag to compare

@apicurio-ci apicurio-ci released this 26 Mar 13:51

What's Changed

Bug Fixes

  • ElasticsearchSearchDecorator routes all searches through ES instead of only when required (#7593)
  • QuickActions: "Create Artifact" button missing readOnly feature guard (#7592)
  • Move PRIMARY KEY definitions inline in MySQL DDL to avoid Error 3750 (#7589)
  • Search returns phantom result from internal metadata document (#7587)
  • Bulk import via /admin/import fails with MySQL storage - "No value specified for parameter 3" (#7586)
  • OIDC Re-authentication Recovery and Editor Draft Preservation (#7569)

Enhancements

  • SerDes libraries do not propagate OpenTelemetry trace context to Registry (#7553)
  • Support artifact management in the CLI (#7166)

Other Changes

  • Split SDK HTTP adapters into separate modules for native image compatibility (#7614)
  • Isolate JDK HTTP adapter references in RegistryClientRequestAdapterFactory for native image compatibility (#7613)