Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go1.19 #32

Merged
merged 12 commits into from
Sep 29, 2023
Merged

Go1.19 #32

merged 12 commits into from
Sep 29, 2023

Commits on Sep 5, 2023

  1. feat(go.mod): upgrade go compatibility to go 1.19

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b337c34 View commit details
    Browse the repository at this point in the history
  2. feat(go): updated ListFilePaths to accept a list of file extensions

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e4f38e6 View commit details
    Browse the repository at this point in the history
  3. feat(go): add recursive file listing utility function

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    8c8dce9 View commit details
    Browse the repository at this point in the history
  4. feat(go): add perf logger

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a2a1025 View commit details
    Browse the repository at this point in the history
  5. refactor(go): refactor perf logger api

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4f79916 View commit details
    Browse the repository at this point in the history
  6. feat(go): add api to check if logger is enabled

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    85a6313 View commit details
    Browse the repository at this point in the history
  7. fix(go): fix condition for log enablement

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    4595bcc View commit details
    Browse the repository at this point in the history
  8. feat(go): add generic channel type

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e8dcd9b View commit details
    Browse the repository at this point in the history
  9. chore(go): removed commented out code

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    5116a36 View commit details
    Browse the repository at this point in the history
  10. fix(ci,go): update linter in CI, fix depricated go feature

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    17e4c75 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. chore(changelog,readme): prepare for pre-release

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0c1de30 View commit details
    Browse the repository at this point in the history
  2. chore(py3): bumped version to 0.6.0-rc1

    Signed-off-by: Frederico Araujo <[email protected]>
    araujof committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    b7e1747 View commit details
    Browse the repository at this point in the history