File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-alpha.41] ( https://github.com/getstrm/pace/compare/v1.0.0-alpha.40...v1.0.0-alpha.41 ) (2023-12-19)
2
+
3
+
4
+ ### Features
5
+
6
+ * ** pace-83:** add paging to catalog list rpcs (wip) ([ e7f0cf3] ( https://github.com/getstrm/pace/commit/e7f0cf3429be5ff6826084a42dd957ce50ba6546 ) )
7
+ * ** pace-83:** handles collibra paging ([ b1ecc30] ( https://github.com/getstrm/pace/commit/b1ecc306cb3fff53a72878677f84ebf5cb572202 ) )
8
+ * ** pace-83:** handles paging ([ 026ef12] ( https://github.com/getstrm/pace/commit/026ef12c726f477f7af779972f8f955e2e00de8c ) )
9
+ * ** pace-83:** merged with origin/alpha ([ 13af381] ( https://github.com/getstrm/pace/commit/13af38192dd11ad1937405e2cd4f785de13bd939 ) )
10
+ * ** pace-83:** paging for catalogs implemented ([ d2ccf6d] ( https://github.com/getstrm/pace/commit/d2ccf6d1efcd9078cd2eee7251323e0e4c00a6bb ) )
11
+ * ** pace-83:** paging implemented in the whole codebase ([ 7df9157] ( https://github.com/getstrm/pace/commit/7df91574f61d2bb938186dec205213fa6c1ccbdd ) )
12
+
1
13
# [ 1.0.0-alpha.40] ( https://github.com/getstrm/pace/compare/v1.0.0-alpha.39...v1.0.0-alpha.40 ) (2023-12-15)
2
14
3
15
Original file line number Diff line number Diff line change 1
- version = 1.0.0-alpha.40
1
+ version = 1.0.0-alpha.41
2
2
kotlinVersion =1.9.21
3
3
postgresPort =5432
4
4
schema =pace
Original file line number Diff line number Diff line change 4
4
- plugin : buf.build/community/google-gnostic-openapi:v0.7.0
5
5
out : .
6
6
opt :
7
- - version=1.0.0-alpha.40
7
+ - version=1.0.0-alpha.41
8
8
- title=PACE API
9
9
- enum_type=string
10
10
- plugin : buf.build/community/chrusty-jsonschema:v1.4.1
You can’t perform that action at this time.
0 commit comments