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 v2.6.0 #429

Merged
merged 54 commits into from
Apr 16, 2024
Merged

Release v2.6.0 #429

merged 54 commits into from
Apr 16, 2024

Conversation

jdrew82
Copy link
Contributor

@jdrew82 jdrew82 commented Apr 16, 2024

Added

  • #367 - Added support of Roles, Platforms, Manufacturers, DeviceTypes, and Devices to example Jobs.

Changed

  • #398 - Changed Arista Cloud Vision jobs to optionally use ExternalIntegration.
  • #414 - Changed IPFabric interface media matching to fall back on interface names.

Fixed

  • #367 - Fixed issues with example Jobs.
  • #407 - Fixed logic check for 'hide_example_jobs' when defined, and also set to False.
  • #409 - Fixed tagging and custom field updates for Nautobot objects synced to/from Infoblox.
  • #413 - Fixed method of retrieving objects from IPFabric's technology categories.

Housekeeping

  • #418 - Unpins multiple dependencies.
  • #421 - Opened prometheus-client dependency range and removed direct drf-spectacular dependency.

collin-wicker and others added 30 commits November 2, 2023 15:58
Fixed caching mechanism, removed try/except block from delete as it w…
Merging changes made for linting tests
…viceType, and Device.

Also had to make some tweaks to LocationType and Location to handle nesting and ensure ContentTypes.
Remove old code left in commit.
App Setting 'hide_example_jobs' is_truthy check
Previously these were using `fetch`, which does not collect all results.
Switching this to use `all` will get all relevant data points.
Kircheneer and others added 22 commits April 4, 2024 15:15
…calls

Fix IPFabric technology calls to us `all`
Adds regex matching of interface names for when IPFabric does not
provide a media_type.
Co-authored-by: Justin Drew <2396364+jdrew82@users.noreply.github.com>
…pendencies-more

opens prometheus-client dependency range and removes direkt drf-spect…
Improve IPFabric matching of InterfaceTypes
@jdrew82 jdrew82 self-assigned this Apr 16, 2024
@jdrew82 jdrew82 requested review from glennmatthews, qduk, a team and alhogan as code owners April 16, 2024 19:14
@jdrew82
Copy link
Contributor Author

jdrew82 commented Apr 16, 2024

This is dupe of #427 as I merged that into the wrong branch. Should have gone to main.

@jdrew82 jdrew82 merged commit bd4aa05 into main Apr 16, 2024
22 checks passed
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.

None yet

7 participants