Skip to content

Releases: Ruby-Network/ruby

v1.0.17-hotfix

23 Mar 09:24
8ac0405
Compare
Choose a tag to compare
  • Fixes builds for truffleruby and dockerhub

Full Changelog: v1.0.17...v1.0.17-hotfix

v1.0.17

23 Mar 09:16
8474698
Compare
Choose a tag to compare
  • Adds the ability to either use and or not use node.js in the app
  • Other stuff

Full Changelog: v1.0.16...v1.0.17

v1.0.16

16 Mar 08:30
e5a047e
Compare
Choose a tag to compare
  • Minify JavaScript files for faster loading

For the selfhosters out there:

  • There are now "Canary" versions of our docker images if you like living on the bleeding edge
  • Switch your docker versions from ruby:latest or ruby-jruby:latest or ruby-truffleruby:latest to ruby-canary:main, ruby-jruby-canary:main or ruby-truffleruby-canary:main to use the canary versions
  • NOTE: The canary versions are only on ghcr.io

Full Changelog: v1.0.15...v1.0.16

v1.0.15

14 Mar 12:20
811aa32
Compare
Choose a tag to compare
  • Add JRuby as an option for self hosting
  • Add TruffleRuby as an option for self hosting

v1.0.14

14 Mar 07:59
ef4b234
Compare
Choose a tag to compare
  • General bugfixes

Full Changelog: v1.0.13...v1.0.14

v1.0.13

12 Mar 17:06
2be5a35
Compare
Choose a tag to compare
  • Bumps libcurl version

v1.0.12

11 Mar 07:01
d238ea1
Compare
Choose a tag to compare
  • Upgrades libcurl
  • Upgrades epoxy
  • upgrades wisp-server-node

v1.0.11

10 Mar 09:19
2d9f872
Compare
Choose a tag to compare
  • Adds Bare Server Support back
  • General bug fixes and improvements

v1.0.10

09 Mar 08:23
f2bd3e9
Compare
Choose a tag to compare
  • Add Libcurl as a transport
  • General bugfixes

Full Changelog: v1.0.9...v1.0.10

v1.0.9-hotfix.4

06 Mar 08:52
34e045e
Compare
Choose a tag to compare
  • This should address the issues and there is better error logging

Full Changelog: v1.0.9-hotfix.3...v1.0.9-hotfix.4