Update module github.com/unistack-org/micro/v3 to v3.3.17 #6

Closed
renovate[bot] wants to merge 1 commits from renovate/github.com-unistack-org-micro-v3-3.x into master
renovate[bot] commented 2021-02-22 13:09:35 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/unistack-org/micro/v3 require minor v3.2.8 -> v3.3.17

Release Notes

unistack-org/micro

v3.3.17

Compare Source

  • lint fixes
  • fieldalignment fixes

v3.3.16

Compare Source

  • server: drop Internal option for Handler and Subscriber
  • register: simplify Endpoint Request and Response

v3.3.15

Compare Source

  • util/reflect: fix protobuf field name detection

v3.3.14

Compare Source

  • utll/reflect: add interface merging

v3.3.13

Compare Source

  • util/reflect: rewrite struct merging with map

v3.3.12

Compare Source

  • client: allow to set call content-type

v3.3.11

Compare Source

util/reflect: fix StructURLValues

v3.3.10

Compare Source

  • util/reflect: add StructURLValues func

v3.3.9

Compare Source

  • meter/handler: more idiomatic option handling

v3.3.8

Compare Source

  • service init with own context

v3.3.7

Compare Source

  • fix ugly compilation error

v3.3.6

Compare Source

  • regen meter and server/health handlers

v3.3.5

Compare Source

  • meter/handler: fix proto and generated code
  • server/health: initial handler implementation for health checks

v3.3.4

Compare Source

  • client: use router.DefaultRouter in NewOptions helper
  • router: use dns as default router

v3.3.3

Compare Source

  • meter/handler: regen
  • client: add TLSConfig option

v3.3.2

Compare Source

  • meter/handler: fix func signature

v3.3.1

Compare Source

  • meter/wrapper: add DefaultSkipEndpoints to allow skipping /metrics /debug and other internal endpoints

v3.3.0

Compare Source

  • auth: modify Init() method to return error
  • server: hide router interface

v3.2.26

Compare Source

  • meter/handler: provide default metrics handler

v3.2.25

Compare Source

  • meter/handler: provide initial meter handler

v3.2.24

Compare Source

  • util/reflect: add IsZero helper

v3.2.23

Compare Source

  • client: fix NewOptions with CallOptions filling

v3.2.22

Compare Source

  • meter/wrapper: fix build

v3.2.21

Compare Source

  • meter: rework labels

v3.2.20

Compare Source

  • mostly lint fixes

v3.2.19

Compare Source

  • logger: fix default logger Fields method
  • logger/wrapper: create logger wrapper

v3.2.18

Compare Source

  • fieldalignment of all structs to save memory

v3.2.17

Compare Source

  • meter/wrapper: use meter.DefaultMeter in NewOptions

v3.2.16

Compare Source

  • tracer: finalize implementation

v3.2.15

Compare Source

  • metadata: minor fixups for NewXXXContext functions

v3.2.14

Compare Source

  • meter: fix labels sorting on iterator
  • client: fix noop client request filling

v3.2.13

Compare Source

  • meter: export Labels Len() int method

v3.2.12

Compare Source

  • many lint fixes
  • debug/log: removed
  • profiler: create initial profiler interface
  • util/reflect: many improvements
  • util/rand: preferred package for random numbers
  • meter: initial wrapper import

v3.2.11

Compare Source

  • metadata: fix nil metadata from FromIncoming/FromOutgoing context

v3.2.10

Compare Source

  • consolidate all in memory implementations to core micro repo

v3.2.9

Compare Source

  • metadata: allow to modify current metadata in context
  • metadata: split metadata context to incoming/outgoing

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/unistack-org/micro/v3](https://togithub.com/unistack-org/micro) | require | minor | `v3.2.8` -> `v3.3.17` | --- ### Release Notes <details> <summary>unistack-org/micro</summary> ### [`v3.3.17`](https://togithub.com/unistack-org/micro/releases/v3.3.17) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.16...v3.3.17) - lint fixes - fieldalignment fixes ### [`v3.3.16`](https://togithub.com/unistack-org/micro/releases/v3.3.16) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.15...v3.3.16) - server: drop Internal option for Handler and Subscriber - register: simplify Endpoint Request and Response ### [`v3.3.15`](https://togithub.com/unistack-org/micro/releases/v3.3.15) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.14...v3.3.15) - util/reflect: fix protobuf field name detection ### [`v3.3.14`](https://togithub.com/unistack-org/micro/releases/v3.3.14) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.13...v3.3.14) - utll/reflect: add interface merging ### [`v3.3.13`](https://togithub.com/unistack-org/micro/releases/v3.3.13) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.12...v3.3.13) - util/reflect: rewrite struct merging with map ### [`v3.3.12`](https://togithub.com/unistack-org/micro/releases/v3.3.12) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.11...v3.3.12) - client: allow to set call content-type ### [`v3.3.11`](https://togithub.com/unistack-org/micro/releases/v3.3.11) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.10...v3.3.11) util/reflect: fix StructURLValues ### [`v3.3.10`](https://togithub.com/unistack-org/micro/releases/v3.3.10) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.9...v3.3.10) - util/reflect: add StructURLValues func ### [`v3.3.9`](https://togithub.com/unistack-org/micro/releases/v3.3.9) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.8...v3.3.9) - meter/handler: more idiomatic option handling ### [`v3.3.8`](https://togithub.com/unistack-org/micro/releases/v3.3.8) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.7...v3.3.8) - service init with own context ### [`v3.3.7`](https://togithub.com/unistack-org/micro/releases/v3.3.7) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.6...v3.3.7) - fix ugly compilation error ### [`v3.3.6`](https://togithub.com/unistack-org/micro/releases/v3.3.6) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.5...v3.3.6) - regen meter and server/health handlers ### [`v3.3.5`](https://togithub.com/unistack-org/micro/releases/v3.3.5) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.4...v3.3.5) - meter/handler: fix proto and generated code - server/health: initial handler implementation for health checks ### [`v3.3.4`](https://togithub.com/unistack-org/micro/releases/v3.3.4) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.3...v3.3.4) - client: use router.DefaultRouter in NewOptions helper - router: use dns as default router ### [`v3.3.3`](https://togithub.com/unistack-org/micro/releases/v3.3.3) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.2...v3.3.3) - meter/handler: regen - client: add TLSConfig option ### [`v3.3.2`](https://togithub.com/unistack-org/micro/releases/v3.3.2) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.1...v3.3.2) - meter/handler: fix func signature ### [`v3.3.1`](https://togithub.com/unistack-org/micro/releases/v3.3.1) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.3.0...v3.3.1) - meter/wrapper: add DefaultSkipEndpoints to allow skipping /metrics /debug and other internal endpoints ### [`v3.3.0`](https://togithub.com/unistack-org/micro/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.26...v3.3.0) - auth: modify Init() method to return error - server: hide router interface ### [`v3.2.26`](https://togithub.com/unistack-org/micro/releases/v3.2.26) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.25...v3.2.26) - meter/handler: provide default metrics handler ### [`v3.2.25`](https://togithub.com/unistack-org/micro/releases/v3.2.25) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.24...v3.2.25) - meter/handler: provide initial meter handler ### [`v3.2.24`](https://togithub.com/unistack-org/micro/releases/v3.2.24) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.23...v3.2.24) - util/reflect: add IsZero helper ### [`v3.2.23`](https://togithub.com/unistack-org/micro/releases/v3.2.23) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.22...v3.2.23) - client: fix NewOptions with CallOptions filling ### [`v3.2.22`](https://togithub.com/unistack-org/micro/releases/v3.2.22) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.21...v3.2.22) - meter/wrapper: fix build ### [`v3.2.21`](https://togithub.com/unistack-org/micro/releases/v3.2.21) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.20...v3.2.21) - meter: rework labels ### [`v3.2.20`](https://togithub.com/unistack-org/micro/releases/v3.2.20) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.19...v3.2.20) - mostly lint fixes ### [`v3.2.19`](https://togithub.com/unistack-org/micro/releases/v3.2.19) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.18...v3.2.19) - logger: fix default logger Fields method - logger/wrapper: create logger wrapper ### [`v3.2.18`](https://togithub.com/unistack-org/micro/releases/v3.2.18) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.17...v3.2.18) - fieldalignment of all structs to save memory ### [`v3.2.17`](https://togithub.com/unistack-org/micro/releases/v3.2.17) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.16...v3.2.17) - meter/wrapper: use meter.DefaultMeter in NewOptions ### [`v3.2.16`](https://togithub.com/unistack-org/micro/releases/v3.2.16) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.15...v3.2.16) - tracer: finalize implementation ### [`v3.2.15`](https://togithub.com/unistack-org/micro/releases/v3.2.15) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.14...v3.2.15) - metadata: minor fixups for NewXXXContext functions ### [`v3.2.14`](https://togithub.com/unistack-org/micro/releases/v3.2.14) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.13...v3.2.14) - meter: fix labels sorting on iterator - client: fix noop client request filling ### [`v3.2.13`](https://togithub.com/unistack-org/micro/releases/v3.2.13) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.12...v3.2.13) - meter: export Labels Len() int method ### [`v3.2.12`](https://togithub.com/unistack-org/micro/releases/v3.2.12) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.11...v3.2.12) - many lint fixes - debug/log: removed - profiler: create initial profiler interface - util/reflect: many improvements - util/rand: preferred package for random numbers - meter: initial wrapper import ### [`v3.2.11`](https://togithub.com/unistack-org/micro/releases/v3.2.11) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.10...v3.2.11) - metadata: fix nil metadata from FromIncoming/FromOutgoing context ### [`v3.2.10`](https://togithub.com/unistack-org/micro/releases/v3.2.10) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.9...v3.2.10) - consolidate all in memory implementations to core micro repo ### [`v3.2.9`](https://togithub.com/unistack-org/micro/releases/v3.2.9) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.8...v3.2.9) - metadata: allow to modify current metadata in context - metadata: split metadata context to incoming/outgoing </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-wrapper-broker).

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-wrapper-broker#6
No description provided.