tag:github.com,2008:https://github.com/tecnickcom/gogen/releases Release notes from gogen 2026-03-19T15:32:09Z tag:github.com,2008:Repository/71342384/v1.129.1 2026-03-19T15:32:31Z v1.129.1 <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.129.0...v1.129.1"><tt>v1.129.0...v1.129.1</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.129.0 2026-03-18T22:48:04Z v1.129.0 <ul> <li>Add new metrics SqlOpen() methods to wrap sql.Open with full instrumentation (now only available for opentel).</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.128.1...v1.129.0"><tt>v1.128.1...v1.129.0</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.128.1 2026-03-18T18:38:22Z v1.128.1 <ul> <li>In the metrics/opentel package is now possible to set the name, version and environment from the OTEL_RESOURCE_ATTRIBUTES environment variable attributes or from the following environment variables: OTEL_SERVICE_NAME, OTEL_SERVICE_VERSION, OTEL_DEPLOYMENT_ENVIRONMENT_NAME.</li> <li>Update dependencies.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.127.0...v1.128.1"><tt>v1.127.0...v1.128.1</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.127.0 2026-03-17T19:32:42Z v1.127.0 <ul> <li>New opentel default function: DefaultTracerProvider and DefaultMeterProvider.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.126.0...v1.127.0"><tt>v1.126.0...v1.127.0</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.126.0 2026-03-17T17:22:13Z v1.126.0 <ul> <li>Change and extend opentel options (open telemetry package).</li> <li>Removed deprecated uidc package (see random).</li> <li>Removed deprecated randomkey package (see random).</li> <li>Updated dependencies.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.125.3...v1.126.0"><tt>v1.125.3...v1.126.0</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.125.3 2026-03-12T05:52:20Z v1.125.3 <ul> <li>Add 'cv2' and 'cvc' keywords in redact pattern.</li> <li>Update dependencies.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.125.2...v1.125.3"><tt>v1.125.2...v1.125.3</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.125.2 2026-03-10T18:10:48Z v1.125.2 <ul> <li>Add new keywords to the redact package.</li> <li>Update dependencies.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.125.1...v1.125.2"><tt>v1.125.1...v1.125.2</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.125.1 2026-03-10T08:54:46Z v1.125.1 <ul> <li>New uhex package for uint fast-hex-encoding.</li> <li>New methods in the random package: RandHex64() and RandString64().</li> <li>New UID64 and UID128 functions and methods in the random package.</li> <li>Deprecated randomkey package.</li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.124.1...v1.125.1"><tt>v1.124.1...v1.125.1</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.124.1 2026-03-09T08:58:42Z v1.124.1 <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.124.0...v1.124.1"><tt>v1.124.0...v1.124.1</tt></a></p> github-actions[bot] tag:github.com,2008:Repository/71342384/v1.124.0 2026-03-08T13:18:19Z v1.124.0 <ul> <li> <p>Deprecated uidc package: see equivalent functions in the random package.</p> </li> <li> <p>Added UUIDv7 method in the random package to generate 128-bit Universally Unique IDentifier (UUID) version 7 as defined by<br> // RFC 9562 (<a href="https://datatracker.ietf.org/doc/html/rfc9562#name-uuid-version-7" rel="nofollow">https://datatracker.ietf.org/doc/html/rfc9562#name-uuid-version-7</a>).</p> </li> <li> <p>Update packages to use the new fast random.UUIDv7() instead of the uidc.New128().</p> </li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/tecnickcom/gogen/compare/v1.123.4...v1.124.0"><tt>v1.123.4...v1.124.0</tt></a></p> github-actions[bot]