Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: truemail-rb/truemail-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: truemail-rb/truemail-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.3
Choose a head ref
  • 8 commits
  • 10 files changed
  • 2 contributors

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    c935df6 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    6cc53aa View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Bugfix/SMTP client nil dereference (#82)

    * Added error handler when opening new SMTP Client
    RichiMaulana authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fb2eeca View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bugfix/Handle wrong SMTP service ready status (#83)

    * Updated smtpClient#runSession(), tests
    * Added SmtpClientError#isSmtpServiceReady
    bestwebua authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4a41aa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Bugfix/x-net vulnerability issues (#84)

    * Fixed CVE-2023-39325 issue
    * Fixed CVE-2023-44487 issue
    * Fixed CVE-2023-3978 issue
    bestwebua authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    5488547 View commit details
    Browse the repository at this point in the history
  2. Technical/Update CircleCI config (#85)

    * Updated gomod with golang 1.21.5
    * Updated golang image to 1.21.5
    * Updated golangci-lint image to 1.55.2
    bestwebua authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    08d0d60 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Technical/Update changelog (#86)

    * Updated project changelog
    bestwebua authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c0e4bb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #87 from truemail-rb/develop

    truemail-go v1.1.3
    bestwebua authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8c911d6 View commit details
    Browse the repository at this point in the history
Loading