github Trow-Registry/trow v0.3.4

latest releases: trow-0.7.0, v0.6.4, trow-0.6.4...
2 years ago

What's Changed

  • Rocket 0.5 by @amouat in #271
  • Refactor proxy authentication mechanism by @sopak #274
  • #168 doc improvements and editing out of date api versions. by @KianTigger in #276
  • Add CLI parameter for setting the log level (--log-level) by @rorymalcolm in #275
  • Support 5 levels of repos (e.g. docker pull org/a/b/c/d/myimage) by @amouat in #281

The work to use Rocket 0.5 was fairly major and represents a big step forward in terms of speed and scalability.

There were also a bunch of bug fixes, refactorings and doc improvements.

The recommend way to obtain Trow is to pull the image from the Docker Hub i.e.:

docker pull containersol/trow:0.3.4

You can also build from source or use the below binary. The image on the DockerHub has a "fat manifest" and should work for multiple architectures (amd64, armv7 and amd64). The tgz file contains the Helm chart YAML only.

Please be aware that Trow is in an early stage of development and should not be considered fully production ready.

New Contributors

Full Changelog: v0.3.3...v0.3.4

Don't miss a new trow release

NewReleases is sending notifications on new releases.