Releases: m-lab/etl
Releases · m-lab/etl
prod-v2.23.0
What's Changed
- Use ndt5 TCPInfo.MinRTT when available for a.MinRTT summary by @stephen-soltesz in #1097
- Change v1beta1 to v1 to unblock GKE upgrades by @SaiedKazemi in #1099
- Migrate parser to Gardener v2 Jobs API by @stephen-soltesz in #1098
Full Changelog: prod-v2.21.0...prod-v2.23.0
prod-v2.22.0
prod-v2.21.0
Highlights
- Process 100% of pcap data (previously 10%)
- Remove v1 data pipeline logic and dependencies
What's Changed
- use high cpu, and build container in parallel by @gfr10598 in #1039
- Begin to remove v1 logic from etl worker packages by @stephen-soltesz in #1080
- Remove v1 logic from etl packages: fake, bq, and related tests by @stephen-soltesz in #1086
- Update to latest traceroute-caller by @cristinaleonr in #1062
- Remove live v1 annotation logic from data pipeline by @stephen-soltesz in #1087
- Remove v1 parser/base.go interface, migrate v1 types to row.Base by @stephen-soltesz in #1088
- Remove app engine queue configuration by @stephen-soltesz in #1089
- Remove obsolete v1 flags, cloudbuild steps, and related configurations by @stephen-soltesz in #1090
- Process 100% of pcaps by @cristinaleonr in #1079
- Remove explicit dependencies on the decommissioned annotation-service by @stephen-soltesz in #1091
- Remove functions by @stephen-soltesz in #1093
Full Changelog: prod-v2.20.0...prod-v2.21.0
prod-v2.20.0 - completely retire annotation-service
What's Changed
- Export NullAnnotator for v2 parsers by @stephen-soltesz in #1078
Full Changelog: prod-v2.19.1...prod-v2.20.0
prod-v2.19.1 - reset annotation region field
What's Changed
- Reset Region field for client and server Geo annotations by @stephen-soltesz in #1073
Full Changelog: prod-v2.19.0...prod-v2.19.1
prod-v2.19.0
prod-v2.18.0
- Add field descriptions for scamper1 datatype (#1057)
- Update Go version in Dockerfile (#1058)
- Add Gardener v2 parser for switch datatype (#1059)
- Only failfast for write errors (#1060)
- Add descriptions of server metadata to ndt5 and ndt7 (#1063)
- Update generate_schema_docs & parser descriptions (#1065)
Deploy ndt5 v2 parser
Migrate ndt5 to use standard columns (#1045)
Update flags, dependencies, and metrics
Disable v1 deployment
Disable v1 deployment #1051