Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.6.0 #283

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Release 1.6.0 #283

merged 1 commit into from
Jan 27, 2024

Conversation

bradh11
Copy link
Contributor

@bradh11 bradh11 commented Jan 27, 2024

Release Overview

This release includes ltm1.6 support and some of the following highlights:

  • Adds new tab "Contract devices" to the Contract details view.
  • Adds "Contract devices" export feature to the Contract details view.
  • Adds new tab "Contract inventory items" to the Contract details view.
  • Adds "Contract inventory items" export feature to the Contract details view.
  • Linting targeting Python 3.8
  • Updated in cve_tracking.py job in order to get the Related Software Relationships fetched from the CVELVM database query. That way we reduce the DB queries and the overall execution time of the Job.
  • Fixes issue with number field not showing up in UI and API. Fixes model validation to match UI validation. This ensures provider and contract_type fields are set. Adds missing tests. Addresses Add Contract Number to contract view (list and detailed) #242.
  • Fixes incorrect query used to generate nautobot_lcm_hw_end_of_support_per_part_number metric.

[v1.6.0] - 2024-01-26

Added

  • #217 - Adds new tab "Contract devices" to the Contract details view. Adds "Contract devices" export feature to the Contract details view. Adds new tab "Contract inventory items" to the Contract details view. Adds "Contract inventory items" export feature to the Contract details view. Linting targeting Python 3.8

Fixed

  • #275 - Updated in cve_tracking.py job in order to get the Related Software Relationships fetched from the CVELVM database query. That way we reduce the DB queries and the overall execution time of the Job.
  • #248 - Fixes issue with number field not showing up in UI and API. Fixes model validation to match UI validation. This ensures provider and contract_type fields are set. Adds missing tests. Addresses Add Contract Number to contract view (list and detailed) #242.
  • #259 - Fixes incorrect query used to generate nautobot_lcm_hw_end_of_support_per_part_number metric.

@bradh11 bradh11 merged commit ffdaab1 into ltm-1.6 Jan 27, 2024
40 checks passed
@bradh11 bradh11 deleted the prepare-1.6.0 branch January 27, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant