Sha256: 291ee55d25fae73129c2aebed0c57207ae7a5357d71724358e896b6431a35886

Contents?: true

Size: 1.81 KB

Versions: 1

Compression:

Stored size: 1.81 KB

Contents

== 2012-06-11 version 0.8.17

* Client#jobs supports status option


== 2012-05-10 version 0.8.16

* Added bulk import feature


== 2012-04-26 version 0.8.15

* Result model replaces ResultSet model
* Removed methods related to ResultSet from Job and Schedule models
* Added methods related to Result to Job and Schedule models


== 2012-04-03 version 0.8.14

* Added Database#count, #created_at and #updated_at
* Added Table#created_at and #updated_at


== 2012-04-03 version 0.8.13

* Added Job#hive_result_schema


== 2012-03-12 version 0.8.12

* Client#run_schedule returns an array of ScheduledJob


== 2012-03-01 version 0.8.11

* Use data/ca-bundle.crt for SSL connections


== 2012-02-22 version 0.8.10

* Added Client#run_schedule and update_schedule
* Added timezone, delay and next_time fields to the Schedule model
* create_aggregation_schema accepts params argument


== 2012-02-12 version 0.8.9

* Added API#normalize_table_name and API#normalize_database_name


== 2012-02-02 version 0.8.8

* Fixed SSL support


== 2012-02-02 version 0.8.7

* Added SSL support


== 2012-01-19 version 0.8.6

* Check JSON format of HTTP responses


== 2011-12-04 version 0.8.5

* added new feature: ResultSet
* added new feature: AggregationSchema
* added Job#rset and Schedule#rset to get associated ResultSet


== 2011-11-11 version 0.8.4

* Added Model#client
* Added Database#query
* Added Table#import
* Increased http.read_timeout on Client#import


== 2011-10-03 version 0.8.3

* Added Client#tail method


== 2011-09-13 version 0.8.2

* Added APIs for scheduled queries
* Set 'Content-Length: 0' header to POST request if no parameters are
  provided


== 2011-09-09 version 0.8.1

* Added Client#kill method
* Client.authenticate throws AuthError instead of APIError when
  status code is 400


== 2011-08-21 version 0.8.0

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
td-client-0.8.17 ChangeLog