Skip to content

Releases: repman-io/repman

1.4.0

09 Jan 09:03
00e207e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.6...1.4.0

1.3.6

29 Nov 06:22
174c381
Compare
Choose a tag to compare

Security

  • Fix CVE-2021-41267: Webcache Poisoning via X-Forwarded-Prefix and sub-request symfony/security-bundle (v5.3.4)
  • Fix CVE-2021-41268: Remember me cookie persistance after password changes

What's Changed

Full Changelog: 1.3.5...1.3.6

1.3.5

08 Nov 08:08
11b2b56
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

25 Jun 07:24
dca0aff
Compare
Choose a tag to compare

Security

1.3.3

31 May 11:36
ea4a3e0
Compare
Choose a tag to compare

Fixed

  • Fix package dependencies duplication (#472)

Changed

  • Remove Link entity from package read model (#473)
  • Reduce sql query executions for organization token (#474)
  • Update dependencies (dependabot updates)

1.3.2

20 May 08:23
45346f1
Compare
Choose a tag to compare

Security

1.3.1

13 May 09:56
7062464
Compare
Choose a tag to compare

Security

Changed

  • Update dependencies (#456)

1.3.0

28 Apr 07:25
8c16fd9
Compare
Choose a tag to compare

Security

Added

1.2.2

02 Mar 15:01
3cc224e
Compare
Choose a tag to compare

Fixed

  • Fix: composer 9999999-dev issue (#422 thanks @slappyslap)
  • Make var/cache ephemeral (#420)
  • Add async-aws/ses to composer (#418 thanks @nandogameiro)
  • Enable http2 for composer v2 (#416)
  • Test compatibility issues and small deprecation fix (#414 thanks @pedro-stanaka)
  • Remove old metadata files when sync proxy metadata (#412)
  • Remove PostgreSQL exposed port from docker-compose.yml (#410)

1.2.1

03 Feb 13:25
3540583
Compare
Choose a tag to compare

Fixed

  • Remove webhook when package removed (API) and organization removed (UI) (#404)