Skip to content

Tags: tarantool/rws

Tags

1.0.12

1.0.12

### Added

- Added support of Ubuntu Noble (24.04).
- Added `rws_files` tool.

### Changed

- Changed deployment mode back to `buildpack`.

1.0.11

1.0.11

### Changed

- Fixed an issue with the `Werkzeug` dependency.

1.0.10

1.0.10

### Added

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

1.0.9

1.0.9

### Added

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

1.0.8

1.0.8

### 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

1.0.7

### Changed

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

1.0.6

1.0.6

### 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

1.0.5

### 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

1.0.4

### Changed

- 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

1.0.3

### Added

- Added support of RedOS 7.3.

### Changed

- Updated required version of `mkrepo` to 0.1.10. The new version of `mkrepo`
  contains major bug fixes related to the processing of rpm repository metadata.