Skip to content

Tags: automan99/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 (osrg#171)

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

Changes from v0.2.0:

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

 * osrg#146: Reduce CPU consumption
 * osrg#142: New project name (Earthquake --> Namazu)
 * osrg#140: Integrate `earthquake-container` to `earthquake`
 * osrg#139: Support static build
 * osrg#137: New experimental feature: Semi-deterministic replaying API
 * osrg#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 osrg#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 osrg#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 osrg#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]>