Skip to content

Releases: tarantool/rws

1.0.12

21 Oct 12:27
Compare
Choose a tag to compare

Overview

This release adds support for new Linux distros and fixes the issue with deployment mode.

Added

  • Added support of Ubuntu Noble (24.04).
  • Added rws_files tool.

Changed

  • Changed deployment mode back to buildpack.

1.0.11

04 Mar 10:28
1a9036a
Compare
Choose a tag to compare

Overview

Fixed an issue with one of the app dependencies.

Changed

  • Fixed an issue with the Werkzeug dependency.

1.0.10

01 Mar 09:21
Compare
Choose a tag to compare

Overview

This release adds support for new Linux distros.

Added

  • Added support of Fedora 39.
  • Added support of AlmaLinux 8, 9.
  • Added support of Astra Linux 1.7.

1.0.9

30 Aug 21:26
Compare
Choose a tag to compare

Overview

This release adds support for new Linux distros.

Added

  • Added support of Debian Bookworm and Fedora 37, 38.

1.0.8

29 Aug 09:36
Compare
Choose a tag to compare

Overview

This release adds support for new repositories, facility to build Docker images and set up a test stand.

Added

  • Added support of static repositories.
  • Added Dockerfile to build Docker images.
  • Added docker-compose.yml for setting up a test stand.

1.0.7

06 Apr 15:31
Compare
Choose a tag to compare

Overview

Fixed broken paths to images in templates/index.html.

1.0.6

07 Dec 19:13
Compare
Choose a tag to compare

Overview

This release adds a workaround to handle packages containing .ddeb files.

Changed

  • Now the .ddeb files are simply skipped and all other files in the package
    continue to be processed. Previously, this caused fail package uploading.

1.0.5

07 Dec 13:41
Compare
Choose a tag to compare

Overview

This release contains a few improvements related to CI/CD and mkrepo lib.

Changed

  • Changed the version of dokku deploy action to patched one which supports
    deploying to multiple environments.
  • Updated checkout action to a newer version.
  • Updated required version of mkrepo to 1.0.2.
    The new release of mkrepo contains several improvements and bug fixes.
    The most significant of them are auto-installation of required package
    dependencies, fixing Python 3.6 compatibility, and bumping boto3 version
    to 1.17.5.

1.0.4

24 Nov 15:01
Compare
Choose a tag to compare

Overview

Updated required version of mkrepo to 1.0.0.
The new release of mkrepo contains several improvements and bug fixes for handling
rpm repository metainformation. The most significant of these is the addition of the ability
to remove information about a removed package.

1.0.3

06 Sep 12:18
Compare
Choose a tag to compare

Overview

This release adds support of RedOS 7.3 and updates used version of mkrepo to 0.1.10