github.com/labstack/gommon
v0.5.0
#2921 most downloaded on Go modules
labstack/gommon
What this package is like to depend on
Last release 1 months ago
23 Jul 2026
Release timing varies
gaps range from 5 weeks to 2.3 years
Some releases are documented
notes for 8 of 15 stable releases
Nothing withdrawn
no release was ever pulled
11 years old
140 releases · first in 2015
2 releases in the last 12 months
see the full history below
Release timeline
140 releases · Apr 2015 to Jul 2026Releases
latest 60 of 140-
v0.5.1-0.20260723054700-6dd6b6ec283523 Jul 2026 pre-releaseNothing published for this version
-
v0.5.019 Apr 2026Release notes
Open source →Highlights
email: SMTPS / implicit TLS on port 465.smtp.SendMailonly speaks plain + STARTTLS, so Resend/SendGrid/etc. on:465hang on the handshake. Detect port 465 and dial TLS directly. AddedEmail.TLSConfig(custom root pool / ServerName; always cloned per send) andEmail.DialTimeout(scoped to the TCP/TLS connect phase).email: no silent cleartext downgrade. DriveHello()explicitly so a failed EHLO can't be swallowed and mis-read as "STARTTLS not advertised".log: silence 14go vetprintf warnings. Split the internallog()method; public signatures unchanged.TestCallerFileguards theruntime.Callerskip.random: fixsync.Poolcopy inNew(). Construct the pool directly on the struct —sync.Poolmust not be copied after first use.
Toolchain (breaking)
- Go directive bumped
1.18→1.23.0to align withlabstack/echo. Consumers on Go <1.23 should stay on v0.4.2. - CI matrix:
1.23 / 1.24 / 1.25 / 1.26×ubuntu / macos / windows. - Deps refreshed:
testify 1.8.4 → 1.11.1,go-colorable 0.1.13 → 0.1.14,go-isatty 0.0.20 → 0.0.21,x/sys 0.15.0 → 0.29.0(highest that still supports Go 1.23).
Non-breaking code changes
bytes/bytes_test.go: replacedParse(\"8EiB\")assertions withParse(\"7EiB\")— 2^63 overflowedint64and relied on implementation-defined float-to-int behavior.
Full diff
-
v0.4.220 Dec 2023 -
v0.4.2-0.20231220125922-2888b9ce44ed20 Dec 2023 pre-releaseNothing published for this version
-
v0.4.109 Nov 2023 -
v0.4.1-0.20231109211445-bf0335abda3609 Nov 2023 pre-releaseNothing published for this version
-
v0.4.1-0.20231109205452-508eabfa166209 Nov 2023 pre-releaseNothing published for this version
-
v0.4.1-0.20230227074025-d43909e2f99b27 Feb 2023 pre-releaseNothing published for this version
-
v0.4.014 Jun 2022 -
v0.3.2-0.20220614194725-6267eb7480de14 Jun 2022 pre-releaseNothing published for this version
-
v0.3.2-0.20220410183028-64116baad49610 Apr 2022 pre-releaseNothing published for this version
-
v0.3.105 Nov 2021Release notes
Open source →Changelog
- Fix #48 - bump testify version as it uses insecure version of yaml library
-
v0.3.1-0.20211105071433-c8540181e40505 Nov 2021 pre-releaseNothing published for this version
-
v0.3.1-0.20210908060213-57d86603b88308 Sep 2021 pre-releaseNothing published for this version
-
v0.3.017 Aug 2019 -
v0.2.10-0.20190711173550-1f43c1e9c3eb11 Jul 2019 pre-releaseNothing published for this version
-
v0.2.10-0.20190610063436-d700b06ce5f710 Jun 2019 pre-releaseNothing published for this version
-
v0.2.904 Jun 2019 -
v0.2.9-0.20190604161237-41215b3ce6fd04 Jun 2019 pre-releaseNothing published for this version
-
v0.2.9-0.20190125185610-82ef680aef5125 Jan 2019 pre-releaseNothing published for this version
-
v0.2.9-0.20181219175904-34167a09256a19 Dec 2018 pre-releaseNothing published for this version
-
v0.2.810 Nov 2018Nothing published for this version
-
v0.2.708 Jul 2018Release notes
Open source →[Email] client quit instead of close
Signed-off-by: Vishal Rana <[email protected]>
-
v0.2.2-0.20180708002642-2a618302b92908 Jul 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180613044413-d6898124de9113 Jun 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180506140623-0a22a0df01a706 May 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180426014445-588f4e8bddc626 Apr 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180316174944-3bc2d333a4c316 Mar 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180312174116-6fe1405d73ec12 Mar 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180223230146-058e16e77bbd23 Feb 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20180211021405-8cfb9656c4bb11 Feb 2018 pre-releaseNothing published for this version
-
v0.2.2-0.20170925052817-57409ada9da025 Sep 2017 pre-releaseNothing published for this version
-
v0.2.2-0.20170712191137-779b8a8b985012 Jul 2017 pre-releaseNothing published for this version
-
v0.2.2-0.20170707173002-bf40841f728707 Jul 2017 pre-releaseNothing published for this version
-
v0.2.106 May 2017Nothing published for this version
-
v0.2.1-0.20170407072517-9298d710c66407 Apr 2017 pre-releaseNothing published for this version
-
v0.2.1-0.20170407041850-3ea5dae7a84c07 Apr 2017 pre-releaseNothing published for this version
-
v0.2.1-0.20170404183827-a9635b9a792a04 Apr 2017 pre-releaseNothing published for this version
-
v0.2.012 Mar 2017Nothing published for this version
-
v0.1.1-0.20170219064543-e8995fb26e6419 Feb 2017 pre-releaseNothing published for this version
-
v0.1.1-0.20170219023420-79a1921bbe1319 Feb 2017 pre-releaseNothing published for this version
-
v0.1.1-0.20170112040350-f72d3c883f8e12 Jan 2017 pre-releaseNothing published for this version
-
v0.1.1-0.20161229163605-c8c07aa0874229 Dec 2016 pre-releaseNothing published for this version
-
v0.1.1-0.20161229163359-50b533f090bc29 Dec 2016 pre-releaseNothing published for this version
-
v0.1.1-0.20161222193526-b2765095a57222 Dec 2016 pre-releaseNothing published for this version
-
v0.1.1-0.20161220001725-7355c05c868a20 Dec 2016 pre-releaseNothing published for this version
-
v0.1.1-0.20161202074203-447fe743356702 Dec 2016 pre-releaseNothing published for this version
-
v0.1.1-0.20161117195736-9a43ff0d261e17 Nov 2016 pre-releaseNothing published for this version
-
v0.1.023 Oct 2016Nothing published for this version
-
v0.0.4-0.20160925181133-f3b1a1b3bd4725 Sep 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160925180513-0e66403a8c3025 Sep 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160922040840-35d2b9f99cc222 Sep 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160819151315-431777a5117c19 Aug 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160819021942-359db47a83a819 Aug 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160818154735-f20a0d624bc518 Aug 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160719155139-445cf40e6de419 Jul 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160719062135-a3dec9be926319 Jul 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160609003227-722aa12d41c209 Jun 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160608022355-741a209b277d08 Jun 2016 pre-releaseNothing published for this version
-
v0.0.4-0.20160510153041-c8e533fc9cb810 May 2016 pre-releaseNothing published for this version