Skip to content

Releases: Netflix/metacat

1.0.10

26 Jun 22:42
Compare
Choose a tag to compare

Official release of Metacat 1.0.10.

Milestone

1.0.9

13 Jun 18:57
Compare
Choose a tag to compare

Official release of Metacat 1.0.9.

Milestone

1.0.8

08 Jun 23:50
Compare
Choose a tag to compare

Official release of Metacat 1.0.8.

Milestone

Bug fix.

07 Jun 04:32
Compare
Choose a tag to compare

Fixed regression issue where updating an existing hive partition was not getting updated in hive metastore.

Bug fix.

03 Jun 04:24
Compare
Choose a tag to compare

Fix latency in handling events. Every event handler/subscriber is registered with its own event bus.

Bug fix.

01 Jun 04:33
Compare
Choose a tag to compare

Fix latency in handling events.

Re-releasing 1.0.3 since the release had a bug.

31 May 00:24
Compare
Choose a tag to compare

Adding timer to collect latency between request and event publish to SNS.

Bug fixes.

30 May 21:18
Compare
Choose a tag to compare
  1. SavePartition API should update only table metadata and not the schema when updating metrics.
  2. Fixed the usage of ThreadServiceManager in hive connector.
  3. Adding timer to collect latency between request and event publish to SNS.
  4. Optimized the logic to use direct SQL to get partitions when called during saving partitions.

Minor fixes.

22 May 23:04
Compare
Choose a tag to compare
  1. Better handle SNS publish for long messages.
  2. Optimize hive logic to check if table exists.

Re-releasing 1.0.0 since previous build failed with partial publish.

15 May 18:18
Compare
Choose a tag to compare
v1.0.1

Removed the release scope property. (#114)