Releases: Tommi2Day/gomodules
Releases · Tommi2Day/gomodules
v1.13.3
v1.13.2
v1.13.1
v1.13.0
[v1.13.0 - 2024-04-11]
New
- common: add CommandExists function
- common: add DefaultPorts map
- test: add InitTestDirs function
- new module netlib for IP/DNS related functions
Changed
- use go v1.21
- update dependencies
- update linter
- dblib: replace rename dns vars to dblibDNS
- dblib: replace local ip dns functions with netlib
- dblib: add more tests
- dblib: rename dns docker dir to oracle-dns
Fixed
- GetHostPort function when no port supplied
- linter issues
v1.12.1
v1.12.0
v1.11.5
v1.11.4
v1.11.3
v1.11.2
- ldaplib: add new function RetrieveEntry
- ldaplib: add new function HasObjectClass
- ldaplib: add new function HasAttribute
- ldaplib: add schemas
- ldaplib: use bitnami/openldap as test container
- update dependencies
- update github workflows to v4
- fix linter issues