Skip to content

Releases: JuliaContainerization/Sandbox.jl

v2.1.0

29 Jan 16:09
Compare
Choose a tag to compare

Sandbox v2.1.0

Diff since v2.0.2

Merged pull requests:

  • Expand docs and error messages (#112) (@sjkelly)
  • Update repo org. (#123) (@maleadt)
  • Bump julia-actions/setup-julia from 1 to 2 (#125) (@dependabot[bot])
  • Bump actions/checkout from 2 to 4 (#126) (@dependabot[bot])
  • Bump actions/cache from 2 to 4 (#127) (@dependabot[bot])
  • [CI] Use julia-actions/cache instead of actions/cache (#128) (@giordano)
  • CompatHelper: add new compat entry for LazyArtifacts at version 1, (keep existing compat) (#130) (@github-actions[bot])
  • CompatHelper: add new compat entry for TOML at version 1, (keep existing compat) (#131) (@github-actions[bot])
  • CompatHelper: add new compat entry for Tar at version 1, (keep existing compat) (#132) (@github-actions[bot])
  • Bump codecov/codecov-action from 1 to 5 (#133) (@dependabot[bot])
  • Bump sandbox version to work with Julia nightly (#134) (@staticfloat)

Closed issues:

  • Make a new release? (#55)
  • move to org? (#107)

v2.0.2

24 Jun 04:41
Compare
Choose a tag to compare

Sandbox v2.0.2

Diff since v2.0.1

Merged pull requests:

v2.0.1

26 Sep 19:08
Compare
Choose a tag to compare

Sandbox v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

09 Aug 00:37
Compare
Choose a tag to compare

Sandbox v2.0.0

Diff since v1.6.1

Closed issues:

  • Add a nesting test that runs the new version of the sandbox nested inside the old version of the sandbox (#73)

Merged pull requests:

v1.6.1

28 Mar 21:31
04b664a
Compare
Choose a tag to compare

Sandbox v1.6.1

Diff since v1.6.0

Merged pull requests:

v1.6.0

28 Mar 01:01
Compare
Choose a tag to compare

Sandbox v1.6.0

Diff since v1.5.1

Closed issues:

  • Internet access tests failing for UnprivilegedUserNamespacesExecutor when using Linux >= 5.11 (#77)

Merged pull requests:

  • Work around issue with persistent dirs with UnprivilegedUserNamespacesExecutor (#87) (@giordano)

multiarch-testing-dc9f14af

08 Aug 18:21
04b664a
Compare
Choose a tag to compare

v1.5.1

18 Mar 17:42
Compare
Choose a tag to compare

Sandbox v1.5.1

Diff since v1.5.0

Closed issues:

  • Resource management (#29)
  • select_executor is slow (#76)
  • Inconsistency in mutability of read-only maps with persistence (#105)

Merged pull requests:

v1.5.0

03 Oct 23:34
Compare
Choose a tag to compare
Fix Docker executor

bash-bats-8192ffa9

18 Oct 21:07
Compare
Choose a tag to compare
Fix Docker executor