Skip to content

Releases: josh-project/josh

r22.06.08

08 Jun 11:40
e85bc71
Compare
Choose a tag to compare
  • Stacked changes support (see #699, #706)
  • Remove GraphQL root endpoint (see #707)
  • Switch UI to React (see #705)
  • Add :linear filter (see #741)

r22.04.15

15 Apr 12:00
94e855a
Compare
Choose a tag to compare
  • Improve compatibility with some GraphQL clients (see #671)
  • Fix bug in reversing :exclude[] (see #682)
  • Improve performance of background filter discovery (see #685)
  • Security: Treat username as a secret, just like password (see #687)
  • Fix HEAD reference on urls using the @sha syntax (see #690)

r22.03.24

24 Mar 10:10
229e9d0
Compare
Choose a tag to compare
  • Add JOSH_REPO_BLOCK

r22.03.18

18 Mar 15:20
6e4be0e
Compare
Choose a tag to compare
  • Prepend refs/heads to base parameter as default (#664)
  • Include tilde in argument charset (#666)

r22.03.17

17 Mar 08:44
79480c1
Compare
Choose a tag to compare
  • Proper handling of repos with HEAD not being "master" (#543)
  • Performance improvements for complex workspaces (#612, #619)
  • Trace HTTP errors with error level (#575)
  • Propagate error messages back to the client (#576)
  • Support git lfs forwarding (#656)
  • Bugfixes for :exclude (#624)
  • Bugfix for -o base (#555)
  • Bugfix for caching option (#565)

r21.11.21

21 Nov 13:15
Compare
Choose a tag to compare
  • When run locally, Josh can now also proxy for ssh by using the user's key (see 6d95083)
  • Fixes to the implementation of :exclude[] (see 2b5ec99)
  • Support push of partial merges (see d39a4d0)
  • Fix GraphQL for retrieving tree hash (see 664095f)

21.09.15

15 Sep 19:08
Compare
Choose a tag to compare
  • Fix issues with nested workspaces
  • Disable opentelemetry/jaeger if not configured

r21.08.16: Bump anyhow from 1.0.42 to 1.0.43

16 Aug 13:23
Compare
Choose a tag to compare
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.42 to 1.0.43.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.42...1.0.43)

---
updated-dependencies:
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

r21.05.05: Add Working with workspaces doc

05 May 08:29
Compare
Choose a tag to compare
 - restructure doc folder
 - add workspaces .t

r21.03.19.1

19 Mar 10:17
fc6af1e
Compare
Choose a tag to compare
Update release.yml