Skip to content

Releases: gessnerfl/fake-smtp-server

2.2.1

18 Mar 21:00
Compare
Choose a tag to compare

Changelog

2.2.1 (2024-03-18)

Full Changelog

Closed issues:

  • Question: how is built the gessnerfl/fake-smtp-server image on Docker Hub? #421
  • Last 2 releases' changelogs unreadable on Github #420
  • Minimum java version on #376
  • Minimum requirements changed #375
  • STARTTLS closes the SSLSocket after creation #373
  • Exception thrown on initial start #327

2.2.0

06 Jan 21:44
Compare
Choose a tag to compare

Closedissues:

  • STARTTLSclosestheSSLSocketaftercreation#373
  • Java21/VirtualThreads#368
  • Question:WhyareallpropertiesintheOpenAPIspecificationoptional?#318
  • HowcanIchangeUItimezone?#265

Mergedpullrequests:

2.1.6

29 Dec 19:07
Compare
Choose a tag to compare

Closedissues:

  • Question:WhyareallpropertiesintheOpenAPIspecificationoptional?#318
  • HowcanIchangeUItimezone?#265

Mergedpullrequests:

2.1.5

28 Dec 09:49
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Running through java -jar fake-smtp-server-2.0.3.jar drains all CPU resources #199
  • Security issue with snakeyaml #124

Merged pull requests:

2.1.4

16 Oct 19:53
76e5d31
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Security issue with snakeyaml #124

2.1.4 (2023-10-16)

Full Changelog

2.1.3

13 Oct 19:07
Compare
Choose a tag to compare

Changelog

Full Changelog

Closed issues:

  • SQL Error: 23502, SQLState: 23502 #271

2.1.3 (2023-10-13)

Full Changelog

2.1.2

02 Jul 19:45
dc9c8f0
Compare
Choose a tag to compare

Changelog

2.1.2 (2023-07-02)

Full Changelog

Fixed bugs:

  • default-page-size does not (seem to) have any effect anymore #201

Merged pull requests:

2.1.1

28 Jun 19:46
Compare
Choose a tag to compare

Changelog

2.1.1 (2023-06-28)

Full Changelog

2.1.0

16 Jun 19:16
6c2ed56
Compare
Choose a tag to compare

Changelog

2.1.0 (2023-06-16)

Full Changelog

Fixed bugs:

  • Docker image 500 internal server error on web interface #172

Closed issues:

  • Feature: save Message-Id and search email by Message-Id #125

Merged pull requests:

2.0.3

28 May 17:40
eb526cf
Compare
Choose a tag to compare

Incompatible Changes

  • The API endpoint for email attachments was changed from /api/emails/{email-id}/attachment/{attachment-id} to /api/emails/{email-id}/attachments/{attachment-id}

Changelog

Full Changelog

Fixed bugs:

  • Attachments missing in version 2.x #193
  • Changing servlet context path does not work anymore #147

Closed issues:

  • Only 100 results #195
  • Cannot connect to smtp server running in docker container #168

Merged pull requests: