Skip to content

Releases: Tommi2Day/gomodules

v1.9.2

08 Aug 19:13
Compare
Choose a tag to compare

New

  • add Cobra Command helper
  • add more sql functions and tests
  • add codecov action

Changed

  • use github.com/jmoiron/sqlx instead of database/sql

v1.9.1

22 Jul 18:33
Compare
Choose a tag to compare

New

  • add line number to location

Changed

  • rename TNSEntry.Filename to TNSEntry.Location
  • update tests

v1.9.0

16 Jul 16:23
Compare
Choose a tag to compare

New

  • common: add URL and Host parsing functions
  • common:add more tests
  • common: add dockertest helper
  • dblib: add RACInfo Lookup per INI and DNS SRV record

Changed

  • use go 1.20
  • update dependencies
  • use docker_helper for tests

Fixed

  • dblib: fix tns server parsing RegExp

v1.8.1

22 Jun 17:02
Compare
Choose a tag to compare
  • dblib: enhance ldap functions and test

v1.8.0

19 Jun 17:43
Compare
Choose a tag to compare
  • dblib: move write tns ldap functions to tnscli
  • dblib: add/remove tests

v1.7.5

17 Jun 20:30
Compare
Choose a tag to compare
  • fix tns_ldap functions

v1.7.4

19 May 18:40
Compare
Choose a tag to compare
  • pwlib: parsing PKCS1 (openssl traditional) RSA keys

v1.7.3

17 May 19:31
Compare
Choose a tag to compare
  • common: add type converter functions

v1.7.2

16 May 16:44
Compare
Choose a tag to compare
  • dblib: fix SID parsing

v1.7.1

11 May 19:04
Compare
Choose a tag to compare
  • pwlib: add vault method to get_password