Skip to content

Commit

Permalink
Merge pull request #93 from openeuropa/release-8.x-1.6
Browse files Browse the repository at this point in the history
Release-8.x-1.6: Update changelog.
  • Loading branch information
nagyad authored Apr 16, 2024
2 parents b2dba0a + 6027435 commit d93c3a4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ services:
- COMPOSERVER=--2
- DOCUMENT_ROOT=/test/media_avportal
mysql:
image: registry.fpfis.eu/fpfis/sql:percona-5.7
image: git.fpfis.tech.ec.europa.eu/fpfis/dependency_proxy/containers/percona:5.7
command: --innodb-log-file-size=1G --max_allowed_packet=1G --innodb-buffer-pool-size=512M --wait_timeout=3000 --net_write_timeout=3000 --log_error_verbosity=3
environment:
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
selenium:
image: registry.fpfis.eu/fpfis/selenium:standalone-chrome-4.1.3-20220405
image: git.fpfis.tech.ec.europa.eu/fpfis/dependency_proxy/containers/selenium/standalone-chrome:4.1.3-20220405
shm_size: 2g
environment:
- DISPLAY=:99
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
# Changelog

## [8.x-1.6](https://github.com/openeuropa/media_avportal/tree/8.x-1.6) (2024-04-15)

[Full Changelog](https://github.com/openeuropa/media_avportal/compare/8.x-1.5...8.x-1.6)

**Merged pull requests:**

- EWPP-3898: Avoid error\_trigger in remote stream wrapper unlink. [\#92](https://github.com/openeuropa/media_avportal/pull/92) ([hernani](https://github.com/hernani))

## [8.x-1.5](https://github.com/openeuropa/media_avportal/tree/8.x-1.5) (2024-02-09)

[Full Changelog](https://github.com/openeuropa/media_avportal/compare/8.x-1.4...8.x-1.5)

**Merged pull requests:**

- Release-8.x-1.5: Update changelog. [\#91](https://github.com/openeuropa/media_avportal/pull/91) ([nagyad](https://github.com/nagyad))
- EWPP-3967: Add 10.2 to test matrix. [\#90](https://github.com/openeuropa/media_avportal/pull/90) ([brummbar](https://github.com/brummbar))

## [8.x-1.4](https://github.com/openeuropa/media_avportal/tree/8.x-1.4) (2023-12-12)
Expand Down

0 comments on commit d93c3a4

Please sign in to comment.