Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Tags: osrg/namazu

Tags

v0.2.1

Toggle v0.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
*: Release v0.2.1 (#171)

Release Note: http://osrg.github.io/namazu/post/release-0-2-1/

Changes from v0.2.0:

 * #167, #168, #169, #170: doc: miscellaneous improvements
 * #166: vendor go packages
 * #163: *: bump up Go to 1.7
 * #162: container: add support for inspectors/fs
 * #160: inspectors/fs: implement Fsync
 * #158, #159: inspectors/fs: improved CLI (thank you @v01dstar !)
 * #156: inspectors/proc: improved error handling
 * #154, #155: inspectors/proc: improved CLI

Signed-off-by: Akihiro Suda <[email protected]>

v0.2.0

Toggle v0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
*: Release v0.2.0 (#149)

Release Note: http://osrg.github.io/namazu/post/release-0-2-0/

Changes from v0.1.2:

 * New project name (Earthquake --> Namazu)
 * New feature: process inspector (useful for reproducing flaky xUnit test failures)
 * New feature: filesystem inspector (found YARN-4301)
 * New feature: Container CLI (Docker-like, human-friendly CLI)
 * New experimental feature: Semi-deterministic replaying API

Changes from v0.2.0-rc2:

 * #146: Reduce CPU consumption
 * #142: New project name (Earthquake --> Namazu)
 * #140: Integrate `earthquake-container` to `earthquake`
 * #139: Support static build
 * #137: New experimental feature: Semi-deterministic replaying API
 * #131: New minor feature: Standalone orchestrator
 * Improvement on docs
 * Some minor fixes

v0.2.0-rc2

Toggle v0.2.0-rc2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #129 from osrg/suda/wip

Major improvements (doc, CLI)

v0.2.0-rc1

Toggle v0.2.0-rc1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge pull request #108 from osrg/suda/wip

set `EarthquakeVersion` to 0.2.0-SNAPSHOT

v0.1.2

Toggle v0.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v0.1.2

 * New feature: Branch Analyzer (for Java)
 * Reproduced ZooKeeper bug #2080
 * Found etcd bug #3517 (fixed in #3530)

v0.1.1

Toggle v0.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Release v0.1.1

 * rewrite orchestrator in golang
 * netfilter-based inspector
 * MongoDB event history storage

v0.1

Toggle v0.1's commit message
Merge pull request #10 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

v0.0

Toggle v0.0's commit message
inspector, c: move destructor

Signed-off-by: Hitoshi Mitake <[email protected]>