Skip to content

Latest commit

 

History

History
101 lines (76 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

101 lines (76 loc) · 11.8 KB

4.12.0 Mile 42 (2024-03-19)

Features

Hosts

Tooling

Web UI

Organizations and Locations

  • SCA-Only: Update behavior of organizations & Candlepin owners (#37131, 16cbea2e)

Inter Server Sync

  • Add ability to export and import APT (deb) content (#36765, c384fed6)

Errata Management

Other

Bug Fixes

Alternate Content Sources

Activation Key

  • Change the default setting for "Limit to environment" on the activationkey and content host pages to true (#37214, 9d0a338c, 8bedda98)

Errata Management

  • Missing related changes on Errata page when display_fqdn_for_hosts is disabled (#37203, 2775554c)

Host Collections

  • Missing Host collection related changes when display_fqdn_for_hosts is disabled (#37202, de39a363)

Hosts

  • undefined method `family' for nil:NilClass after cloning a rhel8 host (#37178, 664488d8)
  • Packages Tab on Host Details page depends on operatingsystem description (which can be changed by user) (#37144, f14f58e3)
  • Postgresql logs contain PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "katello_available_module_streams_name_stream_context" (#37137, 7458f701)
  • virt-who host and virtual host guest did not display the correct mapping info on old Legacy Content Host UI->Details (#37123, e5fccf9a)
  • Host facts disappear during registration, causing incorrect RHEL lifecycle status of Unknown (#37107, 3dcae86c)
  • hammer host list does not print parameters even if they are present in the fields list like LCE and CVs (#37053, 9a6ae05c)
  • Traces service restart should warn user that host will reboot (#36986, d8c443ce)
  • all hosts page slow -> improve installed packages queries (#36946, ced0ed0f)
  • all hosts page slow -> reduce the amount of errat queries (#36943, 96da01ca)
  • all hosts page slow -> reduce the amount of katello host tracer queries (#36941, ae6ac5b2)
  • Host search by installed_package_name invokes OOM killer (#35974, 8591b4c2)
  • When cloning a hostgroup the fields content source content view and lifecycle are empty (#35215, e3d46c6a)

Web UI

  • Virtual guests show up on legacy UI for hosts even if they are not hypervisors (#37118, 136a73e8)

Repositories

Client/Agent

API

  • Remove LCE option from host-registration generate-command in Hammer/API similar to WebUI (#37044, 5992bdd3)

Foreman Proxy Content

  • Set up smart proxy reference to content source proxy (#37028, 57ab3c95)

Content Views

Inter Server Sync

  • cdn_ssl_version Setting enforces at most TLS1.0 version (#36979, 78fcba99)
  • Hammer is not propagating error message from production log when content-export fails (#36977, 6b1d95ed)

Hammer

  • hammer repository info doesn't return content counts for AC repos (#36970, e09be6e8)
  • Hammer content-view info command shows only yum and container repositories (#36742, a14fcb42)

Localization

Performance

  • "Actions::Katello::Applicability::Hosts::BulkGenerate" tasks are processed in the default queue instead of hosts_queue causing congestion (#36921, da87a05e)

Other

  • Remove unused downshift dependency (#37113, 383e45ae)
  • A lot of COUNT() SQL queries on the content view page (#37111, 14b63bd0)
  • Enable eager loading on CV latest_version_object (#37109, 43110860)
  • content_view_components is not preloaded in content_view controller (#37108, d98c17b5)
  • Upgrade to VCR 6.1+ (#37100, cc1b7cc0)
  • Drop uglifier development dependency (#37094, 6af370d2)
  • Invalid single-table inheritance type: ConfigManagementError is not a subclass of RemoveKatelloFromNotificationName::FakeMailNotification (#37075, 98a9b4da)
  • Migration error 'users.disabled' already exists (#37074, 9915be72)
  • Migration error 'column settings.category does not exist' (#37073, 3773276a)
  • Cleanup orphans task generates inefficient queries consuming resources and taking long time to run (#37058, 799b4c0b)
  • Package install/remove job templates failing due to incorrect method calls (#37045)