Skip to content

Releases: ninech/netbox-client-ruby

0.5.3

22 Feb 08:33
Compare
Choose a tag to compare
  • updated development instructions to work #42
  • calling a random method no longer tries to load the data when the :id has not been set #41
  • use github actions #40
  • Fix classname references in circuits #35

0.5.2

06 Jan 08:11
Compare
Choose a tag to compare

Loosen dependency constraint on faraday_middleware #33

0.5.1

21 Aug 00:14
Compare
Choose a tag to compare
Bump VERSION file

0.5.0: 🐞 Fix gemspec

17 Aug 16:39
Compare
Choose a tag to compare

Netbox 2.4.x is now required.

  • Improved the development console
  • Fixed linter warnings
  • Cleanup of require statements
  • Updated some relations
    • Added platform to manufacturer
    • Added region and status to site
  • Implemented circuits
  • Implemented Rack Reservations
  • Removed now obsolete workarounds
  • Improved the README for developers

0.4.10

08 May 12:59
Compare
Choose a tag to compare

Every entity has now a .url method through which the API-URL of that entity is retrieved.

0.4.9

16 Apr 11:39
Compare
Choose a tag to compare

This release should fix the SHA256 mismatch on rubygems.org. See #27.

0.4.8

12 Apr 08:35
Compare
Choose a tag to compare
Bump VERSION file

0.4.7

11 Apr 08:23
Compare
Choose a tag to compare

Fixes #24

0.4.6

19 Feb 15:10
Compare
Choose a tag to compare

Adds support for Rack Roles.

0.4.5

15 Feb 11:44
Compare
Choose a tag to compare
Bump VERSION file