Skip to content

Releases: nautobot/nautobot-app-dev-example

v2.0.0 - 2024-08-13

13 Aug 11:31
c272641
Compare
Choose a tag to compare

What's Changed

Changed

  • #31 - More edits to the release checklist.
  • #31 - Added LTM release instructions.

Contributors

Full Changelog: v1.0.1...v2.0.0

v1.0.1 - 2024-07-10

10 Jul 15:58
fdecef3
Compare
Choose a tag to compare

What's Changed

Fixed

  • #28 - Fixed CI token for GH releases.
  • #28 - Updated towncrier template to include the appropriate preamble.
  • #28 - Updated release checklist post-testing.
  • #28 - Ensured towncrier runs locally only when started via invoke.

Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0 - 2024-07-04

04 Jul 19:47
e94ff75
Compare
Choose a tag to compare

What's Changed

Changed

  • #1 - Cleaned up the baked cookie.
  • #21 - Updated steps to create releases.
  • #21 - Changed CI changelog step to ignore branch names starting with "release".

Fixed

  • #20 - Removed deprecated default-authentication-plugin setting for mysql containers.

Housekeeping

  • #6 - Fixed the documentation to explain the app usage.
  • #7 - Bumped networktocode/gh-action-setup-poetry-environment from v5 to v6.
  • #7 - Bumped actions/setup-python from v4 to v5.
  • #8, #9 - Re-baked from the latest template.
  • #10 - Fixed NTC link in README.md.
  • #14 - Fully integrated ruff as a (partial) replacement for the other linters.
  • #16 - More additions on ruff integration.

New Contributors

Full Changelog: https://github.com/nautobot/nautobot-app-dev-example/commits/v1.0.0