Releases: netbox-community/Device-Type-Library-Import
Releases · netbox-community/Device-Type-Library-Import
v2.0.2 - 2023-08-01
What's Changed
Full Changelog: v2.0.1-2023-07-31...v2.0.2-2023-08-01
v2.0.1 - 2023-07-31
What's Changed
- Fixes #89: Documentation bug: Getting Started git clone url incorrect by @basictheprogram in #90
- Version 2.0.1 by @danner26 in #97
New Contributors
- @basictheprogram made their first contribution in #90
Full Changelog: v2.0.0-2023-03-24...v2.0.1-2023-07-31
v2.0.0 - 2023-03-24
What's Changed
- Update power-port/power-ports check by @ndom91 in #1
- Counter by @ndom91 in #2
- fix: error on unambigious powerport when trying to create power outlets by @ndom91 in #4
- Add CLI option for custom git URL by @mtinberg in #7
- pep8 formatting and fix for vendors with spaces in names by @mayafox in #10
- Update readme env by @ndom91 in #17
- match 'vendors' arg between docs and code by @FlorianHeigl in #15
- Update nb-dt-import.py by @lordwolf2004 in #19
- Update requirements.txt by @eN0Rm in #22
- build(deps): bump pyyaml from 5.3 to 5.4 by @dependabot in #20
- docker build + add vendors choices as env var by @k0rventen in #23
- build(deps): bump urllib3 from 1.25.8 to 1.26.5 by @dependabot in #25
- docker image CI by @k0rventen in #24
- Bumped requests version by @dalrrard in #31
- Increase import speed by @dalrrard in #29
- Added IGNORE_SSL_ERRORS option by @dalrrard in #30
- Import all YAML files by @rsp2k in #32
- Add repo branch option by @dmcken in #36
- Add SLUGS option to specify a space-separated list of device_type slug… by @rsp2k in #33
- Fixes #8: Strip all not supported chars in manufacturer slug by @FloEisen in #42
- Fixes #34: Change Vendor Delimiter by @FloEisen in #41
- Passing branch to update_package() by @suom1 in #39
- Support for ghcr.io container registry. by @gaby in #43
- Fix import failure when no vendor specified by @dalrrard in #45
- Update README.md by @rmundel in #46
- Add module bays and module types. by @dmcken in #52
- Workflow updates by @danner26 in #66
- Bump Requirement Version & Trim by @danner26 in #72
- Adding back workflows by @danner26 in #73
- Added try except block to catch ssl errors. by @danner26 in #74
- Cleanup by @danner26 in #75
- Remove Repo init from init by @p-rintz in #76
- Beta Release Merge by @danner26 in #87
New Contributors
- @ndom91 made their first contribution in #1
- @mtinberg made their first contribution in #7
- @mayafox made their first contribution in #10
- @FlorianHeigl made their first contribution in #15
- @lordwolf2004 made their first contribution in #19
- @eN0Rm made their first contribution in #22
- @dependabot made their first contribution in #20
- @k0rventen made their first contribution in #23
- @dalrrard made their first contribution in #31
- @rsp2k made their first contribution in #32
- @dmcken made their first contribution in #36
- @FloEisen made their first contribution in #42
- @suom1 made their first contribution in #39
- @gaby made their first contribution in #43
- @rmundel made their first contribution in #46
Full Changelog: https://github.com/netbox-community/Device-Type-Library-Import/commits/v2.0.0-2023-03-24
v2.0.0-beta003 - 2023-03-09
Add more info to failed device_type creations (#81)