Update module unistack-org/micro/v3 to v3.2.14 - autoclosed #3

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

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
unistack-org/micro/v3 require minor v3.0.0-20200821115321-c4a303190a68 -> v3.2.14

Release Notes

unistack-org/micro

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

v3.2.8

Compare Source

  • util/reflect: improve merging

v3.2.7

Compare Source

  • api: encode body metadata in options
  • util/reflect: improve merge map support

v3.2.6

Compare Source

  • provide backward compat for older micro options

v3.2.5

Compare Source

  • codec: fix noop codec

v3.2.4

Compare Source

  • config: add Name() method to config interface

v3.2.3

Compare Source

  • codec: fix noop codec to handle *broker.Message

v3.2.2

Compare Source

  • register: fix options

v3.2.1

Compare Source

  • util/registry => util/register

v3.2.0

Compare Source

  • big change to allow multiple building blocks inside single service (brokers, clients, stores etc...)

v3.1.9

Compare Source

  • meter: finalize interface

v3.1.8

Compare Source

  • store: improve interface

v3.1.7

Compare Source

  • meter: fix interface to not use metadata.Metadata

v3.1.6

Compare Source

  • meter: add to all options
  • tracer: add to all options
  • metadata: add Merge func

v3.1.5

Compare Source

  • meter: improve custom config stuff via option helper, provide defaults for metric name and label

v3.1.4

Compare Source

  • meter: rework meter interface
  • meter: remove wrapper

v3.1.3

Compare Source

  • rename metrics => meter package

v3.1.2

Compare Source

  • client: add SetOption and SetCallOption helpers
  • config: move reflect stuff to util/reflect package

v3.1.1

Compare Source

  • change codec interface
  • add noop codec
  • add context helpers
  • change store interface
  • improve server options to support MaxConn and net.Listener
  • improve config interface
  • change logger interface

v3.1.0

Compare Source

v3.0.1

Compare Source

  • many logger changes
  • metadata fixes
  • extract external components to dedicated repos
  • add options helpers
  • hard fork

v3.0.0

Compare Source

v3.0.0-gamma

Compare Source

v3.0.0-delta

Compare Source

  • logger improvements
  • many context related fixes
  • exclude all external stuff
  • metadata fixes

v3.0.0-beta.3

Compare Source

v3.0.0-beta.2

Compare Source

v3.0.0-beta

Compare Source


Renovate 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 | |---|---|---|---| | [unistack-org/micro/v3](https://togithub.com/unistack-org/micro) | require | minor | `v3.0.0-20200821115321-c4a303190a68` -> `v3.2.14` | --- ### Release Notes <details> <summary>unistack-org/micro</summary> ### [`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 ### [`v3.2.8`](https://togithub.com/unistack-org/micro/releases/v3.2.8) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.7...v3.2.8) - util/reflect: improve merging ### [`v3.2.7`](https://togithub.com/unistack-org/micro/releases/v3.2.7) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.6...v3.2.7) - api: encode body metadata in options - util/reflect: improve merge map support ### [`v3.2.6`](https://togithub.com/unistack-org/micro/releases/v3.2.6) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.5...v3.2.6) - provide backward compat for older micro options ### [`v3.2.5`](https://togithub.com/unistack-org/micro/releases/v3.2.5) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.4...v3.2.5) - codec: fix noop codec ### [`v3.2.4`](https://togithub.com/unistack-org/micro/releases/v3.2.4) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.3...v3.2.4) - config: add Name() method to config interface ### [`v3.2.3`](https://togithub.com/unistack-org/micro/releases/v3.2.3) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.2...v3.2.3) - codec: fix noop codec to handle \*broker.Message ### [`v3.2.2`](https://togithub.com/unistack-org/micro/releases/v3.2.2) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.1...v3.2.2) - register: fix options ### [`v3.2.1`](https://togithub.com/unistack-org/micro/releases/v3.2.1) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.0...v3.2.1) - util/registry => util/register ### [`v3.2.0`](https://togithub.com/unistack-org/micro/releases/v3.2.0) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.9...v3.2.0) - big change to allow multiple building blocks inside single service (brokers, clients, stores etc...) ### [`v3.1.9`](https://togithub.com/unistack-org/micro/releases/v3.1.9) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.8...v3.1.9) - meter: finalize interface ### [`v3.1.8`](https://togithub.com/unistack-org/micro/releases/v3.1.8) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.7...v3.1.8) - store: improve interface ### [`v3.1.7`](https://togithub.com/unistack-org/micro/releases/v3.1.7) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.6...v3.1.7) - meter: fix interface to not use metadata.Metadata ### [`v3.1.6`](https://togithub.com/unistack-org/micro/releases/v3.1.6) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.5...v3.1.6) - meter: add to all options - tracer: add to all options - metadata: add Merge func ### [`v3.1.5`](https://togithub.com/unistack-org/micro/releases/v3.1.5) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.4...v3.1.5) - meter: improve custom config stuff via option helper, provide defaults for metric name and label ### [`v3.1.4`](https://togithub.com/unistack-org/micro/releases/v3.1.4) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.3...v3.1.4) - meter: rework meter interface - meter: remove wrapper ### [`v3.1.3`](https://togithub.com/unistack-org/micro/releases/v3.1.3) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.2...v3.1.3) - rename metrics => meter package ### [`v3.1.2`](https://togithub.com/unistack-org/micro/releases/v3.1.2) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.1...v3.1.2) - client: add SetOption and SetCallOption helpers - config: move reflect stuff to util/reflect package ### [`v3.1.1`](https://togithub.com/unistack-org/micro/releases/v3.1.1) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.1.0...v3.1.1) - change codec interface - add noop codec - add context helpers - change store interface - improve server options to support MaxConn and net.Listener - improve config interface - change logger interface ### [`v3.1.0`](https://togithub.com/unistack-org/micro/compare/v3.0.1...v3.1.0) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.1...v3.1.0) ### [`v3.0.1`](https://togithub.com/unistack-org/micro/releases/v3.0.1) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0...v3.0.1) - many logger changes - metadata fixes - extract external components to dedicated repos - add options helpers - hard fork ### [`v3.0.0`](https://togithub.com/unistack-org/micro/compare/v3.0.0-gamma...v3.0.0) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-gamma...v3.0.0) ### [`v3.0.0-gamma`](https://togithub.com/unistack-org/micro/compare/v3.0.0-delta...v3.0.0-gamma) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-delta...v3.0.0-gamma) ### [`v3.0.0-delta`](https://togithub.com/unistack-org/micro/releases/v3.0.0-delta) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-beta.3...v3.0.0-delta) - logger improvements - many context related fixes - exclude all external stuff - metadata fixes ### [`v3.0.0-beta.3`](https://togithub.com/unistack-org/micro/compare/v3.0.0-beta.2...v3.0.0-beta.3) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-beta.2...v3.0.0-beta.3) ### [`v3.0.0-beta.2`](https://togithub.com/unistack-org/micro/compare/v3.0.0-beta...v3.0.0-beta.2) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-beta...v3.0.0-beta.2) ### [`v3.0.0-beta`](https://togithub.com/unistack-org/micro/compare/v3.0.0-alpha...v3.0.0-beta) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.0.0-alpha...v3.0.0-beta) </details> --- ### Renovate 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-store-bbolt).

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