From 7427fdb1e87c76d31e4a8555d222945bb84e6140 Mon Sep 17 00:00:00 2001 From: Maxim Babichev Date: Sat, 10 Feb 2024 18:36:52 +0300 Subject: [PATCH] update changelog.md --- changelog.md | 105 +++++++++++++++++++++++++++------------------------ 1 file changed, 56 insertions(+), 49 deletions(-) diff --git a/changelog.md b/changelog.md index 13f6e7e6..886eccd2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,52 +1,65 @@ # Changelog -## v2.6.7 - 2024-02-05 +## v2.6.8 - 2024-02-07 + +## What's Changed +* Bump go.opentelemetry.io/otel from 1.22.0 to 1.23.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/149 +* Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.47.0 to 0.48.0 in /protoc-gen-gripmock by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/145 +* Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.23.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/147 +* Bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.47.0 to 0.48.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/146 +* Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.47.0 to 0.48.0 in /protoc-gen-gripmock by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/144 +* Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.22.0 to 1.23.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/148 +* go1.22 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/152 -### What's Changed +**Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.7...v2.6.8 + +## v2.6.7 - 2024-02-05 + +## What's Changed * Bump bavix/.github from 0.2.1 to 0.2.2 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/139 * Bump css-loader from 6.9.1 to 6.10.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/140 * Bump webpack from 5.90.0 to 5.90.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/141 * Bump mini-css-extract-plugin from 2.7.7 to 2.8.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/142 * Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/143 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.6...v2.6.7 ## v2.6.6 - 2024-01-29 -### What's Changed - +## What's Changed * Bump bavix/.github from 0.2.0 to 0.2.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/136 * Bump webpack from 5.89.0 to 5.90.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/137 * Bump github.com/goccy/go-yaml from 1.11.2 to 1.11.3 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/138 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.5...v2.6.6 ## v2.6.5 - 2024-01-24 -### What's Changed - +## What's Changed * Bump bavix/.github from 0.1.9 to 0.2.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/131 * Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/132 * Bump github.com/google/uuid from 1.5.0 to 1.6.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/133 * Bump google.golang.org/grpc from 1.60.1 to 1.61.0 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/134 * Bump bavix/.github from 0.2.0 to 0.2.1 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/135 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.4...v2.6.5 ## v2.6.4 - 2024-01-22 -### What's Changed - +## What's Changed * Bump bavix/.github from 0.1.7 to 0.1.9 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/129 * upgrade googleapis by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/130 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.3...v2.6.4 ## v2.6.3 - 2024-01-19 -### What's Changed - +## What's Changed * Bump bavix/.github from 0.1.6 to 0.1.7 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/127 * Bump go.opentelemetry.io/contrib/instrumentation/github.com/gorilla/mux/otelmux from 0.46.1 to 0.47.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/124 * Bump css-loader from 6.9.0 to 6.9.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/123 @@ -54,12 +67,12 @@ * Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.47.0 in /protoc-gen-gripmock by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/121 * upgrade gomod by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/128 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.2...v2.6.3 ## v2.6.2 - 2024-01-18 -### What's Changed - +## What's Changed * Bump size-limit from 11.0.1 to 11.0.2 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/115 * Bump bavix/.github from 0.1.1 to 0.1.4 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/114 * fix contributors by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/116 @@ -67,12 +80,12 @@ * Bump bavix/.github from 0.1.4 to 0.1.6 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/117 * Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.21.0 to 1.22.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/120 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.6.1...v2.6.2 ## v2.6.1 - 2024-01-16 -### What's Changed - +## What's Changed * [2.6] add changelog by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/112 * [2.6] update otel by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/113 @@ -81,81 +94,80 @@ ## v2.6.0 - 2024-01-12 ## What's Changed - * [2.6] Feature ignoreArrayOrder by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/108 * Bump mini-css-extract-plugin from 2.7.6 to 2.7.7 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/106 * [2.6] rename variable by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/109 * [2.6] update docs by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/110 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.5.4...v2.6.0 ## v2.5.4 - 2024-01-10 ## What's Changed - * Bump css-loader from 6.8.1 to 6.9.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/104 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.5.3...v2.5.4 ## v2.5.3 - 2024-01-06 ## What's Changed - * Bump bavix/.github from 0.1.0 to 0.1.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/101 * Bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/102 * update gomod by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/103 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.5.2...v2.5.3 ## v2.5.2 - 2023-12-25 ## What's Changed - * Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/98 * Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /protoc-gen-gripmock by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/100 * Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/99 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.5.1...v2.5.2 ## v2.5.1 - 2023-12-23 ## What's Changed - * add labels org.opencontainers.image.* by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/96 * Adding a description to multi-arch images by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/97 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.5.0...v2.5.1 ## v2.5.0 - 2023-12-19 ## What's Changed - * [2.5.x] OpenTelemetry by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/93 * Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/95 * Bump google.golang.org/grpc from 1.60.0 to 1.60.1 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/94 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.4.2...v2.5.0 ## v2.4.2 - 2023-12-15 ## What's Changed - * Bump actions/upload-artifact from 3 to 4 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/92 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.4.1...v2.4.2 ## v2.4.1 - 2023-12-14 ## What's Changed - * update docs by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/91 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.4.0...v2.4.1 ## v2.4.0 - 2023-12-13 ## What's Changed - * Remove fix gopackage.sh by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/81 * Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/80 * Bump google.golang.org/grpc from 1.59.0 to 1.60.0 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/79 @@ -165,107 +177,107 @@ * [2.4.x] Improving internal code by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/82 * [2.4.x] Used feature by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/88 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.3.4...v2.4.0 ## v2.3.4 - 2023-12-09 ## What's Changed - * Bump bavix/.github from 0.0.8 to 0.0.9 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/74 * Bump size-limit from 11.0.0 to 11.0.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/76 * Bump actions/setup-go from 4 to 5 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/75 * Bump bavix/.github from 0.0.9 to 0.1.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/77 * -ldflags "-s -w" by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/78 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.3.3...v2.3.4 ## v2.3.3 - 2023-11-30 ## What's Changed - * Bump size-limit from 8.2.6 to 11.0.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/71 * Bump webpack from 5.88.2 to 5.89.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/72 * Bump golang.org/x/tools from 0.15.0 to 0.16.0 in /protoc-gen-gripmock by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/73 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.3.2...v2.3.3 ## v2.3.2 - 2023-11-15 ## What's Changed - * Bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/68 * mod upgrade by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/69 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.3.1...v2.3.2 ## v2.3.1 - 2023-11-06 ## What's Changed - * icons svg by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/64 * Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/67 * Bump golang.org/x/text from 0.13.0 to 0.14.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/66 * Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/65 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.3.0...v2.3.1 -## v2.3.0 - 2023-11-02 +## v2.3.0 - 2023-11-01 ## What's Changed - * oapi-codegen upgrade to v2 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/62 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.2.4...v2.3.0 ## v2.2.4 - 2023-10-27 ## What's Changed - * Bump github.com/google/uuid from 1.3.1 to 1.4.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/61 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.2.3...v2.2.4 ## v2.2.3 - 2023-10-26 ## What's Changed - * Bump bavix/.github from 0.0.7 to 0.0.8 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/59 * Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/60 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.2.2...v2.2.3 ## v2.2.2 - 2023-10-18 ## What's Changed - * Bump google.golang.org/grpc from 1.58.3 to 1.59.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/58 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.2.1...v2.2.2 ## v2.2.1 - 2023-10-13 ## What's Changed - * Bump golang.org/x/net from 0.15.0 to 0.17.0 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/57 * Bump golang.org/x/net from 0.15.0 to 0.17.0 in /protogen by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/56 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.2.0...v2.2.1 ## v2.2.0 - 2023-10-11 ## What's Changed - * ga by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/53 * Google api by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/52 * Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/54 * [2.2] Add imports github.com/googleapis/googleapis by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/55 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.1.0...v2.2.0 ## v2.1.0 - 2023-10-03 ## What's Changed - * added int64/uint64 test for returned data by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/51 * Version 2.1.0 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/44 * [2.1] Add headers support in https://github.com/bavix/gripmock/pull/42 @@ -275,17 +287,16 @@ ## v2.0.4 - 2023-10-02 ## What's Changed - * Add semgrep by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/43 * Bump bavix/.github from 0.0.5 to 0.0.7 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/47 * sdk fix by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/50 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.0.3...v2.0.4 -## v2.0.3 - 2023-09-25 +## v2.0.3 - 2023-09-22 ## What's Changed - * GRPC => gRPC by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/32 * Bump docker/build-push-action from 4 to 5 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/37 * Bump docker/setup-qemu-action from 2 to 3 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/36 @@ -296,26 +307,25 @@ * Bump google.golang.org/grpc from 1.57.0 to 1.58.1 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/38 * Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/40 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.0.2...v2.0.3 ## v2.0.2 - 2023-09-09 ## What's Changed - * [2.0] Healthcheck. Readiness by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/31 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.0.1...v2.0.2 ## v2.0.1 - 2023-09-08 ## What's Changed - * Bump actions/checkout from 3 to 4 by [@dependabot](https://github.com/dependabot) in https://github.com/bavix/gripmock/pull/29 * update version by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/30 * Added curl to dockerfile ## New Contributors - * [@dependabot](https://github.com/dependabot) made their first contribution in https://github.com/bavix/gripmock/pull/29 **Full Changelog**: https://github.com/bavix/gripmock/compare/v2.0.0...v2.0.1 @@ -323,7 +333,6 @@ ## v2.0.0 - 2023-09-08 ## What's Changed - * deprecated protobuf fix by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/9 * [2.0] Updated dependencies by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/10 * fix errors in http service (int64/uint64 numbers) by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/12 @@ -345,51 +354,49 @@ * update docs by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/28 * [2.0] New service version by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/11 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v1.13.4...v2.0.0 ## v1.13.4 - 2023-08-22 ## What's Changed - * deprecated fix by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/8 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v1.13.3...v1.13.4 ## v1.13.3 - 2023-08-21 ## What's Changed - * remove cache by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/7 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v1.13.2...v1.13.3 ## v1.13.2 - 2023-08-21 ## What's Changed - * little refactoring by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/6 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v1.13.1...v1.13.2 ## v1.13.1 - 2023-08-21 ## What's Changed - * bump's by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/3 * gripmock upgrade by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/5 + **Full Changelog**: https://github.com/bavix/gripmock/compare/v1.13.0...v1.13.1 ## v1.13.0 - 2023-08-18 ## What's Changed - * uint64/int64 patch https://github.com/tokopedia/gripmock/issues/67 by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/1 * Develop by [@rez1dent3](https://github.com/rez1dent3) in https://github.com/bavix/gripmock/pull/2 -* Fork tokopedia/gripmock ## New Contributors - * [@rez1dent3](https://github.com/rez1dent3) made their first contribution in https://github.com/bavix/gripmock/pull/1 **Full Changelog**: https://github.com/bavix/gripmock/commits/v1.13.0