Skip to content

Releases: subshell/o-neko

1.8.0

09 Oct 10:52
7fb2a66
Compare
Choose a tag to compare

Highlights

  • O-Neko now has a built-in container logs view. The view also includes a new configuration option which can contain a URL
    template to an external logging system, which is used to add a direct link to the correct logs.

What's Changed

Full Changelog: 1.7.0...1.8.0

1.7.0

12 Apr 14:27
254a279
Compare
Choose a tag to compare

Highlights

  • O-Neko now has a search functionality, which allows to deploy multiple versions simultaneously (#109, #112, #130)

What's Changed

Full Changelog: 1.6.0...1.7.0

1.6.0

15 Feb 13:47
d70b09d
Compare
Choose a tag to compare

Update notes

If you are using O-Neko Catnip then this release only works together with Catnip 1.2.0 or later.

What's Changed

  • chore(deps): update angular and some other frontend libraries by @philmtd in #104
  • chore: update docker base image, helm and helm gcs by @philmtd in #103
  • chore(deps): update backend dependencies by @philmtd in #105
  • chore(deps): bump json5 from 2.2.1 to 2.2.3 in /frontend by @dependabot in #101
  • chore(deps): bump engine.io from 6.2.0 to 6.2.1 in /frontend by @dependabot in #98
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /frontend by @dependabot in #97
  • chore(deps): bump qs from 6.5.2 to 6.5.3 in /frontend by @dependabot in #100
  • fix: change blocking deploy API calls by @philmtd in #102
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend by @dependabot in #107

Full Changelog: 1.5.4...1.6.0

1.5.4

21 Oct 10:07
8f06cb7
Compare
Choose a tag to compare

What's Changed

  • deps: update and cleanup Java dependencies by @philmtd in #95
  • fix: add monaco-editor to dependencies by @philmtd in #94

Full Changelog: 1.5.3...1.5.4

1.5.3

17 Oct 13:41
3e13dfe
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

1.5.2

09 Sep 13:46
Compare
Choose a tag to compare

What's Changed

  • docs: refer to our helm chart for installation instructions by @philmtd in #88
  • add wait option to "helm uninstall" and "helm install" by @muffl0n in #89
  • chore(deps): bump y18n from 4.0.0 to 4.0.3 in /frontend by @dependabot in #85
  • chore(deps): bump jszip from 3.4.0 to 3.10.1 in /frontend by @dependabot in #86
  • chore(deps): bump ini from 1.3.5 to 1.3.8 in /frontend by @dependabot in #87
  • chore(deps): bump json-schema from 0.2.3 to 0.4.0 in /frontend by @dependabot in #90

Full Changelog: 1.5.1...1.5.2

1.5.1

09 Aug 08:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

1.5.0

11 Jul 14:57
ce8a360
Compare
Choose a tag to compare

What's Changed

  • Bump gson from 2.8.6 to 2.8.9 by @dependabot in #73
  • improved logging, concurrent deployment editing and rollback handling by @tom-schoener in #78
  • Bump karma from 6.3.3 to 6.3.16 in /frontend by @dependabot in #70
  • Bump url-parse from 1.5.3 to 1.5.10 in /frontend by @dependabot in #69
  • Bump minimist from 1.2.5 to 1.2.6 in /frontend by @dependabot in #71
  • Bump async from 2.6.3 to 2.6.4 in /frontend by @dependabot in #72
  • Bump nanoid from 3.1.25 to 3.3.4 in /frontend by @dependabot in #74
  • chore(deps): bump eventsource from 1.1.0 to 1.1.2 in /frontend by @dependabot in #80
  • chore(deps): bump follow-redirects from 1.14.1 to 1.15.1 in /frontend by @dependabot in #81
  • feat(metrics): add metrics by @philmtd in #79

Full Changelog: 1.4.0...1.5.0

1.4.0

16 Nov 16:09
345e8c6
Compare
Choose a tag to compare

1.3.0

30 Aug 09:09
f8c1a92
Compare
Choose a tag to compare
  • feat(helm): Update Helm and base Docker image (#55) (bee922c), closes #55
  • feat(i18n): Finalize translations (#57) (f8c1a92), closes #57
  • change(helm): shorten length of project version in Helm release name to 20 characters (#56) (214c9f6), closes #56