Skip to content

Releases: gyselroth/tubee-client-cli

1.3.0

25 Nov 07:10
Compare
Choose a tag to compare

Added support for notification identifier on job creation

1.2.2

21 Mar 10:07
Compare
Choose a tag to compare

when process is canceled no date (start and estimated) is displayed anymore

1.2.1

02 Feb 13:04
Compare
Choose a tag to compare

table error

1.2.0

02 Feb 10:45
Compare
Choose a tag to compare

Added data container for OdataRestEndpoint

1.0.0

18 Aug 08:17
Compare
Choose a tag to compare

Features

  • Added support for interval_reference on job creation

1.0.0-beta19

08 Apr 08:13
9309b09
Compare
Choose a tag to compare
1.0.0-beta19 Pre-release
Pre-release

Features

  • Added support for endpoint SrvSQLUsers

1.0.0-beta18

28 Jan 13:46
9f550c2
Compare
Choose a tag to compare
1.0.0-beta18 Pre-release
Pre-release

Bugfixes

  • Error: this.api.deleteRelation is not a function

1.0.0-beta17

04 Dec 11:23
2372e86
Compare
Choose a tag to compare
1.0.0-beta17 Pre-release
Pre-release

Bugfixes

  • create --from-template=xy does only work with core.v1 prefix

Features

  • Processes include estimated time of how long a process might take
  • Processes include progress information

1.0.0-beta16

25 Sep 11:49
5b846d6
Compare
Choose a tag to compare
1.0.0-beta16 Pre-release
Pre-release
  • CORE: [CHANGE] Handle StreamErrors during stream responses

1.0.0-beta15

16 Aug 09:17
8d13f98
Compare
Choose a tag to compare
1.0.0-beta15 Pre-release
Pre-release
  • CORE: [CHANGE] Removed ramac borders, the list output is now a borderless table which is more compact
  • CORE: [FIX] Fixed log exception output due a beta api change in the tubee api
  • CORE: [CHANGE] Changed reverse sorting if using -t to use an indexed query instead $natural sorting.
  • CORE: [FIX] TypeError: Cannot read property 'split' of undefined with get and no resource type #13
  • CORE: [FIX] Do not print out resources if the list is empty while multiple resource types are fetched
  • CORE: [FIX] Error: Required parameter collection was null or undefined when calling getEndpoints #12
  • CORE: [FEATURE] Print process status during process following and exit after process is finished
  • CORE: [FEATURE] Implement rollback command #14