Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

Latest commit

 

History

History
40 lines (31 loc) · 1.49 KB

CHANGELOG.md

File metadata and controls

40 lines (31 loc) · 1.49 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Changes

  • update to go modules

0.3.1 - 2018-04-23

Changes

  • remove _ from BigQuery table names to comply with BigQuery recommendations.

0.3.0 - 2018-03-09

Changes

  • containers in the config file is renamed to apps in order to be more flexible

0.2.0 - 2018-02-15

Added

  • clean up local log files when job is complete
  • added CLI framework for easier handling of options
  • added tests from 0 to 31% test coverage
  • use LogDNA archive files in Google Cloud Storage instead of AWS S3 for bandwidth cost savings

Changed

  • Bucket in GCP config is now UploadBucket

Removed

  • AWS S3 config and download of log archive from AWS. Check latest README for up to date config documentation

0.1.0 - 2017-11-12

Added

  • Working code to take LogDNA archives in AWS S3, process them, and ingest them BigQuery.