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

[2.6] add changelog #112

Merged
merged 1 commit into from
Jan 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: update changelog

on:
release:
types: [released]

permissions: {}

jobs:
changelog:
permissions:
contents: write
uses: bavix/.github/.github/workflows/changelog.yml@0.1.2
286 changes: 286 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,286 @@
# Changelog

## v2.6.0 - 2024-01-12

## What's Changed
* [2.6] Feature ignoreArrayOrder by @rez1dent3 in https://github.com/bavix/gripmock/pull/108
* Bump mini-css-extract-plugin from 2.7.6 to 2.7.7 by @dependabot in https://github.com/bavix/gripmock/pull/106
* [2.6] rename variable by @rez1dent3 in https://github.com/bavix/gripmock/pull/109
* [2.6] update docs by @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 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 in https://github.com/bavix/gripmock/pull/101
* Bump github.com/oapi-codegen/runtime from 1.1.0 to 1.1.1 by @dependabot in https://github.com/bavix/gripmock/pull/102
* update gomod by @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 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 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 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 in https://github.com/bavix/gripmock/pull/96
* Adding a description to multi-arch images by @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 in https://github.com/bavix/gripmock/pull/93
* Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @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 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 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 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 in https://github.com/bavix/gripmock/pull/81
* Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @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 in https://github.com/bavix/gripmock/pull/79
* Bump golang.org/x/tools from 0.16.0 to 0.16.1 in /protoc-gen-gripmock by @dependabot in https://github.com/bavix/gripmock/pull/83
* Bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in https://github.com/bavix/gripmock/pull/84
* dockerfile optimize by @rez1dent3 in https://github.com/bavix/gripmock/pull/87
* [2.4.x] Improving internal code by @rez1dent3 in https://github.com/bavix/gripmock/pull/82
* [2.4.x] Used feature by @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 in https://github.com/bavix/gripmock/pull/74
* Bump size-limit from 11.0.0 to 11.0.1 by @dependabot in https://github.com/bavix/gripmock/pull/76
* Bump actions/setup-go from 4 to 5 by @dependabot in https://github.com/bavix/gripmock/pull/75
* Bump bavix/.github from 0.0.9 to 0.1.0 by @dependabot in https://github.com/bavix/gripmock/pull/77
* -ldflags "-s -w" by @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 in https://github.com/bavix/gripmock/pull/71
* Bump webpack from 5.88.2 to 5.89.0 by @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 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 in https://github.com/bavix/gripmock/pull/68
* mod upgrade by @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 in https://github.com/bavix/gripmock/pull/64
* Bump github.com/gorilla/mux from 1.8.0 to 1.8.1 by @dependabot in https://github.com/bavix/gripmock/pull/67
* Bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in https://github.com/bavix/gripmock/pull/66
* Bump github.com/gorilla/handlers from 1.5.1 to 1.5.2 by @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

## What's Changed
* oapi-codegen upgrade to v2 by @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 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 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 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 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 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 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 in https://github.com/bavix/gripmock/pull/53
* Google api by @rez1dent3 in https://github.com/bavix/gripmock/pull/52
* Bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in https://github.com/bavix/gripmock/pull/54
* [2.2] Add imports github.com/googleapis/googleapis by @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 in https://github.com/bavix/gripmock/pull/51
* Version 2.1.0 by @rez1dent3 in https://github.com/bavix/gripmock/pull/44
* [2.1] Add headers support in https://github.com/bavix/gripmock/pull/42

**Full Changelog**: https://github.com/bavix/gripmock/compare/v2.0.4...v2.1.0

## v2.0.4 - 2023-10-02

## What's Changed
* Add semgrep by @rez1dent3 in https://github.com/bavix/gripmock/pull/43
* Bump bavix/.github from 0.0.5 to 0.0.7 by @dependabot in https://github.com/bavix/gripmock/pull/47
* sdk fix by @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

## What's Changed
* GRPC => gRPC by @rez1dent3 in https://github.com/bavix/gripmock/pull/32
* Bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/bavix/gripmock/pull/37
* Bump docker/setup-qemu-action from 2 to 3 by @dependabot in https://github.com/bavix/gripmock/pull/36
* Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/bavix/gripmock/pull/35
* Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/bavix/gripmock/pull/34
* Bump docker/setup-buildx-action from 2 to 3 by @dependabot in https://github.com/bavix/gripmock/pull/33
* Bump github.com/goccy/go-yaml from 1.11.0 to 1.11.2 by @dependabot in https://github.com/bavix/gripmock/pull/39
* Bump google.golang.org/grpc from 1.57.0 to 1.58.1 by @dependabot in https://github.com/bavix/gripmock/pull/38
* Bump google.golang.org/grpc from 1.58.1 to 1.58.2 by @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 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 in https://github.com/bavix/gripmock/pull/29
* update version by @rez1dent3 in https://github.com/bavix/gripmock/pull/30
* Added curl to dockerfile

## New Contributors
* @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

## v2.0.0 - 2023-09-08

## What's Changed
* deprecated protobuf fix by @rez1dent3 in https://github.com/bavix/gripmock/pull/9
* [2.0] Updated dependencies by @rez1dent3 in https://github.com/bavix/gripmock/pull/10
* fix errors in http service (int64/uint64 numbers) by @rez1dent3 in https://github.com/bavix/gripmock/pull/12
* [2.0] Fixed unit tests by @rez1dent3 in https://github.com/bavix/gripmock/pull/13
* [2.0] Getting started with yaml by @rez1dent3 in https://github.com/bavix/gripmock/pull/14
* [2.0] add healthcheck by @rez1dent3 in https://github.com/bavix/gripmock/pull/15
* [2.0] Units by @rez1dent3 in https://github.com/bavix/gripmock/pull/16
* [2.0] add pkg unit by @rez1dent3 in https://github.com/bavix/gripmock/pull/17
* [2.0] short naming by @rez1dent3 in https://github.com/bavix/gripmock/pull/18
* add .golangci.yml by @rez1dent3 in https://github.com/bavix/gripmock/pull/19
* [2.0] Return grpc server error code by @rez1dent3 in https://github.com/bavix/gripmock/pull/20
* [2.0] update func's engine.go by @rez1dent3 in https://github.com/bavix/gripmock/pull/21
* [2.0] gzip encoding support by @rez1dent3 in https://github.com/bavix/gripmock/pull/22
* [2.0] add intgrtest uint64/int64 by @rez1dent3 in https://github.com/bavix/gripmock/pull/23
* Swagger by @rez1dent3 in https://github.com/bavix/gripmock/pull/25
* [2.0] Docs by @rez1dent3 in https://github.com/bavix/gripmock/pull/24
* typo fix by @rez1dent3 in https://github.com/bavix/gripmock/pull/26
* [2.0] stubs unused by @rez1dent3 in https://github.com/bavix/gripmock/pull/27
* update docs by @rez1dent3 in https://github.com/bavix/gripmock/pull/28
* [2.0] New service version by @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 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 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 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 in https://github.com/bavix/gripmock/pull/3
* gripmock upgrade by @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 in https://github.com/bavix/gripmock/pull/1
* Develop by @rez1dent3 in https://github.com/bavix/gripmock/pull/2
* Fork tokopedia/gripmock

## New Contributors
* @rez1dent3 made their first contribution in https://github.com/bavix/gripmock/pull/1

**Full Changelog**: https://github.com/bavix/gripmock/commits/v1.13.0
Loading