Skip to content

Releases: silinternational/developer-portal

Remove SAML login option and Jira Issue Collector

17 Dec 15:12
24159d7
Compare
Choose a tag to compare

What's Changed

Changelog (since version 4.2.1)

Security

  • Stop trying to load old Jira Issue Collector

Removed

  • Remove SAML login option (BREAKING CHANGE)

Fixed

  • Update dependencies
  • Update documentation
  • Specify the available platform version for httpbin docker image (for local development)

Full Changelog: 4.2.1...5.0.1

Various cleanup and dependency updates

13 Nov 19:46
f8add7f
Compare
Choose a tag to compare

Fixed

  • Stop using volumes_from a data container
  • Update docker-compose to docker compose
  • Remove version from docker-compose.yml file(s)
  • Specifically request the platform we build our apiaxle-js image for
  • Use our improved approach for a developer-friendly list of dependencies

Changed (non-breaking)

  • Have make composer and make composerupdate use the same container

Security

  • Update certain dependencies

Additional config options for mailer

13 Jun 08:19
4716cae
Compare
Choose a tag to compare

Added

  • Added MAILER_FROM_EMAIL and MAILER_HOSTNAME to provide greater flexibility for SMTP server configuration.

Update dependencies

01 Apr 18:23
1b93cc8
Compare
Choose a tag to compare

Changed

  • Update dependencies

Update deps (especially guzzlehttp/psr7)

10 May 15:50
e7e02d5
Compare
Choose a tag to compare

Fixed

  • Update dependencies (to get fixed version of guzzlehttp/psr7)

Use Redis 6, improve local development

08 Mar 19:14
0ffe3c2
Compare
Choose a tag to compare

Fixed

  • Use a specific major version of phpMyAdmin for local development work

Changed

  • Use Redis 6 locally (to confirm it works)

Added

  • Enable running httpbin locally, for development / manual testing
  • Document in the readme file how to set up a local API

Security Patch for Symfony

10 Feb 08:42
64432f7
Compare
Choose a tag to compare
Merge pull request #207 from silinternational/develop

Release 4.1.9 Security Patch for Symfony

Fix sending of emails

13 Jan 18:36
5155d54
Compare
Choose a tag to compare

Fixed

  • Replace outdated php syntax

Full Changelog: 4.1.7...4.1.8

Minor updates and fixes

11 Jan 19:06
2182dbf
Compare
Choose a tag to compare

Fixed

  • Update composer dependencies

Allow for PHP8 and use Guzzle7

21 Nov 11:23
Compare
Choose a tag to compare
4.1.6

Implied suggested change from PR