Update module github.com/unistack-org/micro/v3 to v3.3.16 #3

Closed
renovate[bot] wants to merge 1 commits from renovate/github.com-unistack-org-micro-v3-3.x into master
renovate[bot] commented 2021-03-01 14:47:46 +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.14 -> v3.3.16

Release Notes

unistack-org/micro

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

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.14` -> `v3.3.16` | --- ### Release Notes <details> <summary>unistack-org/micro</summary> ### [`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 </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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-gen).
renovate[bot] commented 2021-04-20 23:46:45 +03:00 (Migrated from github.com)

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v3.3.16). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (v3.3.16). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

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-gen#3
No description provided.