Skip to content

Releases: openflighthpc/flight-inventory

2.0.0-rc4

20 Jul 15:23
Compare
Choose a tag to compare
2.0.0-rc4 Pre-release
Pre-release
Add standard interrupt handling

2.0.0-rc3

17 Jul 13:58
Compare
Choose a tag to compare
2.0.0-rc3 Pre-release
Pre-release
rc3: Change the asset selection to a statement

2.0.0-rc2

17 Jul 13:41
Compare
Choose a tag to compare
2.0.0-rc2 Pre-release
Pre-release
Bump the version number for 2.0.0-rc2

2.0.0.rc1

08 Jul 15:42
abaf283
Compare
Choose a tag to compare
2.0.0.rc1 Pre-release
Pre-release
Merge pull request #155 from openflighthpc/develop

Remove group support and start fixing deprecation warnings

2.0.0.rc0

03 Jul 15:20
62cce0b
Compare
Choose a tag to compare
2.0.0.rc0 Pre-release
Pre-release
Merge pull request #152 from openflighthpc/develop

Remove multiple cluster supports and simplify FC templates

1.3.0

17 May 11:11
Compare
Choose a tag to compare
  • Adds the concept of schemas and migrations for updates to asset changes
  • Adjustments to the list command
    • Arguments are now optional
    • If no argument is given then lists all assets by type/group as appropriate
    • When listing by group assets are sorted and displayed under their primary group
  • Support for multiple maps on an asset
  • Support for clusters
  • Various bug fixes and improvements

1.2.0

18 Apr 14:48
88c85ee
Compare
Choose a tag to compare

Contains all the changes of 1.1.0-rc1 and 1.1.0-rc2 as well as:

  • Change how list-map searches - Displays all asset names found in the row - #123
  • Add more templates for the templates config file - #125
  • Repo management - #126
  • add a type switch to list - #128
    And, all #129:
  • Move sub-commands to hyphenated top-level commands (i.e. modify groups to modify-groups)
  • Rename parse to import
  • Add separate list-map command (old show data with an index)
  • Enable the plugins dir to allow external rendering methods
  • Remove show data and treat 'data' as a document format
  • Change nomenclature of modify map command
  • Line up modify map command values with https://github.com/alces-software/flight-inventory-diagrams
  • Optimise list by searching asset data with grep if the asset's data hasn't yet been read
  • treat assets as servers if they don't have a type
  • rename node_data -> asset_data & node_hash -> asset_hash

1.1.0-rc2

26 Mar 12:47
0c67ab8
Compare
Choose a tag to compare
1.1.0-rc2 Pre-release
Pre-release

Builds on 1.1.0-rc1 with the following features:

  • A group switch on list to allow listing assets in the specified groups - #106
  • The notion of an asset 'type' (e.g. server, switch, etc) - #107
  • This in turn allows default templates for assets based on their type, outlined in the new etc/templates.conf file - #107
  • Reformatted list output to be sorted in a single column by asset type - #103 & #108
  • Now able to use modify maps and modify notes for >1 node
  • New 'metadata' for maps, optionally input when using modify map - #104
  • New licensing - #105
  • Installation update - #111
  • 'map' option for show data that retrieves the data for the assets found in the specified line of a map - #112
  • Much refactoring - mainly #107 & #110

1.1.0-rc1

19 Mar 13:13
18683d3
Compare
Choose a tag to compare
1.1.0-rc1 Pre-release
Pre-release

This release candidate contains various fixes and features:

  • Trailing line breaks persists when mapping
  • The parse command is no longer restricted to using absolute paths
  • A new top level create command that functions the same as edit --create
  • The location helper has been removed

1.0.1

19 Feb 11:30
7435a91
Compare
Choose a tag to compare

2 bug fixes since the release of 1.0.0