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

Add release notes for v2.2.1 and v3.0 #433

Merged
merged 4 commits into from
Mar 17, 2025
Merged

Add release notes for v2.2.1 and v3.0 #433

merged 4 commits into from
Mar 17, 2025

Conversation

progala
Copy link
Contributor

@progala progala commented Mar 14, 2025

  • Add missing notes for v2.2.1
  • Adds release notes for v3.0
  • Formatting fixes

@progala progala requested a review from jvanderaa as a code owner March 14, 2025 10:48
@progala progala requested review from bradh11 and gsnider2195 March 14, 2025 11:39

### Changed

- [#261](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/261) - Updated template extensions to align with standard Nautobot UI views.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already released in 2.2.1

Comment on lines 50 to 52
- [#403](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/403) - Updated the migration job to duplicate relationships instead of directly migrating them.
- [#404](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/404) - Updated the DLM to core migration job to only create placeholder software image files for Nautoobot v2.2.0-v2.3.0.
- [#404](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/404) - Changed the post_migrate_create_relationships signal to hide the device_soft and inventory_item_soft relationships to prevent 500 errors on Device and InventoryItem urls.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove these since they were changing features that were never released.

Comment on lines 60 to 62
- [#261](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/261) - Added management command `generate_app_test_data` to generate sample data for development environments.
- [#385](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/385) - Changed model_class_name in .cookiecutter.json to a valid model to help with drift management.
- [#410](https://github.com/nautobot/nautobot-app-device-lifecycle-mgmt/issues/410) - Fixed mysql tests and reenabled mysql tests in CI.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already released in 2.2.1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, I ran towncrier for these but some must've been pulled in via cherry-picking from the previous realeases. Fixed now.

@progala progala merged commit f9f0f15 into next3.0 Mar 17, 2025
15 checks passed
@progala progala deleted the v3relnotes branch March 17, 2025 14:31
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.

2 participants