Releases: Netflix/metacat
Releases · Netflix/metacat
1.0.10
1.0.9
1.0.8
Bug fix.
Fixed regression issue where updating an existing hive partition was not getting updated in hive metastore.
Bug fix.
Fix latency in handling events. Every event handler/subscriber is registered with its own event bus.
Bug fix.
Fix latency in handling events.
Re-releasing 1.0.3 since the release had a bug.
Adding timer to collect latency between request and event publish to SNS.
Bug fixes.
- SavePartition API should update only table metadata and not the schema when updating metrics.
- Fixed the usage of ThreadServiceManager in hive connector.
- Adding timer to collect latency between request and event publish to SNS.
- Optimized the logic to use direct SQL to get partitions when called during saving partitions.
Minor fixes.
- Better handle SNS publish for long messages.
- Optimize hive logic to check if table exists.
Re-releasing 1.0.0 since previous build failed with partial publish.
v1.0.1 Removed the release scope property. (#114)